Commit Graph

77 Commits

Author SHA1 Message Date
Edo
55056ee9b1
maint: update build.yml 2023-02-09 00:53:04 +00:00
FutureRave
426fa2e20d
maint: add issue templates 2022-11-28 00:27:23 +00:00
Edo
752c08117d
Update build.yml 2022-11-25 15:35:28 +00:00
FutureRave
74cb21e489
maint(build): use concurrency 2022-11-25 15:19:34 +00:00
FutureRave
92e4c4f8e0
Update build.yml 2022-10-18 21:40:15 +01:00
Edo
26ddcada3a
Update build.yml 2022-03-21 22:06:15 +00:00
FutureRave
df4b4c0402
Compile 2022 2022-01-26 17:48:27 +00:00
momo5502
222b213cbc Fix more wording 2021-11-07 09:16:41 +01:00
momo5502
1122f7715a Fix wording 2021-11-07 09:14:31 +01:00
momo5502
572695d360 Support data file upload 2021-11-06 12:07:34 +01:00
momo5502
a159ab3697 Allow empty prs 2021-11-06 11:04:18 +01:00
momo5502
3061336f1f Fix release workflow 2021-11-06 10:55:55 +01:00
momo5502
8daea327eb Transfer data artifacts 2021-07-25 19:04:33 +02:00
momo5502
eb2bbc744a Upload data files 2021-07-25 18:52:01 +02:00
m
d6be01452c x labs launcher support 2021-07-13 17:46:12 -05:00
dependabot-preview[bot]
70c66738c3
Upgrade to GitHub-native Dependabot 2021-04-28 22:36:38 +00:00
momo5502
9446ad6af1 Remove funding 2021-03-31 20:17:27 +02:00
momo5502
0cd63e39fc Add funding button 2021-03-31 20:07:34 +02:00
X Labs Bot
5283590577
Release v1.0.2 (#200)
* Update changelog

* change steam id generation to a more suitable random to prevent collisions

* commit to soon

* fixed bits

* reconnect migrated clients fix

* Give access to hardware breakpoints once DW is initialized

* Small dw fixes

* Stabilize map rotation

* Fix SP scrolling #186

* Update random

* Add some more entropy

* Replace GitHub CI token.

Especially when creating the release PRs it is important to not use the
default GitHub token provided during workflows. That default token is
unable to trigger PR events and therefor build workflows can not fire.

So let's just be consistent and use that token everywhere.

* Replace pull request action.

* Fix missing branch push.

* Prepare release v1.0.2

Co-authored-by: momo5502 <mauriceheumann@gmail.com>
Co-authored-by: /dev/urandom <iw4x-dev-urandom@protonmail.com>
Co-authored-by: Alex Skiff <aws0622@gmail.com>
2020-11-13 08:39:09 +01:00
/dev/urandom
5dff77661c
Fix merge-back PR generation. 2020-10-29 00:01:26 +01:00
/dev/urandom
22c834e065
Remove extra files before opening PR to merge back into develop. 2020-10-28 23:26:49 +01:00
/dev/urandom
2732f9f681
Fix artifact paths. 2020-10-28 23:26:47 +01:00
/dev/urandom
fd25005cfe
Fix workflow.
- Fix missed copypasta edit for download-artifact action.
- Fix PR from master back into develop.
2020-10-28 23:14:15 +01:00
/dev/urandom
0e33cd133a
Share Release binaries artifacts between build and release. 2020-10-28 22:34:13 +01:00
/dev/urandom
bdeaa0857a
Fetch whole history with tags for build. 2020-10-28 22:10:54 +01:00
/dev/urandom
e9c539ad96
Rename release job and use gpg import action fork. 2020-10-28 21:56:47 +01:00
/dev/urandom
7df07a0c8c
Disable signed push as GitHub does not support it. 2020-10-28 21:46:45 +01:00
/dev/urandom
9e07c55b5a
Remove ref filtering completely. 2020-10-28 21:41:22 +01:00
/dev/urandom
8d7ddeacb4
Use github.ref. 2020-10-28 21:35:23 +01:00
/dev/urandom
f7ac5bde85
Use github.base_ref. 2020-10-28 21:22:49 +01:00
/dev/urandom
6aa1a630b6
Revert "Use github.ref instead of github.event.pull_request.branch."
This reverts commit 64950a8044.
2020-10-28 21:16:13 +01:00
/dev/urandom
588799a565
Revert "Use label check instead of ref."
This reverts commit 0a84d44b35.
2020-10-28 21:16:08 +01:00
/dev/urandom
238ae7d817
Fix workflow not reacting to closed PRs. 2020-10-28 21:09:12 +01:00
/dev/urandom
0a84d44b35
Use label check instead of ref. 2020-10-28 21:01:07 +01:00
/dev/urandom
64950a8044 Use github.ref instead of github.event.pull_request.branch. 2020-10-28 19:43:29 +00:00
/dev/urandom
dc719e66bf
Only run Discord jobs on original repository. 2020-10-28 14:09:17 +01:00
/dev/urandom
c4b7a1b5af
Remove ignored paths. 2020-10-28 13:55:24 +01:00
/dev/urandom
be4005d31e
Fix condition for build notification. 2020-10-28 10:01:11 +01:00
/dev/urandom
d08e9dde2b
Link commit for changelog changes properly. 2020-10-28 09:46:05 +01:00
/dev/urandom
91da8e3e3d
Fix bad reference. 2020-10-28 09:09:45 +01:00
/dev/urandom
250763a0d3
Disable push signing for now. 2020-10-28 09:07:11 +01:00
/dev/urandom
50acfd35f3
Fix PR. 2020-10-28 09:04:57 +01:00
/dev/urandom
10e968eb26
Fix base and merge branch being the same. 2020-10-28 08:49:44 +01:00
/dev/urandom
2b0ac7201d
Fix bad reference to GPG key passphrase. 2020-10-28 08:40:00 +01:00
/dev/urandom
07f7ba7b4e
Use -S flag with git commit. 2020-10-28 00:02:56 +01:00
/dev/urandom
ff5afca7b9
Fix normalized version references. 2020-10-27 23:57:35 +01:00
/dev/urandom
5b16d1245e
Fix version normalization. 2020-10-27 23:48:09 +01:00
/dev/urandom
f0b0138be2
Add info whether release will be a prerelease or a full release to PR body. 2020-10-27 23:41:25 +01:00
/dev/urandom
d7990d3b44
Use ghaction-import-gpg fork. 2020-10-27 23:37:32 +01:00
/dev/urandom
8fae88aee0
Only run GPG key import for release merge. 2020-10-27 23:23:16 +01:00