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

Improvement: Deleting node versions #22

Open
robinjhuang opened this issue Jun 3, 2024 · 0 comments
Open

Improvement: Deleting node versions #22

robinjhuang opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@robinjhuang
Copy link
Member

We should treat deleted versions as gone forever. Publisher should not be able to re-publish a node version with the same version number. Reason being, we don't want users that installed a certain version to get any surprises when that version is replaced with another actual version.

TODO:

  • Add deleted column to a node version.
  • When node is deleted, make sure to mark it as deleted
  • All list functions should not include deleted node versions
  • make sure users cannot publish node versions that have been deleted
@robinjhuang robinjhuang added the enhancement New feature or request label Jun 3, 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
Projects
None yet
Development

No branches or pull requests

1 participant