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

Allow user to roll back to previous version when a version was deleted from deployment #3

Open
tpoveda opened this issue Mar 13, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tpoveda
Copy link
Member

tpoveda commented Mar 13, 2020

In the following scenario:

  1. We release a new version of a project deployment (eg. 0.0.12)
  2. The user executes the launcher and download that version.
  3. We detect that version is wrong and we delete it from repository.
  4. The user executes the launcher again.
  5. A message error will appear telling the user that package 0.0.12 does not exists. And the launcher app will close automatically.

In this situation, instead of closing the all que should allow the user to roll bak to a previous version of the tool.

@tpoveda tpoveda added the bug Something isn't working label Mar 13, 2020
@tpoveda tpoveda self-assigned this Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant