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

Improve CI Resource Usage #526

Merged
merged 2 commits into from Feb 18, 2022
Merged

Improve CI Resource Usage #526

merged 2 commits into from Feb 18, 2022

Conversation

blink1073
Copy link
Contributor

Follows what was done to address pypa/setuptools#3093

@pradyunsg
Copy link
Member

Concurrenty

Thanks for filing this PR! Could you please fix this typo in the commit message: concurrency?

@blink1073 blink1073 changed the title Add Concurrenty Limit in CI Add Concurrency Limit in CI Feb 18, 2022
@blink1073
Copy link
Contributor Author

Thanks for filing this PR! Could you please fix this typo in the commit message: concurrency?

Haha thanks, fixed

@takluyver
Copy link
Member

Thanks! I see this is part of what @di suggested in his email to pypa-committers. While we're here, should we also disable builds on pushes to branches other than main, i.e.:

on:
  push:
    branches:
      - main
  pull_request:

(When I make a PR myself, I'll probably push the branch to this repo, because there's a redirect from takluyver/flit to pypa/flit so long as I don't fork it)

@blink1073
Copy link
Contributor Author

blink1073 commented Feb 18, 2022

Sounds good, will follow up when I get back to keyboard

@blink1073 blink1073 changed the title Add Concurrency Limit in CI Improve CI Resource Usage Feb 18, 2022
@takluyver takluyver merged commit 9112376 into pypa:main Feb 18, 2022
@takluyver
Copy link
Member

Thanks @blink1073 !

@takluyver takluyver added this to the 3.7 milestone Feb 21, 2022
@blink1073 blink1073 deleted the patch-1 branch March 11, 2022 13:27
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.

None yet

3 participants