Skip to content

1.0.0 commands #12853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2025
Merged

1.0.0 commands #12853

merged 2 commits into from
Jun 24, 2025

Conversation

prastoin
Copy link
Contributor

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added initial support for version 1.0.0 in the database upgrade command system, introducing an empty VersionCommands placeholder for future migration implementations.

  • Creates empty VersionCommands object for version 1.0.0 in packages/twenty-server/src/database/commands/upgrade-version-command/upgrade.command.ts, establishing the upgrade path structure
  • Follows established pattern seen in previous versions (0.23, 0.54) for organizing database migration commands
  • Empty command array suggests need for implementing specific migration commands before 1.0.0 release

1 file reviewed, 2 comments
Edit PR Review Bot Settings | Greptile

@prastoin prastoin enabled auto-merge (squash) June 24, 2025 18:13
Copy link
Contributor

github-actions bot commented Jun 24, 2025

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:62268

This environment will automatically shut down when the PR is closed or after 5 hours.

@charlesBochet charlesBochet disabled auto-merge June 24, 2025 18:20
@charlesBochet charlesBochet merged commit 02ce53b into main Jun 24, 2025
41 checks passed
@charlesBochet charlesBochet deleted the 1.0.0-commands branch June 24, 2025 18:20
abdulrahmancodes pushed a commit to abdulrahmancodes/twenty that referenced this pull request Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants