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

ci: Limit test job concurrency #923

Merged
merged 2 commits into from
Aug 23, 2022
Merged

ci: Limit test job concurrency #923

merged 2 commits into from
Aug 23, 2022

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Aug 23, 2022

Cancels running jobs when new commits are pushed.

Copied from @WillDaSilva's work on meltano/meltano.

@edgarrmondragon edgarrmondragon self-assigned this Aug 23, 2022
@edgarrmondragon edgarrmondragon marked this pull request as ready for review August 23, 2022 15:16
@edgarrmondragon edgarrmondragon requested a review from a team as a code owner August 23, 2022 15:16
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #923 (136a7c1) into main (d94e0d8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #923   +/-   ##
=======================================
  Coverage   80.37%   80.37%           
=======================================
  Files          34       34           
  Lines        3425     3425           
  Branches      681      681           
=======================================
  Hits         2753     2753           
  Misses        499      499           
  Partials      173      173           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edgarrmondragon edgarrmondragon merged commit 797226a into main Aug 23, 2022
@edgarrmondragon edgarrmondragon deleted the ci/job-concurrency branch August 23, 2022 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants