Skip to content

Add version checks to migration CLI#782

Merged
timostamm merged 12 commits intomainfrom
psachs/add-version-checks
Aug 29, 2023
Merged

Add version checks to migration CLI#782
timostamm merged 12 commits intomainfrom
psachs/add-version-checks

Conversation

@paul-sachs
Copy link
Copy Markdown
Contributor

@paul-sachs paul-sachs commented Aug 23, 2023

Add the ability to force update packages when the installed versions may not satisfy requirements.

Updated with #787 to migrate across breaking changes by default.

For every future release up to version 1.0.0, we should update the constant targetVersionConnectEs, so that a migration from any version <1.x results in @connectrpc dependencies constrained to ^1.0.0.

Past v1, it is not necessary to update the constant. For every new major version, we can consider adding a new migration to the command.

@timostamm timostamm merged commit bbbf704 into main Aug 29, 2023
@timostamm timostamm deleted the psachs/add-version-checks branch August 29, 2023 14:51
@smaye81 smaye81 mentioned this pull request Aug 29, 2023
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