Commit Graph

126 Commits

Author SHA1 Message Date
frikky 808c3befbf Fixed app building and worker/orborus algorithms 2023-02-16 22:41:31 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
frikky 45ed3ea774 Deploying with new Worker build 2022-11-14 14:51:06 +01:00
frikky 9afe0d0077 Made worker compatible with latest Shuffle-Shared for better workflow algorithm 2022-11-12 23:07:58 +01:00
frikky 85db03a35c Removed run references from Worker 2022-11-12 23:06:39 +01:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02: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 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery 2022-02-20 03:39:29 +01:00
frikky 698b4f54a5 Fixed new caching system in worker to ensure failed apps retry multiple times 2022-02-19 16:45:57 +01:00
frikky b4209903d0 Fixed merge issues 2022-01-26 16:26:40 +00:00
Frikky 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables 2022-01-21 21:20:25 +00:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky 3adf98df74 Continued work on sample use cases towards onboarding 2022-01-14 00:58:11 +01:00
frikky 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky c41b4da5f5 Fixed execution problems for subflows related to multiple executions and missing execution argument 2022-01-06 03:11:13 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky 1b0d517fec Fixed swarm network mapping and default docker network type to swarm (overlay) 2022-01-02 00:37:50 +01:00
frikky b17e10886e Added github download redirect handler for raw.githubusercontent.com 2022-01-01 23:43:59 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +01:00
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00
frikky 76b156750d Fixed multi executions of apps in new worker setup 2021-12-21 00:33:31 +01:00
frikky bd248ef7f1 Fixed new microservice-worker architecture to not duplicate executions 2021-12-21 00:17:13 +01:00
frikky 9e8cc0e91e #345: Added auto-replay of the entire WORKFLOW IF it hasn't finished in time. 2021-12-20 22:54:06 +01:00
frikky d74fab7bf8 Fixed more bugs related to microservice setup 2021-12-19 02:37:34 +01:00
frikky f09e00402c Fixed network/hostname matching issue with wrong network interface 2021-12-19 01:14:51 +01:00
frikky 001e1df08e #444: Fixed basic pieces for user input trigger to run open source standalone 2021-12-11 02:43:31 +01:00
frikky 857a3a405d Added verify as dropdown 2021-11-18 03:22:44 +01:00
frikky 0cf166fdf9 Added fixes towards new worker deployment 2021-11-17 01:49:06 +01:00
frikky b5c977ae4e Adding new changes for worker scale cross-server 2021-11-14 23:37:14 +01:00
frikky 3ef121ab00 Fixed more issues with worker grabbing logs 2021-11-09 01:14:06 +01:00
frikky 9a9ea3358d Added simple initial Swarm setup with scalability 2021-11-06 03:12:14 +01:00
frikky a82716f0ee Started adding web3 functionality + some bug fixes 2021-11-05 04:12:10 +01:00
frikky 15479ea0f7 Fixed issue with Orborus and Worker network 2021-11-05 03:13:59 +01:00
frikky 3185a157e5 Fixed async issues with apps everywhere 2021-11-01 15:05:56 +01:00
frikky 580f8e403f Added major fixes for new execution system with backwards compatibility and auto-runs 2021-10-31 22:16:59 +01:00
frikky 066329e3ae Fixed base of new execution model with worker, orborus etc 2021-10-31 01:47:04 +02:00
frikky 607c9adddb Started migrating Orborus and Workers to microservice and scaling architecture 2021-10-26 00:03:59 +02:00
frikky 42040cb6bd Fixed shuffle-shared version in worker and orborus and bumped versions 2021-10-22 18:41:52 +02:00
frikky 435454ca78 LOTS of security fixes of containers and other versions 2021-10-14 23:00:07 +02:00
frikky f860545de4 Added a fix for vm.max_map_count to docker-compose, bypassing 262144 limit for test environments 2021-09-08 20:05:26 +02:00
frikky 52ba4a9537 Fixed oauth2 and backslash SDK issue 2021-09-07 03:14:36 +02:00
Grégoire C c1e29e8ce2 Fix #496: compatibility with cgroup v2 2021-08-30 13:13:53 +02:00
frikky faa555e26f #223: Fixed faster default responses from subflows 2021-08-27 03:17:15 +02:00
frikky c4c0907485 More timezone fixes 2021-08-25 12:08:14 +02:00
frikky cbdf225dfb #477: Added timezone control to all sub-containers (orborus, worker & sdk) 2021-08-25 11:14:55 +02:00