Skip to content
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

Automate module upgrade/downgrades #36

Open
tabboud opened this issue Nov 30, 2020 · 0 comments
Open

Automate module upgrade/downgrades #36

tabboud opened this issue Nov 30, 2020 · 0 comments

Comments

@tabboud
Copy link
Contributor

tabboud commented Nov 30, 2020

A common theme we have seen internally is incorrectly bumping the module version when releasing a new major version of a service. There are automated tools (https://github.com/marwan-at-work/mod) available to perform the upgrade/downgrade, but we also need something that is godel aware to handle bumping the module version in the godel dist-plugin.yml, for example in the version-var field.
We could add a sub cmd to godelw mod such as godelw mod upgrade / godelw mod downgrade which wraps the module upgrade logic and also handles upgrading / downgrading the dist-plugin config.

Simple POC to show how easy it would be to wrap: master...tabboud:ta/upgrade

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

No branches or pull requests

1 participant