Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Format yaml files | Thaddeus Crews | 2024-09-13 | 1 | -3/+5 |
| | |||||
* | Style: Trim trailing whitespace and ensure newline at EOF | Rémi Verschelde | 2024-05-08 | 1 | -1/+0 |
| | | | | Found by apply the file_format checks again via #91597. | ||||
* | CI: Extract godot-cpp testing into its own job | Yuri Sizov | 2023-08-01 | 1 | -0/+24 |
This ensures that the godot-cpp job has plenty of resources to run its build and avoid being affected by the main build. Additionally: - Extract test tasks into dedicated actions. - Upload artifacts as early as possible. - Ensure that we check master cache before random cache. |