summaryrefslogtreecommitdiffstats
path: root/.github/actions
Commit message (Expand)AuthorAgeFilesLines
* CI: Bump SCons to latest (4.8.0 → 4.8.1)Thaddeus Crews2024-11-161-1/+1
* SCons: Improve cache purging logicThaddeus Crews2024-11-153-9/+6
* SCons: Bump minimum SCons & Python versionsThaddeus Crews2024-11-121-1/+0
* Style: Format yaml filesThaddeus Crews2024-09-139-37/+53
* Add Metal support for macOS (arm64) and iOSStuart Carnie2024-08-201-0/+3
* 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] Upload build cache before running testsA Thousand Ships2024-07-132-5/+21
|/
* CI: Keep GHA artifacts for 60 daysRémi Verschelde2024-06-211-1/+2
* CI: Pin Python 3.12.3 to workaround GHA issueRémi Verschelde2024-06-101-1/+1
* SCons: Bump min version to 3.1.2, test it on CI with one Linux jobRémi Verschelde2024-05-173-14/+17
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+0
* Bump github workflows to SCons 4.7Andrew Morrow2024-04-051-1/+1
* CI: Update actions to latest versions, use default runner .NET versionRémi Verschelde2024-02-224-4/+4
* Identify pull request builds from GitHub Actions with the PR numberHugo Locurcio2023-10-161-1/+13
* CI: Extract godot-cpp testing into its own jobYuri Sizov2023-08-015-0/+110
* CI: Pin SCons to 4.4.0, the new 4.5.0 is brokenRémi Verschelde2023-03-061-1/+1
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-10/+7
* CI: Bump various GitHub actions to latest versionsRémi Verschelde2022-08-252-2/+2
* SCons: Default `num_jobs` to max CPUs minus 1 if not specifiedRémi Verschelde2022-07-171-1/+1
* CI: Reduce max cache to 7 GiB, remove Windows debug symbolsRémi Verschelde2022-03-301-2/+3
* Remove last editor code dependencies in template buildRémi Verschelde2022-03-281-0/+1
* CI: Update to actions/cache@v3, increase cache limit to 10 GiBRémi Verschelde2022-03-232-2/+3
* [CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli2021-09-144-0/+104