OpenTTD/.github/workflows
Patric Stout b1812751e0
Fix: [CI] unbreak Linux releases by using a slightly older rust-cache action (#11758)
The maintainer bumped node16 -> node20 in a patch version, which
is a bit awkward for us, as we can't run node20 in this workflow
(yet). Most other actions used a major version for that, and for
similar reasons we cannot upgrade "download-artifact" to v4.

This is a temporary solution, while we start looking into how to
support node20 in this workflow.
2024-01-12 10:25:50 +00:00
..
ci-build.yml Change: add vcpkg.json to instruct vcpkg what dependencies we require 2023-12-30 18:40:04 +01:00
codeql.yml Cleanup ba67f39: CodeQL's dependency was forgotten to be removed 2023-09-21 21:48:35 +02:00
commit-checker.yml Change: [Actions] cancel previous run if pushing new PR 2023-02-26 23:33:15 +01:00
preview-build.yml Codechange: vendor the nlohmann-json library (#11290) 2023-09-13 16:11:34 +02:00
preview.yml Fix: [CI] preview for one PR could cancel the preview of another (#11121) 2023-07-08 12:10:15 +00:00
release-docs.yml Change: [Actions] split GitHub workflows into several smaller ones 2023-01-28 20:41:08 +01:00
release-linux.yml Fix: [CI] unbreak Linux releases by using a slightly older rust-cache action (#11758) 2024-01-12 10:25:50 +00:00
release-macos.yml Change: add vcpkg.json to instruct vcpkg what dependencies we require 2023-12-30 18:40:04 +01:00
release-source.yml Fix: [CI] Allow release-flow to run in forks (while skipping survey-key) (#11241) 2023-08-28 16:24:07 +02:00
release-windows-store.yml Change: [Actions] release Windows Store files to CDN 2023-01-28 20:41:08 +01:00
release-windows.yml Change: add vcpkg.json to instruct vcpkg what dependencies we require 2023-12-30 18:40:04 +01:00
release.yml Change: [CI] upload releases to new CDN (#11093) 2023-07-01 14:30:57 +02:00
script-missing-mode-enforcement.yml Add: workflow and script for checking missing mode enforcements 2023-03-08 22:33:47 +01:00
unused-strings.yml Change: [Actions] cancel previous run if pushing new PR 2023-02-26 23:33:15 +01:00
upload-cdn.yml Add: [CI] Create and store breakpad symbols for releases (#11247) 2023-08-30 18:27:15 +00:00
upload-gog.yml Fix d5a72193: [CI] downloading single artifact doesn't add folder to it (#11107) 2023-07-04 20:53:46 +00:00
upload-steam.yml Fix d5a72193: [CI] downloading single artifact doesn't add folder to it (#11107) 2023-07-04 20:53:46 +00:00