Skip to content

docs: Update migration logic in Notes API guide to run only during Globe's build phase#321

Merged
developerjamiu merged 2 commits intomainfrom
docs
Feb 26, 2026
Merged

docs: Update migration logic in Notes API guide to run only during Globe's build phase#321
developerjamiu merged 2 commits intomainfrom
docs

Conversation

@developerjamiu
Copy link
Contributor

  • Modified the migration runner to execute migrations only when the GLOBE_BUILD_ENV environment variable is set, preventing unnecessary migrations on every cold start.
  • Updated documentation to reflect the new behavior of the migration process.

Description

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

…obe's build phase

- Modified the migration runner to execute migrations only when the GLOBE_BUILD_ENV environment variable is set, preventing unnecessary migrations on every cold start.
- Updated documentation to reflect the new behavior of the migration process.
@developerjamiu developerjamiu self-assigned this Feb 26, 2026
@developerjamiu developerjamiu added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 26, 2026
@github-actions
Copy link

📚 Documentation changes in this PR can be previewed here.

@codekeyz codekeyz self-requested a review February 26, 2026 16:20
@developerjamiu developerjamiu merged commit 6b01bb6 into main Feb 26, 2026
3 checks passed
@developerjamiu developerjamiu deleted the docs branch February 26, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants