12 Commits

Author SHA1 Message Date
pierrelasse
5065b449cc
Add .pdb file to ci workflow (#3069)
* feat(workflows/ci): upload .pdb file too
* feat(workflows/ci): cmake args, pdb seperate artifact
* refactor(workflows/autoblocker): remove trailing whitespace
2024-05-09 15:26:01 +02:00
Andreas Maerten
a6a77a0f6b
feat(Actions): only trigger on changes that matter (#2752)
* feat(Actions): only trigger on changes that matter

* feat(Actions): include ci.yml to path trigger

* feat(Actions): cancel action if a new commit comes in

* feat(Actions): cancel last nightly if a new request comes in
2024-02-22 09:34:41 +01:00
Andreas Maerten
695428ac65
feat(Actions): swap to self-hosted (#1751)
* feat(CI): swap to self-hosted
* feat(Nightly): switch to self-hosted
2023-07-18 13:25:09 +02:00
Andreas Maerten
ec3f7ae9f3
chore: remove cache step from CI/CD (#1425) 2023-06-15 21:39:26 +02:00
Yimura
61f7c58f5e
feat(Actions): Improve CI compile times (#921) 2023-02-01 18:49:12 +00:00
GeopJr
4d2667f140
fix(ci): gh output on powershell and wildcard deleting older cached versions (#583) 2022-11-12 17:52:26 +00:00
GeopJr
b0a8f4d183
feat(ci): cache (#566) 2022-11-11 10:34:32 +00:00
tupoy-ya
1087146e56
refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2022-11-08 21:08:58 +00:00
GeopJr
399d41d74a
feat(ci): upload artifact on CI (#340) 2022-07-15 18:13:09 +02:00
GeopJr
5158cf013f
feat(ci): error on warnings (#199)
* feat(ci): error on warnings
* fix(ci): autolocker pull_request -> pull_request_target
2022-05-11 17:40:26 +02:00
Maddy
9042a75d00
feat(Actions) Enabled multi core building in ci.yml (#88) 2022-03-05 21:45:15 +01:00
GeopJr
cef53a2877
feat(Actions): ci on push & pr (#84) 2022-03-04 17:12:49 +01:00