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: add canary releases for main branch #253

Merged
merged 1 commit into from
Sep 12, 2024
Merged

feat: add canary releases for main branch #253

merged 1 commit into from
Sep 12, 2024

Conversation

boopathi
Copy link
Member

Add canary release for all main branch merges.

Automatically increment the canary version and publish it with tag canary. If the current version is 1.2.3, the canary version would be 1.2.4-canary.0, 1.2.4-canary.1, etc.

@boopathi boopathi added the minor label Sep 11, 2024
@boopathi
Copy link
Member Author

👍

1 similar comment
@ponimas
Copy link
Contributor

ponimas commented Sep 12, 2024

👍

@boopathi boopathi merged commit c44978e into main Sep 12, 2024
13 checks passed
@boopathi boopathi deleted the canary-releases branch September 12, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants