summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #97503 from Repiteo/ci/merge_queueRémi Verschelde2024-09-291-1/+1
|\
| * CI: Support merge queues with default runnerThaddeus Crews2024-09-261-1/+1
* | Add a few missing CODEOWNERSA Thousand Ships2024-09-281-1/+4
* | Update CODEOWNERSA Thousand Ships2024-09-251-119/+170
|/
* CI: Improve `godot-cpp` actionsThaddeus Crews2024-09-192-29/+28
* Merge pull request #96967 from m4gr3d/update_android_editor_flavorsRémi Verschelde2024-09-161-1/+1
|\
| * Update the Android editor flavors to avoid vendor-specific referencesFredia Huya-Kouadio2024-09-131-1/+1
* | Style: Format yaml filesThaddeus Crews2024-09-1319-182/+198
|/
* [Core] Optionally delete `Ref` `nullptr` comparisonsA Thousand Ships2024-09-126-6/+6
* Improve support for XR projectsFredia Huya-Kouadio2024-09-061-0/+1
* CI: add C compile step for gdextension_interface.hJan Haller2024-09-021-0/+10
* Add support for compiling with VS clang-cl toolsetAlula2024-08-281-0/+11
* Add Metal support for macOS (arm64) and iOSStuart Carnie2024-08-201-0/+3
* Update GDExtension related CI after Godot 4.3-stable's releaseDavid Snopek2024-08-151-1/+1
* CI: Update Emscripten to 3.1.64Rémi Verschelde2024-08-081-1/+1
* [Web] Enable the closure compiler in CIFabio Alessandrelli2024-07-261-1/+1
* Merge pull request #94444 from Repiteo/ci/bump-sconsRémi Verschelde2024-07-221-1/+1
|\
| * CI: Bump SCons version (4.7.0→4.8.0)Thaddeus Crews2024-07-221-1/+1
* | Merge pull request #94442 from Repiteo/ci/revert-python-versionRémi Verschelde2024-07-221-1/+1
|\ \
| * | Revert "CI: Pin Python 3.12.3 to workaround GHA issue"Thaddeus Crews2024-07-161-1/+1
| |/
* | [CI] Run unit tests on desktop release templatesA Thousand Ships2024-07-183-11/+12
* | [CI] Upload build cache before running testsA Thousand Ships2024-07-138-17/+67
|/
* Update the github Android builds configFredia Huya-Kouadio2024-06-261-14/+40
* CI: Keep GHA artifacts for 60 daysRémi Verschelde2024-06-211-1/+2
* C#: Escape generated membersRaul Santos2024-06-151-1/+1
* CI: Pin Python 3.12.3 to workaround GHA issueRémi Verschelde2024-06-101-1/+1
* [CI] Enable ANGLE static linking.bruvzg2024-05-281-1/+12
* SCons: Bump min version to 3.1.2, test it on CI with one Linux jobRémi Verschelde2024-05-1710-22/+36
* CI: Re-add `CHANGED_FILES` logic for pre-commit checksRémi Verschelde2024-05-111-1/+15
* Merge pull request #91597 from Repiteo/ci/pre-commit-handle-everythingRémi Verschelde2024-05-081-59/+5
|\
| * CI: Overhaul static checks to use `pre-commit`Thaddeus Crews2024-05-081-59/+5
* | Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
* | CI: Use Emscripten 3.1.59 for Web platformRémi Verschelde2024-05-081-1/+1
|/
* Fix various typos with codespellRémi Verschelde2024-05-071-1/+1
* Buildsystem: Speedup `pre-commit` static checkThaddeus Crews2024-05-011-0/+2
* [CI] [macOS] Build for both `arm64` and `x86_64`A Thousand Ships2024-04-241-4/+14
* [CI] [macOS] Fix CI with new GitHub runnersA Thousand Ships2024-04-231-1/+1
* Bump github workflows to SCons 4.7Andrew Morrow2024-04-051-1/+1
* Remove buggy first interactionAdam Scott2024-04-051-35/+0
* Fix first interaction line breaksAdam Scott2024-04-041-17/+4
* Add first interaction action to better inform newcomersAdam Scott2024-04-041-0/+48
* [CI] Improve fetching of changed filesA Thousand Ships2024-03-281-1/+1
* [CI] Work around diff size limit for static checksA Thousand Ships2024-03-271-1/+1
* CI: Enable submodules on the checkout actionAaron Franke2024-03-157-0/+14
* Merge pull request #88671 from akien-mga/ci-actions-updateRémi Verschelde2024-03-066-11/+5
|\
| * CI: Update actions to latest versions, use default runner .NET versionRémi Verschelde2024-02-226-11/+5
* | Move dotnet-format script to pre-commitRaul Santos2024-03-021-8/+0
* | Replace hand-written pre-commit hooks with `pre-commit` Python toolAarni Koskela2024-02-261-15/+4
* | Fix lint errors in WebXR moduleDavid Snopek2024-02-231-1/+1
* | Use godot-cpp 4.2 for the "Godot CPP" CI workflowDavid Snopek2024-02-231-1/+1
|/