godot/.github/workflows
Rémi Verschelde a890457693
CI: Make extension API compatibility check mandatory
This means that any PR which breaks the extension API should
handle it properly, that is:

- Add compatibility methods to ensure that existing function hashes work
- Document the changes in the relevant misc/extension_api_validation/ file
2023-08-03 15:56:34 +02:00
..
android_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
godot_cpp_test.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
ios_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
linux_builds.yml CI: Make extension API compatibility check mandatory 2023-08-03 15:56:34 +02:00
macos_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00
runner.yml CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable 2023-08-02 17:48:47 +02:00
static_checks.yml Fix doc_status.py trying to get removed version tag from XML 2023-07-13 16:25:54 +02:00
web_builds.yml CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout 2023-05-18 16:22:25 +02:00
windows_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-01 20:41:45 +02:00