12 Commits

Author SHA1 Message Date
pierrelasse
cbbcc65931 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
affa94b98c 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
ee4253f155 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
befaa567ff chore: remove cache step from CI/CD (#1425) 2023-06-15 21:39:26 +02:00
Yimura
9cb030f502 feat(Actions): Improve CI compile times (#921) 2023-02-01 18:49:12 +00:00
GeopJr
4244ff8093 fix(ci): gh output on powershell and wildcard deleting older cached versions (#583) 2022-11-12 17:52:26 +00:00
GeopJr
32c3a75d5d feat(ci): cache (#566) 2022-11-11 10:34:32 +00:00
tupoy-ya
bc05ecd78c 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
95e00b0bae feat(ci): upload artifact on CI (#340) 2022-07-15 18:13:09 +02:00
GeopJr
da60758e40 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
a901a30ba8 feat(Actions) Enabled multi core building in ci.yml (#88) 2022-03-05 21:45:15 +01:00
GeopJr
aa204b430a feat(Actions): ci on push & pr (#84) 2022-03-04 17:12:49 +01:00