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

Adopt GitHub concurrency & cancellation #7669

Merged
merged 6 commits into from
Jun 16, 2021

Conversation

woody-apple
Copy link
Contributor

@woody-apple woody-apple commented Jun 15, 2021

Problem

  • PRs with multiple commits are stalling out our queues. Moving build jobs to be queue depth of one per PR.
  • Main should not be affected

Change overview

  • Adoption of GitHub cancellations

Testing

How was this tested? (at least one bullet point required)

  • Running GitHub workflows, verified they cancel properly

@woody-apple woody-apple changed the title Adopt GitHub concurrency cancelling Adopt GitHub concurrency & cancellation Jun 15, 2021
@woody-apple
Copy link
Contributor Author

Going to tag this hotfix, as our queues are... quite high.

@woody-apple woody-apple added the hotfix urgent fix needed, can bypass review label Jun 15, 2021
@mspang mspang merged commit bf8b16b into project-chip:master Jun 16, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* First shot at concurrency

* Only doing one bloat check at once

* Adding more

* Limiting these runs too
@woody-apple woody-apple deleted the concurrency branch July 6, 2022 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github hotfix urgent fix needed, can bypass review review - pending workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants