Commit Graph

2102 Commits

Author SHA1 Message Date
Frikky c3dc377f7f 1.3.1 removal for nightly 2023-12-15 16:08:48 +01:00
Frikky 51b891782c Added SHUFFLE_RERUN_ENVIRONMENTS to control what environments RERUN 2023-12-14 11:49:16 +01:00
Frikky daf378e5d6 Rebuild orborus with correct env 2023-12-12 13:23:56 +01:00
Frikky f862a1358f Update .env 2023-12-12 11:36:26 +01:00
Frikky 2383b1e730 Proxy bypass for internal 2023-12-11 14:51:40 +01:00
Frikky 22c6b2931c Build nightly 2023-12-11 14:19:44 +01:00
Frikky 0859581264 Fixed some orborus + worker things for rebuild 2023-12-11 14:08:03 +01:00
Frikky 92fdd115e1 Increased context timeout for orborus 2023-12-08 00:46:54 +01:00
Frikky ccc2ede226 Dockerbuild fix 2023-12-07 23:39:42 +01:00
Frikky 1d64ee64cd App sdk fix 2 2023-12-07 23:32:08 +01:00
Frikky e667de5500 Rebuild with correct dockerhub location for sdk 2023-12-07 23:20:52 +01:00
Frikky e5f651dd1f whoa 2023-12-07 23:20:20 +01:00
Frikky 14fee85a29 Rebuild with frikky instead of frikky0.... 2023-12-07 23:19:08 +01:00
Frikky 0be63f4775 Minor gomod updates 2023-12-07 22:56:42 +01:00
Frikky 5a3bf29742 Now set to 1.3.2 2023-12-07 22:55:13 +01:00
Frikky b1fb3a7c26 Update app_base.py 2023-12-07 22:49:50 +01:00
Frikky 575fc36c0e Update docker-compose.yml 2023-12-07 22:49:17 +01:00
Frikky 5a419d018d Update README.md 2023-12-07 22:48:34 +01:00
Frikky 305e67acbd Update dockerbuild.yaml 2023-12-07 22:48:11 +01:00
Frikky 9aa2687af3 Update dockerbuild.yaml 2023-12-07 22:48:00 +01:00
Frikky d970aa898d Merge pull request #1283 from Shuffle/1.4.0
1.3.1
2023-12-07 22:40:41 +01:00
Frikky acd0f1c682 Merge branch 'main' into 1.4.0 2023-12-07 22:40:13 +01:00
Frikky e493d08303 Moved to 1.3.1 2023-12-07 22:37:35 +01:00
Frikky bb37e3e55d Minor play button fixes for worker + backend 2023-12-07 21:54:52 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Frikky a8fa130381 Added proxies to app base 2023-12-07 17:52:58 +01:00
Frikky 888b8554bc App sdk rebuild? 2023-12-07 17:07:40 +01:00
Frikky 99a96aef7e Minor orborus change 2023-12-06 20:51:26 +01:00
Frikky 1aef4d2dbb Appbase change to handle exits when retries and timeouts happen, as these are expected from worker -> app 2023-12-06 17:11:42 +01:00
Frikky 1cef0db1f1 Update docker-compose.yml 2023-12-03 12:16:21 +01:00
Frikky 5953c5c9db Modified memcached utilization in docker compose 2023-12-03 12:09:01 +01:00
Frikky ec726fe073 Even more runtime debugger and docs fixes 2023-12-03 01:42:03 +01:00
Frikky dee1ee48f8 Gomod fix for backend 2023-12-01 14:30:44 +01:00
Frikky 63529e104f Changes to runtime debugger 2023-12-01 14:30:28 +01:00
Frikky 706a8ee233 Changed apps to use milliseconds instead of seconds for timestamps to be more accurate 2023-11-30 21:11:16 +01:00
Frikky ff7ca90936 Minor sdk update 2023-11-30 11:14:55 +01:00
Frikky 0b79df2a52 Update docker-compose.yml 2023-11-30 00:34:17 +01:00
Frikky 1373bac875 More header, notifications & debugger fixes 2023-11-28 03:09:46 +01:00
Frikky ce029bfb32 Rolled back SDK to not get more string issues 2023-11-27 22:24:05 +01:00
Frikky 3ecfb6898e Added automatic value sanitization if it is a string in a JSON. Point is to make newlines and quotes not screw it all up 2023-11-27 04:27:53 +01:00
Frikky 10f5d202ea Added more app sdk timeout debug info 2023-11-24 18:35:23 +01:00
Frikky c776c71fc6 Made larger than, less than and is empty a bit smarter to not need {{ | size }} 2023-11-24 16:54:08 +01:00
Frikky 9fc6326350 Made autocasting happen values in larger than, less than and is empty 2023-11-24 15:40:23 +01:00
Frikky f9461a7185 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2023-11-24 14:12:38 +01:00
Frikky 4a1e9316a8 Made it look for all schedules instead of just top 10 2023-11-24 14:12:35 +01:00
Frikky 32f5c6b9a7 Update dockerbuild.yaml 2023-11-24 14:01:00 +01:00
Frikky 84bef74faf Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2023-11-24 13:33:08 +01:00
Frikky 27cedd9d22 Changed health interval to 30 minutes onprem 2023-11-24 13:33:03 +01:00
Frikky 599215c1c8 Made 1.4.0 builds go back to nightly properly 2023-11-24 13:32:02 +01:00
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00