godot/.github
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
..
actions CI: Pin SCons to 4.4.0, the new 4.5.0 is broken 2023-03-06 08:42:51 +01:00
ISSUE_TEMPLATE Emphasize the importance of uploading a minimal reproduction project 2022-11-17 21:46:41 +01:00
workflows CI: Fixup failure to get changed files on merge 2023-04-20 17:51:53 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Rewrite PR template to make it slightly less verbose 2022-06-28 16:11:54 +02:00