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 Branch Releases #332

Open
hollowaykeanho opened this issue Jun 7, 2024 · 1 comment
Open

Allow Branch Releases #332

hollowaykeanho opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
Done and Pending Release Completed and staging for next release. New Feature Case is about developing a new feature/aspect.

Comments

@hollowaykeanho
Copy link
Member

hollowaykeanho commented Jun 7, 2024

Description

A lot of package managers (notably go and npm) are using branch release strategy to manage different release version. Hence, we have to facilitate such development seamlessly. The release must have:

  1. latest_[tech] branch - keeps the latest release artifacts.
  2. [version]_[tech] branch - keeps a version's artifacts.

Expected Behavior

branch release is available and autonomous.

Current Behavior

branch release has to be done manually.

Associated Data Files

No response

@hollowaykeanho hollowaykeanho added New Feature Case is about developing a new feature/aspect. Discussion Matter is still in discussion. No commitment yet. labels Jun 7, 2024
@hollowaykeanho hollowaykeanho self-assigned this Jun 7, 2024
@hollowaykeanho hollowaykeanho added In Progress Someone is working on the case. and removed Discussion Matter is still in discussion. No commitment yet. labels Jun 7, 2024
@hollowaykeanho
Copy link
Member Author

implemented in a4e0b55

@hollowaykeanho hollowaykeanho added Done and Pending Release Completed and staging for next release. and removed In Progress Someone is working on the case. labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done and Pending Release Completed and staging for next release. New Feature Case is about developing a new feature/aspect.
Projects
Status: v3.0.0
Development

No branches or pull requests

1 participant