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

jenkins: use builtin disableConcurrentBuilds abortPrevious #2972

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dylex
Copy link
Collaborator

@dylex dylex commented Nov 8, 2023

Currently it's using a custom killOldBuilds script which relies on insecure access to the whole project tree. This functionality is now built-in so there should no need to use this function anymore. (This does affect all branches now, which seems better anyway, but could be made conditional if necessary.)

rather than custom killOldBuilds
@dylex dylex changed the title jenkins: use builtin disableConcurretnBuilds abortPrevious jenkins: use builtin disableConcurrentBuilds abortPrevious Nov 8, 2023
@WardBrian WardBrian merged commit e43fc08 into develop Nov 9, 2023
7 checks passed
@WardBrian WardBrian deleted the jenkins branch November 9, 2023 19:33
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.

2 participants