Commit Graph

98 Commits (641958ea44c3ab965cabae40f2c6e413f7cd2dfc)

Author SHA1 Message Date
Frostebite 641958ea44 Max workspaces and strong consistency locks 2022-10-18 17:58:17 +01:00
Frostebite 7c4df887c4 cleanup 2022-10-17 17:24:03 +01:00
Frostebite c8b8603b28 cleanup 2022-10-17 16:57:44 +01:00
Frostebite e7f0849444 cleanup 2022-10-17 16:44:30 +01:00
Frostebite 6233ac41fa cleanup 2022-10-17 15:27:03 +01:00
Frostebite 57ff6350c4 cleanup 2022-10-17 15:05:19 +01:00
Frostebite ca7d3bd76c cleanup 2022-10-17 14:54:10 +01:00
Frostebite 1cb7032619 cleanup 2022-10-16 03:02:23 +01:00
Frostebite 76cab4892e cleanup 2022-10-16 00:30:57 +01:00
Frostebite 68395c9d19 cleanup 2022-10-16 00:01:24 +01:00
Frostebite ed63d4fabe cleanup 2022-10-15 23:37:03 +01:00
Frostebite cfa09cbf3a cleanup 2022-10-15 22:55:31 +01:00
Frostebite 143b37bce9 cleanup 2022-10-15 22:49:34 +01:00
Frostebite e98e48e159 cleanup 2022-10-14 23:58:32 +01:00
Frostebite 901e7d254a cleanup 2022-10-14 20:10:06 +01:00
Frostebite a320cf893c cleanup 2022-10-14 20:04:14 +01:00
Frostebite 1a0bc6d1ce cleanup 2022-10-14 19:51:16 +01:00
Frostebite 2b24bb8882 cleanup 2022-10-14 17:54:34 +01:00
Frostebite 395a2c8204 cleanup 2022-10-14 17:38:44 +01:00
Frostebite a5497cd7c7 cleanup 2022-10-14 17:24:47 +01:00
Frostebite 8f5bd28438 cleanup 2022-10-14 01:59:54 +01:00
Frostebite cda93e27fc cleanup 2022-10-14 00:59:40 +01:00
Frostebite 441f37d174 cleanup 2022-10-13 21:32:10 +01:00
Frostebite cc4a83b3f8 cleanup 2022-10-13 21:10:43 +01:00
Frostebite c5c588082f cleanup 2022-10-13 21:02:06 +01:00
Frostebite ecf1c0fa3f cleanup 2022-10-13 20:22:42 +01:00
Frostebite b575efdea9 AWS upload step implemented in cloud runner pipeline 2022-10-13 20:10:47 +01:00
Frostebite 189ffb865b AWS upload step implemented in cloud runner pipeline 2022-10-13 19:57:00 +01:00
Frostebite d7a17bb106 AWS upload step implemented in cloud runner pipeline 2022-10-13 19:53:57 +01:00
Frostebite a3751308ae AWS upload step 2022-10-13 19:43:26 +01:00
Frostebite 4c4e25f21a Prebuilt steps 2022-10-13 18:54:25 +01:00
Frostebite 9d585c857d Custom step file support 2022-10-08 06:01:04 +01:00
Frostebite d3a9369f32 Custom step file support 2022-10-08 05:21:33 +01:00
Frostebite a9fe02e8c4 Custom step file support 2022-10-08 03:57:36 +01:00
Frostebite 80d9f51457 Custom step file support 2022-10-08 03:42:20 +01:00
Frostebite 21fc93696c Custom step file support 2022-10-08 03:11:56 +01:00
Frostebite d0aa17b382 Custom step file support 2022-10-08 03:03:47 +01:00
Frostebite 5cc23daf7c Custom step file support 2022-10-08 02:50:58 +01:00
Frostebite a807b8dff6 Custom step file support 2022-10-08 02:35:21 +01:00
Frostebite f57a4072ca Custom step file support 2022-10-08 02:22:18 +01:00
Frostebite 9b8f2383de Custom step file support 2022-10-08 01:53:27 +01:00
Frostebite 3737200c1b Custom step file support 2022-10-08 01:27:48 +01:00
Frostebite 0c92fb9b90 Custom step file support 2022-10-08 01:26:09 +01:00
Frostebite 088e2036de Custom step file support 2022-10-08 01:20:34 +01:00
Frostebite 893209cd4f Custom step file support 2022-10-08 01:12:39 +01:00
Frostebite 820a7e7900 Custom step file support 2022-10-08 01:07:53 +01:00
Frostebite f5faae57d3 Custom step file support 2022-10-08 01:01:44 +01:00
Frostebite b5c63e451d Custom step file support 2022-10-08 00:32:52 +01:00
Frostebite 7fcd51349b
Cloud Runner 1.0 (#459)
* Fix: post build caching, use linux path conversion

* Fix: post build caching via CLI

* Fix: post build caching via CLI

* Fix: post build caching via CLI

* Fix: post build caching via CLI

* Fix: post build caching via CLI

* Log if retained workspace option is present for testing

* Log if retained workspace option is present for testing

* Use retained workspace :O

* Use retained workspace :O

* Use retained workspace :O

* Use retained workspace :O

* Ignore garbage creating lock actions in test for now

* Lock workspace when using Get or Create Locked Workspace

* Lock workspace before creating workspace file to allow for an unblockable creation sequence with guarenteed lock for the original creator

* intuitive locking logs from the most important flow

* test naming

* consider lock folders without workspace file locked

* Use cache key to segment lock folders

* Use cache key to segment lock folders

* Use cache key to segment lock folders

* Use cache key to segment lock folders

* Use cache key to segment lock folders

* Skip all locking actions test as we now have two useful test flows

* Skip all locking actions test as we now have two useful test flows

* Skip all locking actions test as we now have two useful test flows

* Copy all of data folder to docker volume to enable local-docker retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Fix: check for retained workspace

* Skip main clone if game repo exists

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* handle cloud runner git sync via sha not only branch

* transfer locked workspace to static CloudRunner field

* transfer locked workspace to static CloudRunner field

* transfer locked workspace to static CloudRunner field

* custom hook files and test

* custom hook files and test

* custom hook files and test
2022-10-06 20:42:33 +01:00
Frostebite b6773b9614 remove logs 2022-09-28 10:01:54 +01:00