Andrii Doroshenko (Xrayez)
2946535a6f
CI: Refactor build workflows to use SCONSFLAGS
2020-10-16 14:41:30 +02:00
umarcor
935170c6d1
ci: do not use set-env
2020-10-16 05:11:28 +02:00
umarcor
b8855ed732
CI: upload artifacts
...
Set retention-days of all artifacts to 14.
2020-10-15 20:32:16 +02:00
Rémi Verschelde
69e958b48d
CI: List contents of bin/ after build
...
This can be used to compare impacts on the generated files
and especially their size in PRs.
2020-10-15 19:50:49 +02:00
Hugo Locurcio
82b30f36cb
GitHub Actions: Prepend emoji to platform names for easy visual grepping
2020-08-23 15:13:36 +02:00
Rémi Verschelde
cf2e0116d9
CI: Properly exclude Azure repositories on Ubuntu
...
Nuke all the pre-defined repos, we just need stock Ubuntu.
2020-08-11 17:14:47 +02:00
Rémi Verschelde
2cf5ad9ea9
CI: Fix cache key and include base branch
...
The base branch is hardcoded as an env variable as I couldn't find a simple
way to just get either `3.2` or `master`. But it's easy to change when we
branch off from `master` to a new stable branch, which doesn't happen often.
(There's `{{github.base_ref}}` but it's probably more verbose like
`ref/heads/master`, and only valid for PRs.)
2020-07-24 08:28:43 +02:00
Gordon MacPherson
afdce1e30c
Improve the cache keys to prevent clashes for the wrong type of build
2020-07-24 00:15:23 +01:00
Gordon MacPherson
3c07d0ff32
Clamp scons cache to 4096 MB
2020-07-24 00:14:03 +01:00
thebestnom
383ad22ee7
CI: Added Android GitHub Action
2020-07-23 19:36:53 +03:00