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

feature: build in CI and publish on source #96

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Conversation

marlonmarcello
Copy link
Contributor

Description

Adds a BUILD workflow to CI to make sure the build isn't broken before making a merge.
Restricts the Publish workflow to run only changes to certain directories is made

@marlonmarcello marlonmarcello requested a review from a team October 23, 2024 22:35
@marlonmarcello marlonmarcello self-assigned this Oct 23, 2024
@marlonmarcello marlonmarcello added the enhancement New feature or request label Oct 23, 2024
andrewrubin
andrewrubin previously approved these changes Oct 23, 2024
@andrewrubin
Copy link
Member

Hmm, this one is looking for ESLint v9, which is causing issues. Consider reverting that to v8?

@marlonmarcello
Copy link
Contributor Author

Hmm, this one is looking for ESLint v9, which is causing issues. Consider reverting that to v8?

Ya, damn dependabot. That's fixed now.

@marlonmarcello marlonmarcello merged commit 6c0c6d0 into main Oct 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants