COMMITS
/ .github/workflows/runner.yml March 1, 2026
T
CI: Determine if source files were changed before building
Thaddeus Crews committed
September 29, 2025
T
CI: Add `changed-files` GitHub Action
Thaddeus Crews committed
November 9, 2025
L
Add `workflow_dispatch` triggers to platform CI.
Lukas Tenbrink committed
May 15, 2025
L
Make it possible to run CI manually if `DISABLE_GODOT_CI` is set.
Lukas Tenbrink committed
October 1, 2024
T
CI: Change godot-cpp from workflow to action
Thaddeus Crews committed
January 2, 2025
R
Merge pull request #100912 from Repiteo/ci/single-concurrency
Rémi Verschelde committed
December 29, 2024
T
CI: Only define single concurrency
Thaddeus Crews committed
T
Style: Minor pre-commit & `yaml` adjustments
Thaddeus Crews committed
September 26, 2024
T
CI: Support merge queues with default runner
Thaddeus Crews committed
July 8, 2024
T
Style: Format yaml files
Thaddeus Crews committed
July 11, 2023
R
CI: Allow skipping our GHA workflows with `DISABLE_GODOT_CI` variable
Rémi Verschelde committed
August 1, 2023
Y
CI: Extract godot-cpp testing into its own job
Yuri Sizov committed
April 19, 2023
R
CI: Speed up static checks by checking only changed files
Rémi Verschelde committed
April 4, 2023
Y
ci: wait for static check results before starting builds
yedpodtrzitko committed