0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 04:30:46 -05:00

129 Commits

Author SHA1 Message Date
62adb668a4
Only keep the artifacts around for a little while. 2024-03-08 23:58:24 -05:00
aa65db6323
Capture the mega upload link. Logout and end of steps. 2024-03-08 16:24:35 -05:00
262a62fcb8
Would help to name things correctly 2024-03-08 16:11:05 -05:00
362a7ad52d
Updates Node build image version 2024-03-08 16:02:07 -05:00
258e4daef0
Replaces Mega action with custom commands to deal with the upload
Also includes a step that should remove BE and Debug versions that are older than 30 days.
2024-03-08 16:01:00 -05:00
833abf8435
Oops 2024-03-08 15:08:07 -05:00
a33e273d9d
Target tag is dynamically used throughout the script 2024-03-08 15:05:10 -05:00
c0f379bb02
Release name now uses the SPT version instead of the tag name. 2024-03-08 15:01:14 -05:00
aafcb84295
Updates Build Testing Tag 2024-03-08 13:35:14 -05:00
a68ab9799c
Specify the new Server arch and platform build options. 2024-03-08 13:23:24 -05:00
cc9efe4577
Back to two docker images; one for dotnet, one for node. 2024-03-08 12:21:08 -05:00
cb76e505e2
Rename /project/static folder structure to just /static-assets 2024-03-08 12:08:52 -05:00
e58584cac9
Update Docker images and build scripts 2024-03-07 00:35:14 -05:00
94750081d0
Update release filename generation to use version number instead of tag 2024-03-07 00:21:32 -05:00
9fb528b64a
Update build.yaml to remove unnecessary awk command 2024-03-07 00:17:57 -05:00
b316a3bdb5
Fix awk command in build.yaml 2024-03-07 00:14:36 -05:00
6a74f6baf8
Remove unnecessary testing command in build.yaml 2024-03-07 00:11:47 -05:00
4e78e17552
Update build.yaml to fix release link generation 2024-03-07 00:05:26 -05:00
e80b7fe4cd
Update build.yaml to extract the 4th field from the release link 2024-03-06 23:52:56 -05:00
e2d5b93f8a
Update build.yaml to remove expiration time for release link 2024-03-06 23:46:06 -05:00
a31c0dc4b7
Add release link generation step 2024-03-06 23:41:39 -05:00
5fdbb7b6e5
Fix output format in build.yaml 2024-03-06 23:14:02 -05:00
29c599917d
Add step to generate release filename and use it in the compress release step 2024-03-06 23:08:46 -05:00
26eb918656
Refactor release filename generation in build.yaml 2024-03-06 22:54:43 -05:00
959d4c0adf
Fix target_tag output in build.yaml 2024-03-06 17:50:45 -05:00
a313bb8698
Add target_tag and build_type outputs to build.yaml 2024-03-06 17:19:21 -05:00
2c73aedbdf
Update build.yaml to output values to GITHUB_OUTPUT instead of GITEA_OUTPUT 2024-03-06 16:50:31 -05:00
accbca497c
Fix tag assignment and add output variables 2024-03-06 16:49:34 -05:00
431ee4e41a
Fix file upload command in build.yaml 2024-03-06 16:19:36 -05:00
692e26d967
Update build.yaml to use refringe/spt-build-server:0.0.6 image 2024-03-06 16:13:04 -05:00
dada9fe1ec
Update build.yaml and Dockerfile.node 2024-03-06 16:10:05 -05:00
f236275cc5
Update build.yaml and Dockerfile.node 2024-03-06 15:14:05 -05:00
5634599a5a
Update build.yaml and Dockerfile.node 2024-03-06 15:09:37 -05:00
a7db8e78b9
Refactored build.yaml and removed unnecessary files 2024-03-06 14:18:08 -05:00
21d34c574c
Update file copy command to include static files 2024-03-06 13:41:46 -05:00
e0a04c4b51
Merge static and dynamic files in build process 2024-03-06 13:33:46 -05:00
15c145325e
Update build.yaml to list directory contents using 'tree' command 2024-03-06 13:21:48 -05:00
6d45ce2a73
Refactored build workflow to assemble release artifacts 2024-03-06 13:19:23 -05:00
3f9e9d66ee
Refactored build.yaml workflow 2024-03-06 13:06:14 -05:00
0cb22dc78e
Add step to list combined-build directory contents 2024-03-06 13:02:04 -05:00
cbd82e72be
Changes Include:
- Adds missing static files
- Adds build step to combine and decompress artifacts
- Removes some older drone references
2024-03-06 11:54:45 -05:00
d0767a4f8f
Update Git clone URL for Launcher 2024-03-05 22:30:52 -05:00
a4d042b85d
Revert "Update build.yaml and Dockerfile.node"
This reverts commit 36f871d5a8e3c03feafa0e0a09ec5c620783b183.
2024-03-05 22:28:59 -05:00
36f871d5a8
Update build.yaml and Dockerfile.node 2024-03-05 12:40:50 -05:00
34e95b090d
Revert "Delete unused configuration files and compress build folders"
This reverts commit 81de36363c9f0e94fac92bbd3dd056734dc67ab9.
2024-03-05 12:34:06 -05:00
81de36363c
Delete unused configuration files and compress build folders 2024-03-05 12:15:33 -05:00
9c61d7e06e
Update build.yaml to skip installing dependencies and building server if cache hit 2024-03-05 11:37:25 -05:00
f6df9e433b
Add build artifact archiving step 2024-03-05 11:22:44 -05:00
9263244497
Update launcher repository URL 2024-03-05 11:12:54 -05:00
22545f26e6
Add build step for Launcher project 2024-03-04 22:24:35 -05:00