Commit Graph

215 Commits

Author SHA1 Message Date
Aditya 356fbe6f35 hotfix: fixing image errors 2024-02-05 22:51:18 +05:30
Aditya bcf48075bf fix: handling edge-case with last change 2024-02-05 15:50:40 +05:30
Aditya 01234ac251 fix: docker login issues 2024-02-05 15:49:50 +05:30
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky 42e5c7822a Fixed cache frontend issues related to editing/viewing 2024-01-30 01:37:46 +01:00
Frikky 5421a35c57 Fixed Orborus/Worker related problems with image mapping 2024-01-30 01:37:36 +01:00
Frikky eabd5ade54 Upgrade worker details 2024-01-23 01:32:42 +01:00
Frikky 19135a0551 User Input worker fix 2024-01-21 23:58:30 +01:00
Frikky d9b7123382 Fixed non finishing workflows with conditions 2024-01-17 14:27:22 +01:00
Frikky 0e9b975c98 Updated worker nightly to run with latest shared version 2024-01-03 14:09:49 +00:00
Frikky 22c6b2931c Build nightly 2023-12-11 14:19:44 +01:00
Frikky 0859581264 Fixed some orborus + worker things for rebuild 2023-12-11 14:08:03 +01:00
Frikky 0be63f4775 Minor gomod updates 2023-12-07 22:56:42 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Aditya 16a4588c0c fix: adding better logging 2023-11-03 04:36:06 +05:30
Aditya 8edd395ff6 fix: Adding SHUFFLE_APP_SDK_TIMEOUT 2023-11-03 03:35:36 +05:30
Aditya 0e6f9b097b Merge branch '1.3.0' (1) 2023-11-01 01:50:07 +05:30
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30
Frikky 1a0841453b Minor build changes 2023-10-23 00:00:40 +02:00
Frikky a47d582de3 Bumped opensearch 2023-10-22 17:59:13 +02:00
Frikky 6ae0fc9224 Fixed orborus and worker shuffle-shared versions 2023-10-20 17:32:34 +02:00
Aditya 341c0c5e1c Merge remote-tracking branch 'origin/1.3.0' into dhaval055/1.3.0 2023-10-18 20:59:14 +05:30
Frikky 595c217a7c Added statistics to both backend and frontend + cloud sync 2023-10-17 02:40:32 +02:00
dhaval055 223e0147a6 automated opensearch permissions 2023-10-13 16:51:21 +00:00
Dhaval Dave bea68c709c removed comments in worker.go 2023-10-12 16:24:37 +05:30
dhaval055 ebf58e1917 merge to 1.3.0 2023-10-12 16:03:38 +00:00
dhaval055 9988a34b47 fixed local registry part in wokrer 2023-10-12 12:51:41 +00:00
dependabot[bot] ffb13b020b Bump golang.org/x/net from 0.7.0 to 0.17.0 in /functions/onprem/worker
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:31:33 +00:00
dhaval055 bc089034a4 worker changes/fixes 2023-10-09 18:29:42 +00:00
dhaval055 c7fc95831f added cleanup for apps and worker for k8s 2023-10-06 16:38:25 +00:00
dhaval055 7e0a73d007 more k8s stuff 2023-09-29 18:14:06 +00:00
dhaval055 288b8afab9 more changes for k8s 2023-09-12 18:29:40 +05:30
dhaval055 0f3264f51f shuffle k8s files 2023-08-28 13:06:35 +05:30
Frikky b9a25ee537 Fixed most of the new MUI problems. Missing /admin and other button disabled issues 2023-07-13 01:53:27 +02:00
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 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