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

Add concurrency groups #627

Merged
merged 3 commits into from
Apr 7, 2024
Merged

Add concurrency groups #627

merged 3 commits into from
Apr 7, 2024

Conversation

Temikus
Copy link
Member

@Temikus Temikus commented Apr 7, 2024

  • Add concurrency groups to integration tests to stop cleanup routines from stepping over each other.
  • Add concurrency group to unit tests to cancel the runs if we updated the PR ref
  • Trigger workflows when they get updated so we can test workflow changes inside the PRs

To stop cleanup routines from stepping over each other.
To cancel the run if we updated the PR ref
So workflows can be tested inside the PRs
@Temikus Temikus merged commit 6546438 into master Apr 7, 2024
5 checks passed
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