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
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.
9 months ago
..
ISSUE_TEMPLATE
codeql Codechange: [CodeQL] Disable CodeQL check on trivial switch statements (#10537) 2 years ago
workflows Fix: [CI] unbreak Linux releases by using a slightly older rust-cache action (#11758) 9 months ago
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Doc: 'game_changelog.hpp' not 'gs_changelog.hpp' in GitHub PR template (#11147) 1 year ago
changelog.sh
script-missing-mode-enforcement.py Change: Allow GS access to ScriptGroup functions 1 year ago
unused-strings.py