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

chore: do not publish release candidates #240

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

aroberts87
Copy link
Collaborator

No description provided.

@aroberts87 aroberts87 self-assigned this Oct 27, 2023
@aroberts87 aroberts87 added this to the 0.1.0 milestone Oct 27, 2023
@aroberts87 aroberts87 marked this pull request as ready for review October 30, 2023 16:48
@@ -2,8 +2,7 @@ name: Release
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-rc[0-9]+'
- '^[0-9]+.[0-9]+.[0-9]+$'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as per slack discussion:

Suggested change
- '^[0-9]+.[0-9]+.[0-9]+$'
- '[0-9]+.[0-9]+.[0-9]+'
- '![0-9]+.[0-9]+.[0-9]+-rc[0-9]+'

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry about that. I didn't see your comment here and just put this in directly.

@aroberts87 aroberts87 force-pushed the chore/dont-publish-rcs branch from 6007831 to 1db3886 Compare October 30, 2023 18:37
@aroberts87 aroberts87 enabled auto-merge (squash) October 30, 2023 18:43
@aroberts87 aroberts87 merged commit afef621 into main Oct 30, 2023
6 checks passed
@aroberts87 aroberts87 deleted the chore/dont-publish-rcs branch October 30, 2023 18:53
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