Commit Graph

3357 Commits

Author SHA1 Message Date
yashsinghcodes f027e6196c fix: subflow stream result returning 400 2025-10-28 15:50:49 +05:30
Frikky f50ba78a56 Bumped singul version 2025-10-27 15:29:12 +01:00
Frikky 9a8f3bd3bd Opensearch & Elasticsearch compatibility fixes MOSTLY done. Just a bit more missing. 2025-10-26 16:01:39 +01:00
Frikky ce1e932a88 Indent fixes gofmt 2025-10-26 14:38:01 +01:00
Frikky 97ef960bb0 Refactoring for opensearch control 2025-10-26 14:24:38 +01:00
Frikky f638baefcf Made orborus less verbose 2025-10-24 16:54:32 +02:00
Frikky 073c51ca38 Remove unused environment variables from docker-compose
Removed SHUFFLE_ORBORUS_EXECUTION_CONCURRENCY environment variable and commented out DOCKER_HOST.
2025-10-24 16:42:57 +02:00
Frikky 97e264904d Set default app replicas to 3 2025-10-24 16:40:32 +02:00
Frikky 73a8531e43 Made 30 second wait time for database mandatory 2025-10-23 11:27:27 +02:00
Yash Singh 3c5db62113 Merge pull request #1855 from yashsinghcodes/main
defaulting app replicas to 3
2025-10-23 01:24:52 +05:30
yashsinghcodes bc4b84908f defaulting app replicas to 3 2025-10-23 01:22:47 +05:30
Frikky 7e65bd2931 Merge pull request #1854 from Shuffle/main
Rebase back from main changes
2025-10-22 13:44:21 +02:00
Frikky c6bb1e4fa1 Tried recentering workflow trxt + image 2025-10-22 13:10:55 +02:00
Frikky 6da383232c Rebuild 2025-10-22 12:54:48 +02:00
Frikky d79e131751 Latest rebuild 2025-10-22 12:53:46 +02:00
Frikky 6b88bd669f Merge pull request #1853 from Shuffle/nightly
2.1.0 release
2025-10-22 12:52:56 +02:00
Frikky 9a305b04cf Fixed a noproxy problem in sdk 2025-10-22 11:30:52 +02:00
Frikky b559fb4a72 Many minor fixes 2025-10-22 00:37:56 +02:00
Frikky d26b7779e1 Tons of minor fixes 2025-10-21 00:34:57 +02:00
Frikky 7e5086f79b Change 'docker-compose' to 'docker compose'
Update docker-compose command to use the new syntax.
2025-10-20 13:13:15 +02:00
Frikky fedfa80d27 Update install-guide.md 2025-10-20 13:12:45 +02:00
Frikky a836d7c0fe Fix prerequisites for Opensearch database setup
Updated instructions for setting up the Opensearch database.
2025-10-20 13:12:16 +02:00
Frikky b4e1d1c161 Update install-guide.md 2025-10-20 13:10:26 +02:00
Frikky 23a6b4eff3 Singul build finally worked 2025-10-20 12:42:10 +02:00
Frikky 18ba7d4440 New dashboard relation added 2025-10-20 12:15:32 +02:00
Frikky 11830fd38b Fixed debouncecallback ref 2025-10-20 12:11:04 +02:00
Frikky 16bd65a0e7 Go mod fixes 2025-10-20 11:51:49 +02:00
Frikky 5b5394be7b Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-10-20 11:37:30 +02:00
Frikky 1bff92172b Sync + Added dashboard for stats API 2025-10-20 11:37:26 +02:00
Frikky 567ce9ea74 Merge pull request #1850 from LalitDeore/workflow-slowdown-2
added more licensing features
2025-10-19 13:22:59 +02:00
lalitdeore12@gmail.com fe86fba11b added more license features 2025-10-17 19:34:32 +05:30
Frikky 9a20dcd426 Merge pull request #1818 from PROCYDE/helm-app-worker-resources-fix
fix setting app and worker resources via helm
2025-10-16 20:34:36 +02:00
Frikky e4c290b79c Merge pull request #1841 from BogatikovM/apps_scaling
fix apps scaling for k8s shuffle
2025-10-16 20:30:39 +02:00
Frikky 696bb66c83 Merge pull request #1845 from PROCYDE/shuffle-app-protocol
feat(k8s): specify app protocol for worker and app services
2025-10-16 20:29:56 +02:00
Frikky b3dc1528a6 Merge pull request #1846 from PROCYDE/app-tmp-volume
feat(k8s): allow to mount tmp volume to apps
2025-10-16 20:28:56 +02:00
Frikky c2d7369c28 Merge pull request #1847 from LalitDeore/license-1
Fix - branding and licensing issue
2025-10-16 20:26:11 +02:00
snyk-bot 923a7df0e1 fix: backend/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-13174131
- https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-13174131
- https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-13174132
- https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-13174132
- https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-13174133
2025-10-16 10:29:29 +00:00
lalitdeore12@gmail.com 33e431bebd Fix - bunch of branding and licensing issue 2025-10-15 17:49:23 +05:30
Pascal Sthamer 45ed10405c go fmt
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:34:53 +02:00
Pascal Sthamer 303e83ac82 go fmt
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:34:09 +02:00
Pascal Sthamer 68efb7111a feat(k8s): specify app protocol for worker and app services
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:32:53 +02:00
Pascal Sthamer 172d0d8d80 feat(k8s): allow to mount tmp volume to apps
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:31:43 +02:00
Frikky 39c7b1e7d0 More default behavior orborus configs 2025-10-15 11:07:41 +02:00
Aditya d8b0d5f5b2 feat: adding log forwarding features 2025-10-14 17:36:10 +05:30
BogatikovM dde6099b90 fix apps scaling for k8s shuffle 2025-10-12 14:45:41 +04:00
Yash Singh f6d069f708 Merge pull request #1838 from yashsinghcodes/nightly
chore: bump shuffle-shared
2025-10-10 22:26:47 +05:30
yashsinghcodes 8822149e19 chore: bump shuffle-shared 2025-10-10 22:26:14 +05:30
Yash Singh c9ffae63b8 Merge pull request #1837 from Monilprajapati/remoteNightly
minor sync fix
2025-10-10 17:52:25 +05:30
monilprajapati d845513dc8 minor sync fix 2025-10-10 17:48:48 +05:30
Yash Singh b9c65e25e9 Merge pull request #1836 from Monilprajapati/remoteNightly
Sync UI files from cloud
2025-10-10 17:44:11 +05:30