Commit Graph

113 Commits

Author SHA1 Message Date
frikky 7e422c4d8b More cloud sync migrations 2021-03-23 09:58:04 +01:00
frikky 4f49a87a21 Removed unused structs from worker 2021-03-20 16:17:28 +01:00
frikky 8148eb924c Moved worker and orborus to run with shuffle-shared 2021-03-20 16:16:53 +01:00
frikky b6dcc01e8f #293: Added extra configuration to 0.8.63 2021-03-11 17:15:05 +01:00
frikky 2a825dd1ea #293: Entire fix in a single button 2021-03-11 16:50:58 +01:00
frikky 61f5159235 Fixed a bug with Workers not getting backend access because of Kubernetes changes 2021-03-10 17:33:17 +01:00
frikky 6c09375f33 Workflow completion fixes 2021-03-10 17:16:55 +01:00
frikky 5e1ddc60fd Fixed worker issues 2021-03-10 10:35:21 +01:00
frikky db1abbd051 Minor changes for 0.8.61 2021-03-08 11:33:58 +01:00
frikky 3c6e973f3d BUGFIX: Subflows and workflow abort issues 2021-03-02 08:58:32 +01:00
frikky f91307e0a2 Minor fixes to frontend 2021-03-01 11:57:48 +01:00
frikky 403648a576 #275: Added check for whether the ID exists or not instead of opening new FD's 2021-02-26 08:06:45 +01:00
frikky 3736d9a25c Merge branch 'siemonster_improve_k8s' of https://github.com/harduino/Shuffle into harduino-siemonster_improve_k8s 2021-02-26 08:03:31 +01:00
Harduino 9fe6906622 improve work with Kubernetes 2021-02-25 14:27:15 +03:00
Harduino ee8b757c3b fix build with using golang:latest 2021-02-25 13:58:38 +03:00
frikky 0bd92d0fc7 Updated everything to 0.8.60 2021-02-21 19:01:06 +01:00
frikky 04e8a22a71 #247: Fixed Worker return and app SDK bug 2021-02-21 17:00:23 +01:00
frikky f4e0446bc9 #223: Added subflow in same workflow 2021-02-19 20:07:04 +01:00
frikky f663969d58 #223: Added subflow tracking features 2021-02-19 18:43:22 +01:00
frikky 8975424a91 Removed duplicate executions in orborus 2021-02-18 19:57:19 +01:00
frikky 68f9c541cd Bumped docker versions 2021-02-18 07:59:43 +01:00
frikky 3ed6d2f2d9 Added gomod for orborus 2021-02-08 12:01:28 +01:00
frikky 681be88a3c Added categories to workflows 2021-02-06 13:09:55 +01:00
frikky 11ddf604ec Fixed frontend vulnerabilities 2021-02-03 03:03:50 +01:00
frikky 5dd78211d4 Added appcreator autocomplete feature for GET {PATH} 2021-01-23 17:04:52 +01:00
frikky 42bfa92c81 Added tracker of selected executions 2021-01-20 16:03:01 +01:00
frikky 16caf4aac5 Reduced overall execution sizes 2021-01-17 16:21:51 +01:00
frikky 38b454bc38 Reduced execution bytesize 2021-01-17 15:38:58 +01:00
frikky 3b6501c56c Optimize: Made Workflow workers self-destruct at times 2021-01-14 17:01:11 +01:00
frikky 34097f971e Optimization: Made apps and executions way faster 2021-01-12 18:29:27 +01:00
frikky f0a299e69a Worker a lot optimized 2021-01-12 17:59:14 +01:00
frikky 43e228929e Optimize: Started work on an updated worker 2021-01-11 18:53:17 +01:00
frikky 3149e5e199 BUG: Fixed looped error handling in SDK 2021-01-05 05:36:30 +01:00
frikky bcefdcf873 BUG: Subflow trigger bugfixes 2021-01-04 12:46:31 +01:00
frikky 0240f810cd Migrated everything to 0.8.5 2021-01-03 18:34:36 +01:00
frikky a176ae8eba BUG: Fixed cleanup method for zombie containers 2021-01-03 17:22:22 +01:00
frikky faae62e1ab FEATURE: Added sub-workflow trigger 2021-01-03 16:54:31 +01:00
frikky a7e0b2706b FEATURE: Added new subflow trigger 2021-01-03 16:45:09 +01:00
frikky 121629fdfa FEATURE: Added execution caching to reduce database access 2020-12-31 14:34:57 +01:00
frikky 848fabe789 FEATURE: Added max concurrency executions to orborus 2020-12-29 19:38:09 +01:00
frikky 45665921a8 BUG: Fixed resource overload when getting workflows 2020-12-29 19:34:51 +01:00
frikky c2cf104700 Feature: Added contains_any_of to conditions 2020-12-24 07:35:27 +01:00
frikky 8a99fb6048 FIXES: Added wazuh integration and loads more 2020-12-22 11:41:11 +01:00
frikky 2248e407f7 BUG: Docker build issue for old version workaround 2020-12-19 14:21:39 +01:00
frikky b5d16d7458 BUG: Issue with cgroups in Docker on certain servers 2020-12-19 06:57:18 +01:00
frikky a5b818772f #216: Added backend components for Org settings 2020-12-13 12:43:48 +01:00
frikky dc62016493 #218: Fixed webhook and app sdk execution bugs 2020-12-11 04:22:22 +01:00
frikky 1232fc0287 Made changes to fix OpenAPI body field parsing 2020-12-08 16:01:54 +01:00
Frikky dfd40261c7 Merge branch 'master' into launch 2020-11-20 09:16:45 +01:00
frikky c7a626bdbd Migrated docker images to be versioned 2020-11-17 15:54:42 +01:00