Commit Graph

3333 Commits

Author SHA1 Message Date
Aditya 1ec03ccf72 chore: update shuffle-shared to v0.9.50 2025-11-05 21:37:55 +05:30
Aditya 8b924f77b2 chore: update shuffle-shared to v0.9.49 2025-11-05 21:25:42 +05:30
yashsinghcodes 57bf0b764d Merge branch 'main' of github.com:Shuffle/Shuffle 2025-11-04 04:13:02 +05:30
yashsinghcodes 8f4800ee27 fix: appVersion typo 2025-11-04 04:12:42 +05:30
Yash Singh 3fc24183df Merge pull request #1861 from yashsinghcodes/main
fix 2.1.1 release helm chart
2025-11-04 04:09:13 +05:30
yashsinghcodes e06bd5c5a8 fix 2.1.1 release helm chart 2025-11-04 04:08:12 +05:30
Aditya 222899f189 fix: delete API when data has no category 2025-11-04 01:14:40 +05:30
snyk-bot 5564814ada fix: frontend/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN12-LIBXML2-10350658
- https://snyk.io/vuln/SNYK-DEBIAN12-LIBXML2-10350668
- https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-6227597
- https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-9407503
- https://snyk.io/vuln/SNYK-DEBIAN12-TIFF-13019601
2025-11-02 10:25:58 +00:00
Aditya 6ee810659c fix: lowercase the index name 2025-11-01 05:24:55 +05:30
Aditya 1903f6bb03 fix: removing local lib reference 2025-11-01 05:08:22 +05:30
Aditya 3b9cc6d324 fix: hotfix for prefixes 2025-11-01 05:01:42 +05:30
Aditya 305b6f61d8 fix: more logs 2025-11-01 03:56:49 +05:30
Aditya d87ca7b2e3 fix: more logs 2025-11-01 02:28:27 +05:30
Aditya 27f70ec2d9 fix: more debug info 2025-11-01 02:06:05 +05:30
yashsinghcodes 61f499807b remove test data 2025-10-31 21:40:49 +05:30
yashsinghcodes 70937213a1 fix: memcache does not consider env 2025-10-31 21:39:47 +05:30
yashsinghcodes 5d3a9afb3f Merge branch 'nightly' of github.com:yashsinghcodes/Shuffle into nightly 2025-10-31 21:37:57 +05:30
yashsinghcodes 392a05100e log info over what we got from backend 2025-10-31 19:58:38 +05:30
Aditya ee300ece3c fix: no need to compress data in workers 2025-10-31 19:18:40 +05:30
Aditya 5cb0acdb71 fix: disabling compressExecution for onprem 2025-10-31 19:10:36 +05:30
Aditya f158979e0b fix: disabling compressExecution for onprem 2025-10-31 19:10:21 +05:30
Aditya a7cd4bde29 fix: no need to compress data in workers 2025-10-30 21:27:14 +05:30
Aditya 0f737540d7 fix: no need to compress data in workers 2025-10-30 21:05:54 +05:30
Aditya 0da6fa67af Merge branch 'nightly' of github.com:Shuffle/Shuffle into nightly 2025-10-29 21:06:35 +05:30
Yash Singh dd052857e9 Merge pull request #1856 from yashsinghcodes/nightly
fix: subflow stream result returning 400
2025-10-29 13:00:07 +05:30
lalitdeore12@gmail.com b99565dc90 fix minor ui issue 2025-10-28 19:48:01 +05:30
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