otavepto
0a50c37584
don't cache deps build when pushing tag or opening pull requests
2023-12-21 19:32:20 +02:00
otavepto
62afce33ca
remove hardcoded repo path + remove Git LFS flag since it's no longer needed
2023-12-21 19:32:20 +02:00
ota
90b403fb3d
+ add package scripts
...
+ add steps: package + release to add packaged build to release when pushing on tag
+ support building on prefixed branch name with wildcard
+ support event trigger on tag
+ support event trigger on workflow dispatch for manual trigger
2023-12-18 02:50:05 +02:00
ota
8390e96972
+ self reference the deps from the corresponding branches in this repo, this makes the repo self contained
...
+ update workflows to point at this repo when cloning deps
+ update branches paths
+ update submodules
2023-12-18 02:50:05 +02:00
ota
8fb7231a36
friendly workflows names
2023-12-18 02:50:05 +02:00
ota
21c21737e7
trigger on specific branches + on pull request to dev
2023-12-18 02:50:05 +02:00
ota
f2d1f046e2
keep all workflow artifacts for 1 day only
2023-12-18 02:50:05 +02:00
ota
7ddae813f9
+ use env vars for deps cache key & cache dir
...
+ upate cache step id
2023-12-18 02:50:05 +02:00
ota
6afb4560d0
+ friendly name for linux gen emu config workflow
...
+ don't fail job on failure of release/debug
+ update workflows to add on-success condition in upload
2023-12-18 02:50:05 +02:00
ota
ef7801922a
add a workaround for the separate VMs running the jobs on CI
2023-12-18 02:50:05 +02:00
ota
4c89a18dda
+ fix workspace variable usage in all workflow scripts
...
+ chmod 777 linux build script before running it & use sudo
2023-12-18 02:50:05 +02:00
ota
62284e3427
+ add Generate emu config workflow for win
...
+ add Linux build workflow
2023-12-18 02:50:05 +02:00