Skip to content

Conversation

@pitoniak32
Copy link
Contributor

resolves: #2335

Changes

add concurrency options

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@pitoniak32 pitoniak32 requested a review from a team as a code owner November 25, 2024 01:16
@codecov
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.5%. Comparing base (dd982e3) to head (32cec96).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2337   +/-   ##
=====================================
  Coverage   79.5%   79.5%           
=====================================
  Files        123     123           
  Lines      21365   21365           
=====================================
  Hits       17004   17004           
  Misses      4361    4361           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@cijothomas
Copy link
Member

@pitoniak32 and I manually verified this is indeed cancelling previous in-progress run when new commit was pushed. So it works as expected. Thank you!

@cijothomas cijothomas merged commit 129ca03 into open-telemetry:main Nov 25, 2024
22 of 23 checks passed
@pitoniak32 pitoniak32 deleted the feat/ci-add-concurrency branch November 25, 2024 16:52
pitoniak32 added a commit to pitoniak32/opentelemetry-rust that referenced this pull request Dec 4, 2024
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.

[Feature]: Using concurrency option in CI to limit number of runners spun up per branch

2 participants