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

(cherry picked from commit b388412270)
2021-05-04 12:54:52 +02:00
..
android_builds.yml CI: Bump BASE_BRANCH from 3.2 to 3.x 2021-04-19 14:37:47 +02:00
ios_builds.yml CI: Bump BASE_BRANCH from 3.2 to 3.x 2021-04-19 14:37:47 +02:00
javascript_builds.yml CI: Upgrade Emscripten to 2.0.15 (same as official standard builds) 2021-04-28 11:52:35 +02:00
linux_builds.yml CI: Add `--doctool` check to find missing classref updates 2021-05-04 12:54:52 +02:00
macos_builds.yml CI: Bump BASE_BRANCH from 3.2 to 3.x 2021-04-19 14:37:47 +02:00
server_builds.yml CI: Bump BASE_BRANCH from 3.2 to 3.x 2021-04-19 14:37:47 +02:00
static_checks.yml [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
windows_builds.yml CI: Bump BASE_BRANCH from 3.2 to 3.x 2021-04-19 14:37:47 +02:00