Zedifus
061baadc0c
Merge branch 'dev' into bugfix/server-order
2023-05-14 20:21:14 +01:00
Iain Powrie
d829884c29
Merge branch 'refactor/remote-comms-api' into 'dev'
...
Start using API to send Remote Comms to Server
See merge request crafty-controller/crafty-4!565
2023-05-14 19:14:47 +00:00
Zedifus
bab5916e96
Update changelog !565
2023-05-14 20:08:47 +01:00
Zedifus
f6d24b4ca9
Merge branch 'dev' into refactor/remote-comms-api
2023-05-14 20:06:47 +01:00
Iain Powrie
a7e30b5baf
Merge branch 'devops/pipeline-repairs' into 'dev'
...
Fix blocking and non-blocking pipeline issues (Pre-defined Variable Deprecation / provenance disable)
See merge request crafty-controller/crafty-4!582
2023-05-14 18:56:30 +00:00
Zedifus
7a358391d7
Update changelog !582
2023-05-14 19:52:11 +01:00
Andrew
d02fe1cb6c
Add translation
2023-05-14 14:35:23 -04:00
Zedifus
4b0147e654
Fix gitlab registry digest information with provenance workaround
...
docker buildx as of v0.10.0 defaults to using SLSA Provenance for multi architecture builds.
Pushing an image built with buildx to Gitlab results in a tag with empty manifest data.
https://gitlab.com/gitlab-org/gitlab/-/issues/388865
2023-05-14 19:34:38 +01:00
Zedifus
66389b74c2
Change deprecated pre-def gitlab registry variable
...
`CI_BUILD_TOKEN` deprecated in recent Gitlab 16 update https://docs.gitlab.com/ee/update/deprecations.html#ci_build_-predefined-variables
2023-05-14 19:33:20 +01:00
Andrew
3262b5fd15
Add grayscale warning over creation when api down
2023-05-14 14:23:06 -04:00
Andrew
9611e8539d
Add alert for API down
2023-05-14 13:59:47 -04:00
Zedifus
6699a9a373
Re-tag release
...
Due to the technical size of the api consolidation, minor bump required.
2023-05-14 17:24:55 +01:00
Andrew
984d4dbf94
Fix dom issue
2023-05-11 21:56:31 -04:00
Andrew
6988ed31f6
Fix json schema type issues in schedules
2023-05-11 21:48:25 -04:00
Andrew
da800370dd
Bump orjson to 3.8.12
2023-05-08 20:31:48 -04:00
Andrew
695b2d9d8c
Fix project root error on first start.
2023-05-08 20:11:15 -04:00
amcmanu3
a35cec9d6c
Retain pathing in execution command on restore.
2023-05-07 19:28:14 -04:00
amcmanu3
1ab409f5cb
Add check for parent in schedules
2023-05-07 13:51:12 -04:00
amcmanu3
f22a6e77da
Remove del task from ajax.
2023-05-07 13:50:26 -04:00
amcmanu3
fb543fb148
Merge branch 'dev' into refactor/remote-comms-api
2023-05-07 13:49:53 -04:00
amcmanu3
9b3c664d09
Revert xsrf remove
2023-05-07 12:41:36 -04:00
amcmanu3
1855368e06
Fix logic and messaging
2023-04-20 16:29:13 -04:00
amcmanu3
ea9fec9971
Check for python version so we don't just fail out
2023-04-20 16:22:23 -04:00
Silversthorn
6bfcf9c871
Fixing Misplaced div
2023-04-15 21:29:02 +02:00
Silversthorn
8119c97927
Merge branch 'dev' into tweak/improve-display
2023-04-15 21:00:24 +02:00
Silversthorn
a911791737
Fixing Black
2023-04-15 20:58:29 +02:00
Silversthorn
b5abc93a8e
Fixing Pipelines Issues
2023-04-15 20:55:46 +02:00
Silversthorn
84a09ad9be
Improve player display
2023-04-15 20:47:35 +02:00
Zedifus
ba429585d7
Create a gamefiles dir with relative path
...
Defineing an absolute path causes a file permissions error in steamcmd during app install
Tested working on windows with './'
2023-04-15 01:54:50 +01:00
Zedifus
e92a88e698
Merge branch 'feature/steamcmd' of gitlab.com:crafty-controller/crafty-4 into feature/steamcmd
2023-04-15 01:20:22 +01:00
Zedifus
b5e19c4d65
Add steamcmd dep to docker.
...
May cause arm build issues...
2023-04-15 01:20:16 +01:00
amcmanu3
a1eb6f1a44
Fix Popen call
2023-04-14 19:43:21 -04:00
amcmanu3
41fae2d16d
Fix buf size delcaration
2023-04-14 19:16:18 -04:00
amcmanu3
6afa8a5b33
Remove memory and port selection (for now)
2023-04-14 19:14:15 -04:00
amcmanu3
7ef40be77c
Fix logging issues
2023-04-14 19:13:55 -04:00
amcmanu3
9261193da0
Fix space in windows paths
2023-04-14 19:13:47 -04:00
amcmanu3
d80ab7bdfd
Fix problems with steam calls
2023-04-14 19:13:26 -04:00
amcmanu3
58e9454db1
Add steam startup to server.py
2023-04-14 19:13:06 -04:00
amcmanu3
c90b49c03a
Add search bar to steam select
2023-04-14 17:11:52 -04:00
Zedifus
0e60480a8f
Replace _print_log with logger
2023-04-14 21:48:26 +01:00
amcmanu3
4bc3d90b1e
Merge branch 'refactor/raknet-nomenclature' into feature/steamcmd
2023-04-14 16:26:01 -04:00
amcmanu3
4d47624b21
Merge branch 'dev' into refactor/raknet-nomenclature
2023-04-12 13:27:07 -04:00
amcmanu3
0992e6288c
Remove print comments
2023-04-12 13:04:57 -04:00
amcmanu3
3e8f04318c
Remove print statements
2023-04-12 13:04:18 -04:00
amcmanu3
5542f792c8
Fix role server calculation
2023-04-12 13:03:44 -04:00
amcmanu3
b7ef960cf1
Add print statements for running
2023-04-12 12:42:39 -04:00
amcmanu3
58b9dc615d
Major logic changes to fix this.
2023-04-12 12:14:37 -04:00
amcmanu3
146e9d7b60
Fix import loop detection.
2023-04-12 10:32:40 -04:00
amcmanu3
8eac424ab1
More debug data
2023-04-11 16:04:09 -04:00
amcmanu3
e321086f7f
Adding print statements
2023-04-10 15:19:15 -04:00