Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: cancel obsolete runs automatically + streamline#1332

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicholasbishop merged 2 commits intorust-osdev:mainfromphip1611:ci
Aug 14, 2024

Conversation

phip1611
Copy link
Member

  • cancel obsolete runs automatically
  • streamline CI file

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See theRewriting History guide for help.
  • Update the changelog (if necessary)

The idea here is to cancel all runs that are in progress, when a new push to a branchhappens. Typically, a pipeline is invalid as soon as changes are merged. A new pipelinewill start anyway.To save computing time, and to prevent users from many expected "pipeline has failed"messages, this is beneficial.The impact is especially visible if you do frequent pushes in a short period of time.More info:https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre
@nicholasbishopnicholasbishop added this pull request to themerge queueAug 14, 2024
Merged via the queue intorust-osdev:main with commit1a0f27bAug 14, 2024
13 checks passed
@phip1611phip1611 deleted the ci branchAugust 14, 2024 18:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@phip1611@nicholasbishop

[8]ページ先頭

©2009-2025 Movatter.jp