You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github/workflows
Patric Stout 6fcc8727f5 Change: [Actions] cancel previous run if pushing new PR
Lately we had a few times that people pushed to their PR branch
a few times to make small changes. Sadly, this triggers all CIs
every time, which takes ~20 minutes. As we are limited in the
amount of runners we get assigned to us, this means all other CI,
even for other repositories within OpenTTD, are delayed too.

We can avoid this by simply cancelling old runs when a new PR is
pushed. There is a downside: sometimes people already push a new
commit, but still want to know if the old one passed. That will
no longer be possible with this change.
1 year ago
..
ci-build.yml Change: [Actions] cancel previous run if pushing new PR 1 year ago
codeql.yml Change: [Actions] cancel previous run if pushing new PR 1 year ago
commit-checker.yml Change: [Actions] cancel previous run if pushing new PR 1 year ago
preview_build.yml Fix: [Actions] preview_build failure due to git upgrade (#10323) 1 year ago
preview_label.yml Update: bump peter-evans/repository-dispatch from 1 to 2 2 years ago
preview_push.yml Update: bump peter-evans/repository-dispatch from 1 to 2 2 years ago
release-docs.yml Change: [Actions] split GitHub workflows into several smaller ones 1 year ago
release-linux.yml Change: release with (much) newer versions of dependencies for Generic Linux (#10484) 1 year ago
release-macos.yml Fix: [Actions] vcpkg needs pkg-config to build zlib on macOS (#10488) 1 year ago
release-source.yml Change: [Actions] split GitHub workflows into several smaller ones 1 year ago
release-windows-store.yml Change: [Actions] release Windows Store files to CDN 1 year ago
release-windows.yml Change: [Actions] split GitHub workflows into several smaller ones 1 year ago
release.yml Add: [Actions] upload releases to GOG automatically 1 year ago
unused-strings.yml Change: [Actions] cancel previous run if pushing new PR 1 year ago
upload-aws.yml Change: [Actions] release Windows Store files to CDN 1 year ago
upload-gog.yml Add: [Actions] upload releases to GOG automatically 1 year ago
upload-steam.yml Change: [Actions] split GitHub workflows into several smaller ones 1 year ago