Commit Graph

2615 Commits

Author SHA1 Message Date
Frikky cabde13ba2 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-08 11:08:33 +02:00
Frikky 8154fb8ad4 A bunch of commits moved from cloud -> onprem to sync up current work on 2.0 2024-10-08 11:08:28 +02:00
Aditya 023add1b95 Merge pull request #1513 from yashsinghcodes/worker-fix
shuffle-shared bump
2024-10-07 17:36:42 +05:30
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
lalitdeore acc039623f sso_2.0.0 2024-10-04 13:17:52 +05:30
Frikky f2a0aac31d SDK rebuild 2024-10-02 17:29:58 +02:00
Frikky bd213a3fcc JWT import in SDK 2024-10-02 17:23:09 +02:00
Aditya 0ad954d480 fix: default SHUFFLE_OPENSEARCH_URL value 2024-10-02 16:41:56 +05:30
Aditya 37af1386a5 fix: updating BACKEND_HOSTNAME to refer to the env 2024-10-02 16:37:13 +05:30
Aditya 152ce9f02f fix: making REGISTRY_URL get pushed to k8s 2024-10-01 18:47:18 +05:30
Frikky 06ec47a974 Update README.md 2024-10-01 13:51:22 +02:00
Frikky 3fe6af2bff Ran more tests towards notification handling with and without swarm 2024-10-01 11:52:52 +02:00
Frikky 7b99a98d03 Orborus worker override fixes 2024-10-01 10:15:54 +02:00
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +02:00
Frikky 5226f79551 Made Orborus and Worker both able to download images properly. Added a timeout to make sure images get the time to be built. This is a 30 second stupid addition 2024-09-30 13:41:43 +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
Aditya 91c0b2ca48 feat: publically releasing scale worker + rollback to the original 2024-09-24 18:24:27 +05:30
Aditya eebae97db5 feat: publically releasing scale worker (updated) 2024-09-24 18:12:53 +05:30
Aditya 6dfe9af98b feat: public swarm mode! 2024-09-24 16:40:40 +05:30
Frikky 47babf187e Added the API endpoint for getcache 2024-08-26 13:38:26 +03:00
Frikky af14b76ac5 Worker fix 2024-08-20 23:37:21 +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 1a9f82a3e7 Force Rebuild frontend 2024-08-20 14:53:53 +02:00
Frikky c4f502eb63 Rebuild nightly with tons of workflow startup overrides. SHOULD fix user input + weird startup issues by removing weird mix with cloud 2024-08-20 14:49:03 +02:00
Frikky d5afc05e0d Docker compose override with the correct environment variables 2024-08-20 14:24:43 +02:00
yashsinghcodes e67c23a5c0 fix logic for cert mounting 2024-08-20 17:54:13 +05:30
Frikky 5c777a01de Orborus rebuild with v0.6.61 2024-08-20 12:46:24 +02:00
Frikky 267c39f0f4 Fixed nightly backend issues 2024-08-20 12:42:38 +02:00
Frikky 7682a2f378 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-08-20 12:39:53 +02:00
Frikky 0ccd4ef631 Fixed detection mapping 2024-08-20 12:39:44 +02:00
Frikky a6674ba060 Merge pull request #1480 from yashsinghcodes/fix-for-git-proxy
fix to use http_proxy for git clone
2024-08-19 18:06:25 +02:00
Frikky 5aba926ef0 SDK & ORborus update 2024-08-16 16:52:31 +02:00
Frikky 7419482c45 Orborus rebuild 2024-08-16 15:15:59 +02:00
Frikky e8a2107524 Started syncing back new detection changes. Unsure how to optimize this for now. 2024-08-16 00:42:30 +02:00
Frikky 7d8a52cfff A ton of workflow related & onboarding changes 2024-08-15 23:22:25 +02:00
Frikky eaf8acfec0 Nightly with new codegen yay 2024-08-15 15:45:12 +02:00
Frikky 7d47a006aa Fix Orborus build to run properly for Docker/K8s network create 2024-08-15 11:34:23 +02:00
Frikky 58713cf937 Rebuild nightly 2024-08-15 11:31:37 +02:00
Frikky ca586da4b3 Rebuild backend 2024-08-15 11:18:22 +02:00
yashsinghcodes 5ec483a21f git no-proxy 2024-08-15 01:39:39 +05:30
yashsinghcodes 7bd471c500 mount certs to each workers 2024-08-14 20:04:43 +05:30
Frikky d0d45fe63f Merge pull request #1491 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/docker-26.1.5incompatible
build(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /functions/onprem/orborus
2024-08-14 12:02:49 +02:00
Frikky 2e3b06ec4a Merge pull request #1479 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/docker-26.1.4incompatible
build(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.4+incompatible in /functions/onprem/worker
2024-08-14 12:02:37 +02:00
yashsinghcodes 427bd88bbf added no_proxy 2024-08-12 19:52:49 +05:30
dependabot[bot] 642d07ea8c build(deps): bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 19:08:39 +00:00
Frikky a858177e61 Bump main nightly to fix sso issue 2024-08-09 01:08:22 +02:00
Aditya 659c8b909b Merge pull request #1485 from yashsinghcodes/fix-liquid-quote
[fix]: url-encode and url-decode properly
2024-08-07 23:39:38 +05:30
yashsinghcodes fb83a3d4ae [fix] url-decode handle both '+' and '%20' 2024-08-07 20:05:26 +05:30
yashsinghcodes 6d8b171cda [fix]: url-encode properly 2024-08-07 19:41:09 +05:30
yashsinghcodes 9b37eb34f9 added proxy for git everywhere 2024-08-06 23:58:34 +05:30