summaryrefslogtreecommitdiffstats
path: root/.github/actions
Commit message (Expand)AuthorAgeFilesLines
* 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