Commit Graph

75 Commits

Author SHA1 Message Date
Aditya bbd3b0c9d4 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-11-11 02:11:27 +07:00
Aditya 6506400f32 fix: typo in env name! 2024-11-11 02:08:59 +07:00
Frikky 02b263ebd9 Minor orborus fixes to map tenzir node into orborus container networking if possible 2024-11-08 16:12:44 +01:00
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +02:00
Frikky 21d481a189 fixed issue with app sdk not loading full execution properly for /api/v1/run actions 2024-09-26 16:15:33 +02:00
Frikky fe2e3105eb Fixed a bunch of possible issues with User Input on cloud vs onprem, and how workflows start in shuffle-shared 2024-08-20 23:29:09 +02:00
Frikky 0ccd4ef631 Fixed detection mapping 2024-08-20 12:39:44 +02:00
Frikky 7d47a006aa Fix Orborus build to run properly for Docker/K8s network create 2024-08-15 11:34:23 +02:00
Frikky eb11ea320d Fixed docker dependencies 2024-06-28 16:20:55 +02:00
Frikky f6a2bf9f6a Fixed search + workflow bugs 2024-06-27 12:00:43 +02:00
Frikky 26ee1d4da5 Minor sdk fix 2024-06-11 16:05:15 +02:00
Frikky 74fa96421a Synced up orborus/worker with latest 2024-05-22 02:19:54 +02:00
Frikky d67fe3b516 Rebuilds with fixes for postcss 2024-05-01 00:14:18 +02:00
Frikky 9e8e01ed01 Moved to golang 1.22 and fixed some kubernetes bugs 2024-04-24 15:37:31 +02:00
Frikky 54b3687eef Fixed further user input issues 2024-03-19 23:56:16 +01:00
Frikky e3271b2438 Fixed UI tracker backend 2024-03-18 02:50:07 +01:00
Frikky 833a8d53e0 Fixed relevant stats & license trackers to make it easier to use 2024-03-18 02:48:53 +01:00
Frikky d72f7dacc8 Fixed a base image name problem to be only shuffle instead of frikky/shuffle 2024-02-01 01:47:59 +01:00
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky 6d7756b093 Made orborus have the environment variable SHUFFLE_AUTO_IMAGE_DOWNLOAD=false distribution to worker in swarm 2023-12-18 22:38:53 +01:00
Frikky 0859581264 Fixed some orborus + worker things for rebuild 2023-12-11 14:08:03 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00
Frikky 8c6a39f658 Made orborus use latest shuffle-shared to get SHUFFLE_INTERNAL_HTTP_PROXY utilized. This is still missing for the SDK 2023-11-20 13:33:44 +01:00
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30
Frikky 0a952a6e0b orborus update 2023-10-23 00:52:22 +02:00
Frikky d5a9957bde More debug logs to figure out stats 2023-10-22 20:33:10 +02:00
Frikky 6ae0fc9224 Fixed orborus and worker shuffle-shared versions 2023-10-20 17:32:34 +02:00
dependabot[bot] 8b13066c65 Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/orborus
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:29:32 +00:00
dependabot[bot] fcd10ca169 Bump gopkg.in/yaml.v3 in /functions/onprem/orborus
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 16:10:42 +00:00
dhaval055 288b8afab9 more changes for k8s 2023-09-12 18:29:40 +05:30
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 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 27457637c1 More subflow fixes 2023-04-13 15:37:22 +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 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