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

chore: use concurrency to cancel previous CI runs #453

Merged
merged 3 commits into from
Jul 1, 2022

Conversation

AlicanC
Copy link
Contributor

@AlicanC AlicanC commented Jun 30, 2022

(This PR is a port of FuelLabs/fuels-ts#361.)

From this SO page, it seems like the way we cancel previous runs is outdated and GitHub's native concurrency setting is the current practice: https://stackoverflow.com/questions/66335225/how-to-cancel-previous-runs-in-the-pr-when-you-push-new-commitsupdate-the-curre

@AlicanC AlicanC self-assigned this Jun 30, 2022
@AlicanC AlicanC added the tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable. label Jun 30, 2022
@AlicanC AlicanC marked this pull request as ready for review June 30, 2022 23:38
@Voxelot Voxelot enabled auto-merge (squash) July 1, 2022 02:14
@Voxelot Voxelot merged commit 15496bf into master Jul 1, 2022
@Voxelot Voxelot deleted the jc/gh-workflow-concurrency branch July 1, 2022 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants