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

chore: CI workflow [DT-5996] #25

Merged
merged 14 commits into from
Nov 1, 2024
Merged

chore: CI workflow [DT-5996] #25

merged 14 commits into from
Nov 1, 2024

Conversation

lanesawyer
Copy link
Collaborator

@lanesawyer lanesawyer commented Jun 3, 2024

chore: Checks workflow

Adds a GitHub Action workflow for running the various checks we'll want in the codebase. This has placeholders for linting, but does run build, format, lint, tests, and typechecks!

I tried it differently from our other repos, in that each step is a separate job. This will have them all run, so we can see any issues in all of them, rather than just a failure from a check listed higher up.

@lanesawyer lanesawyer changed the title chore: Checks workflow chore: Checks workflow [DT-5996] Jun 4, 2024
@lanesawyer lanesawyer enabled auto-merge (squash) October 31, 2024 23:01
@lanesawyer lanesawyer changed the title chore: Checks workflow [DT-5996] chore: CI workflow [DT-5996] Oct 31, 2024
@lanesawyer lanesawyer requested review from a team, TheMooseman and crispipear and removed request for a team October 31, 2024 23:01
@lanesawyer lanesawyer merged commit 7107135 into main Nov 1, 2024
5 checks passed
@lanesawyer lanesawyer deleted the lane/checks-workflow branch November 1, 2024 17:02
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