Commit Graph

179 Commits

Author SHA1 Message Date
dependabot[bot] 6b7f44f1ee Bump golang.org/x/net in /functions/onprem/worker
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20221014081412-f15817d10f9b to 0.7.0.
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:28:34 +00:00
Frikky bc3ede5b01 Merge pull request #1158 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/docker-23.0.3incompatible
Bump github.com/docker/docker from 23.0.0+incompatible to 23.0.3+incompatible in /functions/onprem/worker
2023-07-06 20:27:34 +02:00
dependabot[bot] 7416295ad3 Bump github.com/docker/docker in /functions/onprem/worker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.0+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.0...v23.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 16:12:58 +00:00
dependabot[bot] 5ab138dbf8 Bump golang.org/x/crypto in /functions/onprem/worker
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 16:12:58 +00:00
frikky 38fe58f1b6 Fixed merge conflicts 2023-07-06 17:39:40 +02:00
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +02:00
frikky c98aedb66f Fixed Theme name issue and updated backend to 0.4.17 2023-05-30 17:14:00 +02:00
frikky 012371c922 Rebuilding all containers with new shuffle-shared 2023-05-18 16:31:36 +02:00
frikky c6f32f6ddf Cache related backend fixes 2023-05-18 15:31:00 +02:00
frikky cb6df863c9 Bugfixes for subflows and user inputs 2023-05-17 00:08:40 +02:00
frikky f9426e78b0 Minor stability fixes for orborus & worker 2023-05-15 04:57:12 +02:00
frikky 30ba687d60 Cache contains, Variables, App Activation and Subflow fixes 2023-04-14 08:43:04 +02:00
frikky 093df3d5fb Added way more robust swarm system with caching utilization at scale 2023-03-31 02:14:04 +02:00
frikky f720fcb91e Added usage of new updated shuffle-shared with bugfixes for infinite loops and label management 2023-03-28 19:34:05 +02:00
frikky cb04511a2a Fixed hybrid schedules 2023-02-27 12:01:43 +01:00
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 ba9d26f271 Fixed autobuild for Orborus + Worker with newer versions of Docker 2023-02-06 23:13:29 +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 cbc879d2d6 Merge branch 'master' into launch 2022-04-27 21:46:59 +05:30
frikky 52e6d79509 Added more info for system requirements to make it easier to search for 2022-04-26 10:56:37 +02: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 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 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 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 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 e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +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 d4c33624b7 Added basic frontend elements for timing actions 2022-01-09 04:56:33 +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 faaf8d2d04 Added automatic orborus network attachment to worker in swarm mode 2022-01-01 23:37:13 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +01:00
frikky 24dcb7ebfb #566: Bumped alpine 2021-12-30 18:36:07 +01:00
gyrospectre 43bb4e975c Fix 5 security vulns in deps 2021-12-27 14:08:54 +11:00
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00