godot/.github/workflows
Rémi Verschelde afb65ebc2c
CI: Add --doctool check to find missing classref updates
This will enforce that PRs properly sync the class reference templates to match
their changes to the public API, and help notice binding bugs in the process
(e.g. missing enum bindings, unexpected API changes or missing argument names).

This should also serve as a reminder to contributors that their changes impact
the scripting API and might warrant actually filling the descriptions for the
new methods/properties/etc.
2021-05-03 20:44:49 +02:00
..
android_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00
ios_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00
javascript_builds.disabled CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00
linux_builds.yml CI: Add --doctool check to find missing classref updates 2021-05-03 20:44:49 +02:00
macos_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00
static_checks.yml [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00
windows_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 11:51:55 +01:00