Commit Graph

45 Commits

Author SHA1 Message Date
dependabot[bot] 8615649548 Bump golang.org/x/crypto in /functions/onprem/orborus
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 19:39:47 +00:00
Frikky 947101c076 Merge pull request #1165 from Shuffle/dependabot/go_modules/functions/onprem/orborus/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/orborus
2023-07-06 21:38:45 +02:00
dependabot[bot] 7e663b2cf5 Bump golang.org/x/net in /functions/onprem/orborus
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b 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:57:27 +00:00
dependabot[bot] 0186b0b3bb Bump golang.org/x/text from 0.3.7 to 0.3.8 in /functions/onprem/orborus
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:29:38 +00:00
dependabot[bot] 961622887b Bump github.com/docker/distribution in /functions/onprem/orborus
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:29:22 +00:00
dependabot[bot] 9d9e81cfcb Bump github.com/docker/docker in /functions/onprem/orborus
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:49 +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 cb6df863c9 Bugfixes for subflows and user inputs 2023-05-17 00:08:40 +02:00
frikky 70ebbc909e Minor fixes for backend & orborus 2023-05-16 04:09:52 +02:00
frikky f9426e78b0 Minor stability fixes for orborus & worker 2023-05-15 04:57:12 +02:00
frikky ee48543350 Ton of minor fixes all pulled in. More info in the latest release for 1.2.0 2023-05-15 04:42:09 +02:00
frikky 274a942e88 Fixing orborus to contain cloudrun manager 2023-04-05 21:37:46 +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 b3fa2e8377 Minor recommendation change 2023-03-17 00:40:02 +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 15d05daf34 Fixed Orborus Golang version to 1.19 for new autobuild 2023-02-06 02:56:08 +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 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 822ccc0b2d Fixed another python script bug and enabled debugging 2022-08-10 19:36:04 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +02:00
frikky cb3d2fbe06 Added docker socket proxy fix for swarm config in orborus 2022-05-10 21:51:50 +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 b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky 9dd618ecfe #543: Added possibility for comments in workflow 2021-11-05 14:18:26 +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 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 2fca3ebd11 0.8.80 migration 2021-05-10 19:00:35 +02:00
frikky 8648daa95b BUGS: Fixed a bunch of bugs related to execution and visualization 2021-04-12 21:07:44 +02:00
frikky ab5c0d82b9 Added new colors and workflow view 2021-03-31 20:21:45 +02:00
frikky 8148eb924c Moved worker and orborus to run with shuffle-shared 2021-03-20 16:16:53 +01:00
frikky 2a825dd1ea #293: Entire fix in a single button 2021-03-11 16:50:58 +01:00
frikky 3ed6d2f2d9 Added gomod for orborus 2021-02-08 12:01:28 +01:00