godot/.github/workflows
Rémi Verschelde 9063e907a7
CI: Fixup failure to get changed files on merge
The checkout might be too shallow so the before commit isn't available.
The logic was already written to take this into account (it then generates
an empty 'changed.txt' which falls back to testing everything), but the
error code would still force terminate the job.

Hopefully we can find a way to make the logic work for merge events too in
the future, but for now this is a quick fix.
2023-04-20 17:51:53 +02:00
..
android_builds.yml ci: wait for static check results before starting builds 2023-04-04 22:05:15 +07:00
ios_builds.yml ci: wait for static check results before starting builds 2023-04-04 22:05:15 +07:00
linux_builds.yml ci: wait for static check results before starting builds 2023-04-04 22:05:15 +07:00
macos_builds.yml ci: wait for static check results before starting builds 2023-04-04 22:05:15 +07:00
runner.yml CI: Speed up static checks by checking only changed files 2023-04-20 11:40:09 +02:00
static_checks.yml CI: Fixup failure to get changed files on merge 2023-04-20 17:51:53 +02:00
web_builds.yml ci: wait for static check results before starting builds 2023-04-04 22:05:15 +07:00
windows_builds.yml [ci/windows] remove obsolete 'tools' in the name 2023-04-05 14:10:52 +02:00