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

Add canary tag to each release commit #317

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Add canary tag to each release commit #317

merged 2 commits into from
Jan 28, 2025

Conversation

JakeLane
Copy link
Contributor

@JakeLane JakeLane commented Jan 28, 2025

Motivation

It's difficult to know what commit is in Canary releases, so I hacked this together quickly.

Changes

I'm not very familiar with how to write proper actions here, so I just use the NPM CLI and GitHub script API to add the tag. Any suggestions on how to make this a bit cleaner would be welcome

Checklist

  • Existing or new tests cover this change

@JakeLane JakeLane requested a review from a team January 28, 2025 04:31
@JakeLane JakeLane force-pushed the add-git-tag-release branch from c6950bf to 452aeaf Compare January 28, 2025 23:21
@JakeLane JakeLane marked this pull request as ready for review January 28, 2025 23:33
@JakeLane JakeLane enabled auto-merge (squash) January 28, 2025 23:33
@JakeLane JakeLane merged commit 1a5b21d into main Jan 28, 2025
17 checks passed
@JakeLane JakeLane deleted the add-git-tag-release branch January 28, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants