Skip to content

Separate build release CI steps #20

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

Merged

Conversation

pedro-avalos
Copy link
Contributor

Addresses #19.

Please let me know if I made a mistake or if I took too many liberties in this PR.

Also, the prettier check step is definitely working. It's complaining about 12 files. Should I format them in this PR or a separate one?

This makes the setup stage reusable across different workflows
This workflow runs on push, PR, or workflow dispatch, and it runs the prettier formatting check.
You never know when you'll accidentally `git add -a` ...
@pedro-avalos
Copy link
Contributor Author

By the way, I made sure to test the build & release CI on a separate branch on my fork, and it passed through everything except pushing to the VSX registry (obviously, since I don't have a PAT).

@3timeslazy 3timeslazy merged commit 298357f into 3timeslazy:main Oct 27, 2024
1 check failed
@3timeslazy
Copy link
Owner

@pedro-avalos,

Looks good, thank you! Don't worry about the formatting, I'll fix it myself

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