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

Fix CI config #106

Merged
merged 3 commits into from
Mar 4, 2024
Merged

Fix CI config #106

merged 3 commits into from
Mar 4, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Mar 4, 2024

This updates GitHub workflows to use the latest version of Node and other actions, which should fix the release script which is currently broken due to tsup requiring Node 18+.

Additionally, this adds the "Check PR Labels" workflow to force PRs to have proper labels for auto before merging.

@ghengeveld ghengeveld added patch Increment the patch version when merged release Create a `latest` release when merged skip-release Preserve the current version when merged and removed release Create a `latest` release when merged labels Mar 4, 2024
Copy link
Contributor

@JonathanKolnik JonathanKolnik left a comment

Choose a reason for hiding this comment

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

🚀

@ghengeveld ghengeveld added release Create a `latest` release when merged and removed skip-release Preserve the current version when merged labels Mar 4, 2024
@ghengeveld ghengeveld merged commit 48dd9f6 into main Mar 4, 2024
9 checks passed
@ghengeveld ghengeveld deleted the fix-ci branch March 4, 2024 10:47
@github-actions github-actions bot added the released This issue/pull request has been released. label Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

🚀 PR was released in v2.3.0-next.0 🚀

@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged prerelease This change is available in a prerelease. release Create a `latest` release when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants