Commit Graph

174 Commits

Author SHA1 Message Date
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky 3d5192a5a7 Fixed issues in loads of files related to newer NPM vesions 2023-02-09 14:50:29 +01:00
frikky ba9d26f271 Fixed autobuild for Orborus + Worker with newer versions of Docker 2023-02-06 23:13:29 +01:00
frikky 15d05daf34 Fixed Orborus Golang version to 1.19 for new autobuild 2023-02-06 02:56:08 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
frikky 10baffbfe2 Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly 2023-01-31 12:21:29 +01:00
frikky 3dd236e128 Added SHUFFLE_WORKER_SERVER_URL environment variable to make Orborus and Worker be able to force themselves to connect to themselves 2023-01-27 11:25:18 +01:00
frikky 20462417a1 Added possibility for orborus to run with custom worker images 2022-11-14 14:49:28 +01:00
frikky 85db03a35c Removed run references from Worker 2022-11-12 23:06:39 +01:00
frikky dc2a06c723 Push with new selector issue fixed in shuffle-shared 2022-11-12 20:45:27 +01:00
frikky 8848fad144 Fixed latest autobuild mapping for backend and orborus 2022-11-12 20:34:18 +01:00
frikky 2b850a08a1 Orborus version bump for minor k8s fix 2022-11-08 14:42:41 +01:00
frikky 700f927f39 Made Orborus utilize shuffle/shuffle instead of frikky/shuffle 2022-10-22 23:29:28 +02:00
frikky 2055c66630 Fixed app documentation loading 2022-09-02 00:37:25 +02:00
frikky b876698c9f Fixed minor bugs and added oauth2 auto-connect buttons for certain apps 2022-08-16 01:35:03 +02:00
frikky 822ccc0b2d Fixed another python script bug and enabled debugging 2022-08-10 19:36:04 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +02:00
frikky 387731fbfe Added minor fix for coloring and text highlights 2022-06-05 21:32:28 +02:00
frikky cb3d2fbe06 Added docker socket proxy fix for swarm config in orborus 2022-05-10 21:51:50 +02:00
frikky 7bbfda9e4f Minor changes for launch 2022-04-27 20:48:41 +02:00
frikky 52e6d79509 Added more info for system requirements to make it easier to search for 2022-04-26 10:56:37 +02:00
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
frikky 240a03a9a5 Made minor fix to orborus 2022-04-21 15:10:19 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +02:00
frikky 63ce93500c Fixed a broken part of the condition system which didn't look for skipped/failed nodes 2022-04-08 01:50:09 +02:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky 79b24f76d8 Added basic zip upload reader sample with files in-memory based on @Dhaval's work. 2022-03-25 00:43:16 +01:00
frikky 1334a292fa Added NO_PROXY passing to apps and worker 2022-03-18 10:56:24 +01:00
frikky 9defe4c630 Added debug logging disabling possibilities 2022-03-16 12:14:16 +01:00
frikky 80239913d8 Fixed log overloads and docker host proxies for worker and orborus 2022-03-12 13:18:58 +01:00
frikky 345429f89a Added compatibility of docker-socket-proxy example in docker-compose to bypass docker access problems and add ACLs 2022-03-11 13:27:39 +01:00
frikky 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky 790bb8607d Fixed workflow X use case info 2022-03-02 13:39:59 +01:00
frikky e3a8f1553e Fixed retries in sdk, file ordering in admin and editing issues in app creator 2022-02-24 02:06:38 +01:00
frikky 0df7bdd970 Added sample proxy server for testing with orborus 2022-02-17 23:06:01 +01:00
frikky f0bd2cafbf Started work on Workflow visualization dashboard with radial charts 2022-02-17 03:00:41 +01:00
frikky 92fa70a373 Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing 2022-02-15 22:37:09 +01:00
frikky 9929ae816f Added orborus version that JUST utilizes environment name 2022-02-11 14:04:02 +01:00
frikky e950212274 Added state grouping in async function to make rendering 100000x faster for node clicks <33333 2022-02-07 22:14:16 +01:00
frikky 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix 2022-01-26 17:21:33 +01:00
frikky 7b673ccdb4 Added small fixes to orborus and sdk 2022-01-22 01:46:16 +00:00
frikky ad8618fce3 Added demo UI for realtime data 2022-01-20 10:15:44 +01:00
frikky 6a941df7d4 Added default subnet 10.224.224.0/24 to avoid further crashes in new docker networks 2022-01-20 02:27:25 +01:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +01:00
frikky ff4f4d6722 Got a lot farther with the use-case selection onboarding UI 2022-01-13 00:00:19 +01:00
frikky 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky 54647e10af Fixed issue with loss of data when swapping actions - now copying! 2022-01-08 03:44:45 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00