COMMITS
/ .github/workflows/linux_builds.yml September 29, 2025
T
CI: Add `changed-files` GitHub Action
Thaddeus Crews committed
February 16, 2026
T
SCons: Bump minimum Python version (3.8 → 3.9)
Thaddeus Crews committed
November 14, 2025
L
Integrate (a nerfed version of) clang-tidy into CI.
Lukas Tenbrink committed
July 29, 2025
H
GitHub Actions: Test project exporting on CI
Hugo Locurcio committed
February 6, 2026
T
January 19, 2026
P
chore: Update outdated GitHub Actions versions
Padraic Slattery committed
December 8, 2025
Y
Improve automated checks for GDExtension compatibility
Yarvin committed
December 13, 2025
P
Update access-kit to 0.18.0
Pāvels Nadtočajevs committed
November 9, 2025
L
Add `workflow_dispatch` triggers to platform CI.
Lukas Tenbrink committed
September 15, 2025
D
Update `GODOT_CPP_BRANCH` after Godot v4.5-stable release
David Snopek committed
August 25, 2025
T
CI: Ensure prettier/clearer sanitizer output
Thaddeus Crews committed
August 13, 2025
T
CI: Update dependency setup on Linux actions
Thaddeus Crews committed
July 24, 2025
P
Update access-kit to 0.17.0
Pāvels Nadtočajevs committed
May 21, 2025
P
[AccessKit] Update API to 0.16.0.
Pāvels Nadtočajevs committed
December 2, 2024
T
CI: Format SCons input flags & build action
Thaddeus Crews committed
April 22, 2025
T
Merge pull request #105662 from Repiteo/ci/mold
Thaddeus Crews committed
T
CI: Use `mold` as linker on Linux
Thaddeus Crews committed
T
CI: Remove legacy dependency
Thaddeus Crews committed
March 21, 2025
P
AccessKit integration for macOS, Linux, and Windows.
Pāvels Nadtočajevs committed
April 5, 2025
T
Revert "CI: Remove "Free disk space on runner" job"
Thaddeus Crews committed
April 4, 2025
T
CI: Remove "Free disk space on runner" job
Thaddeus Crews committed
February 27, 2025
M
Allow to compile templates without physics servers
Michael Alexsander committed
March 26, 2025
L
CI: Fix godot regression project test
LuoZhihao committed
March 13, 2025
T
CI: Trim cache before saving
Thaddeus Crews committed
December 15, 2024
T
CI: Ensure default branch cache persists
Thaddeus Crews committed
March 3, 2025
D
CI: Use correct godot-cpp branch
David Snopek committed
February 11, 2025
R
CI: Remove outdated reference to ubuntu-20.04
Rémi Verschelde committed
February 4, 2025
R
CI: Add a Linux job for `template_debug`
Rémi Verschelde committed
October 1, 2024
T
CI: Change godot-cpp from workflow to action
Thaddeus Crews committed
January 17, 2025
T
CI: Tighten timeout period for all jobs
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
December 18, 2024
T
C#: Add option to treat warnings as errors
Thaddeus Crews committed
December 17, 2024
R
.NET: Downgrade Microsoft.CodeAnalysis.CSharp to 4.8.0 for compat with SDK 8.0.1xy
Rémi Verschelde committed
December 13, 2024
H
Exclude known thirdparty/ ubsan errors
HP van Braam committed
December 12, 2024
R
Merge pull request #99709 from AThousandShips/cache_size_improve
Rémi Verschelde committed
December 1, 2024
T
C#: Fix warnings caught by new problem-matchers
Thaddeus Crews committed
November 27, 2024
T
CI: Add explicit problem matchers
Thaddeus Crews committed
November 21, 2024
A
[Buildsystem] Tweak cache sizes for CI
A Thousand Ships committed
November 12, 2024
T
SCons: Bump minimum SCons & Python versions
Thaddeus Crews committed
November 6, 2024
T
CI: Update Linux runners to Ubuntu 24.04
Thaddeus Crews committed
November 4, 2024
D
Patch the OpenXR headers to get EGL from GLAD if we're using it
David Snopek committed
October 3, 2024
D
OpenXR: Add support for Wayland on Linux
David Snopek committed
July 8, 2024
T
Style: Format yaml files
Thaddeus Crews committed
August 29, 2024
A
[Core] Optionally delete `Ref` `nullptr` comparisons
A Thousand Ships committed
July 17, 2024
A
[CI] Run unit tests on desktop release templates
A Thousand Ships committed
July 13, 2024
A
[CI] Upload build cache before running tests
A Thousand Ships committed
May 17, 2024
R
SCons: Bump min version to 3.1.2, test it on CI with one Linux job
Rémi Verschelde committed
March 16, 2024
A
CI: Enable submodules on the checkout action
Aaron Franke committed