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

Add new command which allows downloading new Shlink versions #221

Open
acelaya opened this issue May 19, 2024 · 0 comments
Open

Add new command which allows downloading new Shlink versions #221

acelaya opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request experimental

Comments

@acelaya
Copy link
Member

acelaya commented May 19, 2024

This tool currently allows to set-up a new Shlink version, importing configuration from the previous one.

However, users are still responsible of manually downloading the new dist file. It would be good to provide some tooling capable of doing that.

Considerations:

  • It should limit how many versions you can "jump" in one go. For major versions, it would require you to be in the last minor version of the previous major.
  • It should create a backup of the previous version, ensuring a rollback is possible if needed.
  • It should ideally allow to rollback too, taking care of running database migrations "down".
@acelaya acelaya added enhancement New feature or request experimental labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental
Projects
None yet
Development

No branches or pull requests

1 participant