godot/.github/workflows
Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension
Non-exhaustive list of case-sensitive renames:

GDExtension -> GDNative
GDNATIVE -> GDEXTENSION
gdextension -> gdnative
ExtensionExtension ->Extension (for where there was GDNativeExtension)
EXTENSION_EXTENSION ->EXTENSION (for where there was GDNATIVE_EXTENSION)
gdnlib -> gdextension
gdn_interface -> gde_interface
gdni -> gde_interface
2022-12-12 11:04:57 +01:00
..
android_builds.yml SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
ios_builds.yml SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
linux_builds.yml Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
macos_builds.yml SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
static_checks.yml ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
web_builds.yml SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
windows_builds.yml Add MSVC problem matcher to CI 2022-11-11 13:23:59 -08:00