Commit Graph

39 Commits

Author SHA1 Message Date
Frikky 56ba004252 Merge pull request #1164 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/distribution-2.8.2incompatible
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /functions/onprem/worker
2023-07-06 21:38:32 +02:00
dependabot[bot] f55c874d4a Bump github.com/docker/distribution in /functions/onprem/worker
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:28:43 +00:00
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 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 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 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 c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02:00
frikky 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky b4209903d0 Fixed merge issues 2022-01-26 16:26:40 +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 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
gyrospectre 43bb4e975c Fix 5 security vulns in deps 2021-12-27 14:08:54 +11: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 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 3185a157e5 Fixed async issues with apps everywhere 2021-11-01 15:05:56 +01:00
Frikky 58c9fedcd8 Merge branch 'launch' into master 2021-10-31 22:21:17 +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 85482d3c7a Fix go.sum for worker and orborus to prevent security issues 2021-10-15 01:29:09 +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