Commit Graph

1219 Commits

Author SHA1 Message Date
Frikky 2fec9306a3 Last push for 1.3.2 2024-01-23 01:33:57 +01:00
Frikky 990ba015fd Builds with new release info 2024-01-22 02:24:05 +01:00
Frikky fb9cab4ec0 Fixed further user input problems 2024-01-21 23:57:39 +01:00
Frikky a08c9c0bf3 Fixed a problem where variables with loops fail, and a print problem 2024-01-18 12:52:14 +01:00
Frikky 09ab560dd5 Disabled orborus stats by default 2024-01-17 10:52:59 +01:00
Frikky 8a48dee950 Small SDK changes for proxy and verbosity 2024-01-16 15:18:47 +01:00
Frikky 9b24a45627 Minor SDK update for prints 2024-01-16 14:02:12 +01:00
Frikky 126bbf54a8 Changed schedule to start immediately onprem 2023-12-22 18:05:31 +01:00
Frikky 6d7756b093 Made orborus have the environment variable SHUFFLE_AUTO_IMAGE_DOWNLOAD=false distribution to worker in swarm 2023-12-18 22:38:53 +01:00
Frikky 8cfba1ac30 Added App Auth name editing and dynamic auth during workflow run 2023-12-18 13:40:39 +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 2383b1e730 Proxy bypass for internal 2023-12-11 14:51:40 +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 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 b1fb3a7c26 Update app_base.py 2023-12-07 22:49:50 +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 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 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 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 4a1e9316a8 Made it look for all schedules instead of just top 10 2023-11-24 14:12:35 +01:00
Frikky 27cedd9d22 Changed health interval to 30 minutes onprem 2023-11-24 13:33:03 +01:00
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00
Frikky 1fd46a7307 Many fixes for frontend and backend related to Oauth2 and environment control 2023-11-24 12:03:20 +01:00
Frikky c1bfb159c6 Fixed oauth2, docs and popups for onboarding 2023-11-19 18:03:53 +01:00
Frikky d6e37aa3fe Removed the startnode changes again. Too many possible failures 2023-11-17 01:51:34 +01:00
Frikky 7c90456ba3 Minor tests with skipping of startnode in app 2023-11-17 01:44:11 +01:00
Frikky deba8f15a2 Made startnode also care about conditions 2023-11-17 01:31:10 +01:00
Frikky 3c34e36be4 Added catchall and str() for regex 2023-11-16 19:51:56 +01:00
Frikky d1bf64ac74 Added workflow run debugger search properly to onprem and added queue tracker for environments 2023-11-16 19:00:14 +01:00
Frikky caaf4a5a40 Added Queue size to Environments to understand size of queue currently 2023-11-16 18:22:53 +01:00
Aditya f0ef6af23c Merge branch '1.4.0' 2023-11-16 01:15:44 +05:30
Frikky 9e1195caf2 Using latest shuffle-shared 2023-11-15 13:32:09 +01:00
Frikky 409e43ea6d Changed go.mod 2023-11-15 13:02:25 +01:00
Frikky c629864c26 Fixed some execution setting bugs 2023-11-15 12:58:23 +01:00
Aditya 19e4994231 fix: specifying what files to run 2023-11-03 22:54:49 +05:30
Aditya 8edd395ff6 fix: Adding SHUFFLE_APP_SDK_TIMEOUT 2023-11-03 03:35:36 +05:30
Aditya 0e6f9b097b Merge branch '1.3.0' (1) 2023-11-01 01:50:07 +05:30