Commit Graph

50 Commits

Author SHA1 Message Date
CringeArab
a9eaaebb42
Improve nightly release (#3171) 2024-05-24 23:22:05 +02:00
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
Quentin
8d0ce1d306
Nightly but better (#2818) 2024-03-12 09:43:08 +01: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
Rxann
be5bb50c87
fix(actions): typo in nightly description (#1229) 2023-04-13 22:20:24 +01:00
GeopJr
b603173788
fix(ci)[nightly]: checkout repo (#1141) 2023-03-25 15:50:26 +01:00
GeopJr
167bf95ba7
chore(ci): upkeeping (#1137)
* feat(ci)[nightly]: update tag instead of deleting

* fix(ci)[pr-comment]: work on forks
2023-03-24 19:14:26 +00:00
Andreas Maerten
a1bc7517af
fix(actions): nightly failing on release (#1113) 2023-03-18 20:53:54 +01:00
Yimura
61f7c58f5e
feat(Actions): Improve CI compile times (#921) 2023-02-01 18:49:12 +00:00
GeopJr
cd7e5c326d
fix(ci)[pr-comment]: workflow name (#817) 2023-01-05 21:07:10 +00:00
GeopJr
93dbea4e8e
feat(ci): comment PR artifact (#816)
* chore(issue_templates): remove Yimura from assignees
* chore(README): typos, notes, toc
* feat(ci): comment artifact nightly.link on PR workflow success
2023-01-05 19:43:00 +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
Yimura
bb488fcbe7
feat(nightly): Bump sigscan action version (#376) 2022-07-30 18:23:20 +02:00
Yimura
9913a15a0e
fix(Nightly): create_release needs access to both outputs (#354) 2022-07-20 04:53:19 +03:00
Yimura
af15fdfce9
feat(Nightly): Added sigscanner to nightly (#352) 2022-07-19 14:38:23 +02:00
GeopJr
399d41d74a
feat(ci): upload artifact on CI (#340) 2022-07-15 18:13:09 +02:00
GeopJr
3f46bad9c1
feat: switch to issue forms (#297)
and remove autocloser as form fields can be/are required
2022-06-29 18:36:03 +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
GeopJr
740a4d48cf
fix(ci): give autolocker write permissions (#194) 2022-05-10 17:26:30 +02:00
GeopJr
f2c551cb4f
feat(ci): autolocker (#192) 2022-05-10 14:40:51 +02:00
GeopJr
e7aefad039
chore(ci): rewrite autocloser response (#112)
chore(issue_template): add a comment for clarity to bug_report
2022-03-14 19:53:28 +01:00
Maddy
9042a75d00
feat(Actions) Enabled multi core building in ci.yml (#88) 2022-03-05 21:45:15 +01:00
GeopJr
5722c74fa1
feat(Actions): autoclose issues that do not follow template (#85) 2022-03-04 19:01:05 +01:00
GeopJr
cef53a2877
feat(Actions): ci on push & pr (#84) 2022-03-04 17:12:49 +01:00
Yimura
3a93754191
feat(Actions): Modified body 2022-01-11 16:56:44 +01:00
Yimura
c99780317d
fix(Actions): Remove previous nightlies 2022-01-11 16:23:27 +01:00
Yimura
71ced3f219
fix(Actions): Release name and body 2022-01-11 14:43:35 +01:00
Yimura
bea8dc2c31
fix(Actions): Create checksum file 2022-01-11 14:27:11 +01:00
Yimura
ee84b8bd1d
fix(Actions): Removed checksum from Windows step 2022-01-11 14:22:46 +01:00
Yimura
77418fafe7
fix(Actions): Job's should use underscore names 2022-01-11 14:20:49 +01:00
Yimura
1228194773
fix(Actions): Commit hash of build 2022-01-11 14:07:40 +01:00
Yimura
aad7072753
fix(Actions): Github release requires tag 2022-01-11 14:00:33 +01:00
Yimura
fe61bed1e0
fix(Actions): Typo 2022-01-11 13:48:28 +01:00
Yimura
3206c51b0a
feat(Actions): Adjusted for UC guidelines 2022-01-11 13:42:01 +01:00
Yimura
0d3d7ec4c8 feat(Actions): Added perma link to latest binary 2022-01-04 17:36:47 +01:00
Yimura
bd7c039fe0 feat(Actions): Include short SHA in tag 2022-01-03 18:08:15 +01:00
Yimura
aa9eb6b113 fix(Actions): Typo and release name 2022-01-03 18:00:30 +01:00
Yimura
3913db2d35 fix(Actions): Short SHA was not used 2022-01-03 17:58:04 +01:00
Yimura
883addc64d fix(Actions): delete-older-releases requires token 2022-01-03 17:53:22 +01:00
Yimura
de8f076c5c fix(Actions): forgot with keyword 2022-01-03 17:49:09 +01:00
Yimura
2df0e7e4cc fix(Actions): Do not use short sha in release tag 2022-01-03 17:47:35 +01:00
Yimura
973d806618 fix(Actions): Delete tag pattern 2022-01-03 17:45:51 +01:00
Yimura
a97adbe765 fix(Action): Remove old nightly releases 2022-01-03 17:44:18 +01:00
Yimura
1f0f8b7094 fix(Action): Premake requires a select version 2022-01-03 17:25:09 +01:00
Yimura
8282a4f964 fix(Actions): Setup msbuild version 2022-01-03 17:22:00 +01:00
Yimura
75901c8df5 feat(Actions): Added nightly build 2022-01-03 17:19:03 +01:00