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 swc update workflow #32

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

Jayllyz
Copy link
Contributor

@Jayllyz Jayllyz commented Aug 2, 2024

#28

This workflow runs every Monday at 00:00 UTC and can also be started manually.

It checks the latest SWC version on npm and compares it to the one contained in package.json.

Feel free to review each step that could be improved, this is the first time I've created such workflow. (It was interesting to learn how to do it even if you close it 👍 ).

I tested it on a private repo, here's the PR result:
image

@marco-ippolito
Copy link
Member

Amazing job! just a few nits

@marco-ippolito marco-ippolito merged commit 02459f5 into nodejs:main Aug 2, 2024
4 checks passed
@marco-ippolito marco-ippolito mentioned this pull request Aug 2, 2024
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