Ritchie Frodomar
|
76ef4f434e
|
Pass the version string differently
|
2024-10-22 20:02:30 -04:00 |
|
Ritchie Frodomar
|
2ef8519aa9
|
Try passing the variables differently
|
2024-10-22 19:46:40 -04:00 |
|
Ritchie Frodomar
|
e16a6b8938
|
Fix build description
|
2024-10-22 19:20:14 -04:00 |
|
Ritchie Frodomar
|
3e50029695
|
Fix repository URL in Steam job
|
2024-10-22 19:10:17 -04:00 |
|
Ritchie Frodomar
|
2906b1169e
|
Fix incorrect branch name for Steam job
|
2024-10-22 18:53:32 -04:00 |
|
Ritchie Frodomar
|
34804a857a
|
Update .gitlab-ci.yml file
|
2024-10-22 22:48:22 +00:00 |
|
Ritchie Frodomar
|
b02f8b45b0
|
Allow Steam deployment
|
2024-10-22 18:46:53 -04:00 |
|
Ritchie Frodomar
|
d4d2fa9575
|
Optimize how many times we build the game on a new container
|
2024-10-20 20:22:23 -04:00 |
|
Ritchie Frodomar
|
cc86d9ad02
|
Wrong job.
|
2024-10-18 23:35:02 -04:00 |
|
Ritchie Frodomar
|
ddfb1253ba
|
Add .NET tools to PATH in the pages script
|
2024-10-18 23:33:08 -04:00 |
|
Ritchie Frodomar
|
1e91088c7c
|
Fix issue where I forgot to install docfx in the script
|
2024-10-18 23:27:48 -04:00 |
|
Ritchie Frodomar
|
eac0a353b8
|
Deploy docfx to GitLab Pages
|
2024-10-18 23:24:53 -04:00 |
|
Ritchie Frodomar
|
e5ac222268
|
Remove the verbose bash logging in DCO check
|
2024-10-16 21:10:33 -04:00 |
|
Ritchie Frodomar
|
c4114fb215
|
ADd a less-restrictive PAT to use for the job token
|
2024-10-16 21:05:03 -04:00 |
|
Ritchie Frodomar
|
2a462fdb71
|
Silence, curl!
|
2024-10-16 20:40:42 -04:00 |
|
Ritchie Frodomar
|
0365ed4f13
|
Omit the unnecessary query for the project's ID.
|
2024-10-16 20:36:38 -04:00 |
|
Ritchie Frodomar
|
0cd9513036
|
Actually usethe correct CI variabole for the job token.
|
2024-10-16 20:29:59 -04:00 |
|
Ritchie Frodomar
|
51fe5f4fb3
|
Let's not spam gitlab.com, please. This is also why you do not let computers write code for you.
|
2024-10-16 20:23:58 -04:00 |
|
Ritchie Frodomar
|
6464fa70ca
|
Use a custom docker environment for the DCO legal check
|
2024-10-16 20:19:01 -04:00 |
|
Ritchie Frodomar
|
83b8f5fb2e
|
Fucking YAML how does it work
|
2024-10-16 20:02:54 -04:00 |
|
Ritchie Frodomar
|
17c37f4e60
|
Make bash really really spammy
|
2024-10-16 19:58:17 -04:00 |
|
Ritchie Frodomar
|
2c3fb5ae49
|
fi
|
2024-10-16 19:57:35 -04:00 |
|
Ritchie Frodomar
|
72318ff440
|
Fix DCO check script, this is why you don't trust computers to write code for you.
|
2024-10-16 19:46:28 -04:00 |
|
Ritchie Frodomar
|
e172c6cfc9
|
Add support for bypassing DCO check for project maintainers
|
2024-10-16 19:44:14 -04:00 |
|
Ritchie Frodomar
|
dd5833669e
|
Update GitLab pipeline to use MGFXC container
|
2024-10-16 17:56:37 -04:00 |
|
Ritchie Frodomar
|
0bc397bd90
|
Fix duplicate nuget source add in gitlab pipeline
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-22 23:55:43 -04:00 |
|
Ritchie Frodomar
|
402434d37a
|
Fix issue related to how my local runner is set up
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-21 21:29:42 -04:00 |
|
Ritchie Frodomar
|
ea547fdfbd
|
Fix improper CLU arguments to dotnet nuget add source
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-21 21:26:11 -04:00 |
|
Ritchie Frodomar
|
e600a4abd4
|
Fix YAML syntax
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-21 21:23:31 -04:00 |
|
Ritchie Frodomar
|
f44be6e786
|
Fix bash syntax error
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-21 21:19:56 -04:00 |
|
Ritchie Frodomar
|
03f5318290
|
Add custom nuget source as part of GitLab CI pipeline
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-21 21:14:22 -04:00 |
|
Ritchie Frodomar
|
b0cbe7740f
|
Fix issue where Windows is a bitch.
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-08-14 20:30:31 -04:00 |
|
Ritchie Frodomar
|
ef3b1cc6eb
|
Update .gitlab-ci.yml file
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-22 22:57:17 +00:00 |
|
Ritchie Frodomar
|
9ac5b7f8a1
|
Add Windows deploy job
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-22 18:54:25 -04:00 |
|
Ritchie Frodomar
|
54c8f40b3f
|
Move build into the dotnet publish command during Linux deploy
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:41:34 -04:00 |
|
Ritchie Frodomar
|
9b775ff7f9
|
Remove support for Windows in CI pipeline
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:39:12 -04:00 |
|
Ritchie Frodomar
|
700a1f9917
|
Argh. Pipelines. Again.
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:24:54 -04:00 |
|
Ritchie Frodomar
|
d08c2be1dc
|
Argh. Pipelines.
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:21:06 -04:00 |
|
Ritchie Frodomar
|
867fca7a99
|
Fix issue where bash is stupid
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:16:35 -04:00 |
|
Ritchie Frodomar
|
a81885f4ff
|
Revise build pipeline to publish game as self-contained
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 22:13:54 -04:00 |
|
Ritchie Frodomar
|
4203342ee1
|
Add pipeline jobs for building the game
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
|
2024-07-21 21:53:50 -04:00 |
|
Ritchie Frodomar
|
2f3a23f3a4
|
Update .gitlab-ci.yml file
|
2024-07-22 01:06:23 +00:00 |
|
Ritchie Frodomar
|
e63d8d8d68
|
Update .gitlab-ci.yml file
|
2024-07-22 01:03:37 +00:00 |
|
Ritchie Frodomar
|
eca5e5211b
|
Update .gitlab-ci.yml file
|
2024-07-22 00:59:40 +00:00 |
|
Ritchie Frodomar
|
3175d927a4
|
Update .gitlab-ci.yml file
|
2024-07-22 00:57:03 +00:00 |
|
Ritchie Frodomar
|
c200d42227
|
Update .gitlab-ci.yml file
|
2024-07-22 00:55:04 +00:00 |
|
Ritchie Frodomar
|
ea4071674f
|
Update .gitlab-ci.yml file
|
2024-07-22 00:52:40 +00:00 |
|
Ritchie Frodomar
|
c837c8f260
|
Update .gitlab-ci.yml file
|
2024-07-22 00:50:58 +00:00 |
|
Ritchie Frodomar
|
d2f2a37a24
|
Update .gitlab-ci.yml file
|
2024-07-22 00:50:07 +00:00 |
|
Ritchie Frodomar
|
3a9f94c6df
|
Update .gitlab-ci.yml file
|
2024-07-22 00:45:05 +00:00 |
|