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): faster builds #5

Merged
merged 9 commits into from
Dec 14, 2024
Merged

chore(ci): faster builds #5

merged 9 commits into from
Dec 14, 2024

Conversation

jssblck
Copy link
Member

@jssblck jssblck commented Dec 14, 2024

Overview

Makes builds in CI faster by concurrently running the cargo build, cargo check, and cargo test commands.

Acceptance criteria

CI is faster, nothing breaks

Testing plan

Manual review of CI and CI times

Metrics

None

Risks

No major risk

References

None

Checklist

  • I added tests for this PR's change (or explained in the PR description why tests don't make sense).

@jssblck jssblck marked this pull request as ready for review December 14, 2024 02:24
@jssblck jssblck requested a review from a team as a code owner December 14, 2024 02:24
@jssblck jssblck requested a review from spatten December 14, 2024 02:24
@jssblck jssblck merged commit 8e33a95 into main Dec 14, 2024
20 checks passed
@jssblck jssblck deleted the ci/faster-builds branch December 14, 2024 02:25
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.

1 participant