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

Split GH actions out into independent steps #29

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

hamlim
Copy link
Owner

@hamlim hamlim commented Jul 11, 2024

This should help parallelize CI a bit, we're going to end up duplicating some amount of effort (step setup, installing deps) but betting on that being faster fast enough that it's worth while.

Changes:

  • Remove .github/workflows/code-quality.yaml
  • Add additional workflow files

@hamlim hamlim merged commit a0d5560 into main Jul 11, 2024
6 checks passed
@hamlim hamlim deleted the chore/parallelize-ci branch July 11, 2024 22:51
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