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

ci: add test, fmt, lint workflows #13

Merged
merged 9 commits into from
Dec 18, 2024
Merged

ci: add test, fmt, lint workflows #13

merged 9 commits into from
Dec 18, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Dec 16, 2024

Adds a makefile with test, fmt and lint, and a CI workflow job for each that runs them.
lint and fmt use macOS runners because swiftformat comes preinstalled, and installing swiftlint onto an Ubuntu runner is difficult.

I've manually verified that the lint and fmt are getting reported in the GitHub Actions format, and are correctly showing up on the Files changed tab as warnings & errors.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ethanndickson ethanndickson force-pushed the ethan/ci-setup branch 5 times, most recently from ad4be85 to 44997e6 Compare December 16, 2024 04:58
@ethanndickson ethanndickson marked this pull request as ready for review December 16, 2024 05:03
@ethanndickson ethanndickson merged commit b41d364 into main Dec 18, 2024
4 checks passed
@ethanndickson ethanndickson deleted the ethan/ci-setup branch January 23, 2025 02:49
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