Commit graph

32 commits

Author SHA1 Message Date
Margen67
2596aef111 [CI] Use main branch of actions 2024-12-16 19:49:10 -08:00
Gliniak
b449937553 [CI] Removed VS2019 build from CI
Build on VS2022 is finally marked as clean, so there is no need to waste resources to generate 2019 and 2022 builds
2024-12-14 23:01:33 +01:00
¥IGA
7706c481b6 Update Workflows 2024-11-25 09:10:37 +01:00
Margen67
58098aa6bf [CI] Fix release condition 2024-10-18 11:02:55 -07:00
Margen67
06763a9e4a CI: Only create releases for canary_experimental 2024-10-16 02:50:41 -07:00
Margen67
ea762e9f1b Add back VS2022 builds 2024-10-13 16:19:37 -07:00
Gliniak
5d3240d492 [CI] Changed VS version to see if it will prevent triggering AV 2024-07-08 21:43:43 +02:00
Margen67
5eecb4e65d
[CI] Formatting 2024-03-21 06:32:31 -07:00
Gliniak
42c378db0c [CI] Removed Uplifting xma branch 2024-03-19 21:28:52 +01:00
Gliniak
47acc310d4 [CI] Automate uplifting XMA branch
- Changed name of primary workflow
2024-03-15 18:02:52 +01:00
Gliniak
b9061e6292 [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
Margen67
355c43fe66 [CI] Completely remove VS2019 2024-02-15 17:30:44 -08:00
Margen67
42b4bf0f82 [CI] Use VS2022 for releases 2024-02-15 13:39:29 -08:00
Margen67
97d36d6bcc [CI] Fix action versions 2024-02-07 00:45:49 -08:00
Gliniak
0c9ba87715 [CI] Updated actions to latest version 2024-02-04 18:59:47 +01:00
Margen67
1ae524a8d5
Remove redundant path-ignore path(s) 2023-05-31 13:24:49 -07:00
Margen67
f551e59015
CI: Remove game patches
People are too stupid to understand how portable mode works, and these can be outdated anyway.
2022-08-19 03:39:29 -07:00
Margen67
1d480f74fa Add game patches to releases 2022-07-22 02:06:00 -07:00
Margen67
8386ccf376 CI: Use matrix config, cleanup 2022-05-19 09:39:58 +02:00
Margen67
29174be454 Upgrade to upload-artifact v3 2022-05-19 09:39:58 +02:00
Margen67
f81d574830 CI: Ignore more files, use checkout v3 2022-05-19 09:39:58 +02:00
Margen67
6c68ddae92 CI: Also delete tags 2022-05-19 09:39:58 +02:00
Margen67
808c05a818 CI: Fix tag conflicts 2022-05-19 09:39:57 +02:00
Margen67
1e58ab9f7d CI: Remove unneeded line 2022-05-19 09:39:57 +02:00
Margen67
81179700bc Fix vfs-dump artifact conflict 2022-05-19 09:39:57 +02:00
Margen67
6a4ad7c0a4 Add game patches to Canary artifacts+release
Also add release for canary_experimental+pr
2022-05-19 09:39:57 +02:00
Margen67
81ca27575c Make GH Actions use matrix for runs-on 2022-05-19 09:39:57 +02:00
Margen67
8698062213 Switch GH Actions to 2019 2022-05-19 09:39:57 +02:00
Radosław Gliński
c364822ab0 Updated Github CI to ignore canary_base builds 2022-05-19 09:39:56 +02:00
Margen67
1f0b8245b1 CI: Use gh release create
Move archive creation to create release step.
Error if archive is too small.
2022-05-19 09:39:56 +02:00
Margen67
c3d6bdee54 CI improvements
Use GITHUB_SHA to prevent commit hash/tag inconsistency.
Don't set release parameters if release isn't going to be created.
action-gh-release:
 Add branch to release name.
 Add fail_on_unmatched_files: true
2022-05-19 09:39:56 +02:00
Gliniak
ef235e29c3 Copied CI commits from canary_new 2022-05-19 09:39:56 +02:00