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

Feat: expose latest version only for releasing formal version #660

Closed
healthjyk opened this issue Dec 6, 2023 · 0 comments · Fixed by #726
Closed

Feat: expose latest version only for releasing formal version #660

healthjyk opened this issue Dec 6, 2023 · 0 comments · Fixed by #726
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@healthjyk
Copy link
Contributor

healthjyk commented Dec 6, 2023

What would you like to be added?

  1. update homebrew formula only when releasing formal version;
  2. update scoop-bucket formula only when releasing formal version;
  3. publish latest docker image only when releasing formal version.

Why is this needed?

Only expose as latest version when releasing formal version, whose tag must be in format va.b.c, e.g. v0.10.0. Other versions should not be set as the latest version, such as v0.9.2-rc.2.

@healthjyk healthjyk added the kind/feature Categorizes issue or PR as related to a new feature label Dec 6, 2023
@healthjyk healthjyk self-assigned this Dec 6, 2023
@healthjyk healthjyk changed the title Feat: A better way to release installation binary Feat: expose latest version only for releasing formal version Dec 27, 2023
@ffforest ffforest added this to the 0.10.0 milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants