godot/.github/workflows
Rémi Verschelde 3076f2f9c9 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

(cherry picked from commit a890457693)
2023-09-20 22:44:04 +02:00
..
android_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
godot_cpp_test.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00
ios_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
linux_builds.yml CI: Make extension API compatibility check mandatory 2023-09-20 22:44:04 +02:00
macos_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00
runner.yml CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable 2023-08-02 18:42:29 +02:00
static_checks.yml CI: Update static checks to black 23.3.0 2023-06-19 23:33:02 +02:00
web_builds.yml Bump version to 4.1.1-rc 2023-07-05 22:14:15 +02:00
windows_builds.yml CI: Extract godot-cpp testing into its own job 2023-08-02 17:10:30 +02:00