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] Concurrency optimizations #8614

Merged
merged 1 commit into from Nov 19, 2023
Merged

Conversation

Grub4K
Copy link
Member

@Grub4K Grub4K commented Nov 18, 2023

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

This PR adds a cancel CI running on PRs so that we dont fill up the queue unnecessarily.

It also removes the cancel for master builds, so as to make it queue up neatly one after another. This would result in more frequent builds, and not having to wait for another build to finish for the next push.

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@bashonly bashonly added the docs/meta/cleanup related to docs, code cleanup, templates, devscripts etc label Nov 18, 2023
@Grub4K Grub4K merged commit f124fa4 into yt-dlp:master Nov 19, 2023
15 checks passed
@Grub4K Grub4K deleted the feat/ci-concurrency branch November 20, 2023 11:21
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs/meta/cleanup related to docs, code cleanup, templates, devscripts etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants