Commit Graph

3553 Commits

Author SHA1 Message Date
yashsinghcodes a8b17515d8 worker never gets the env it is suppose to run so we should just check for our reserved env name 2026-01-28 17:50:53 +05:30
yashsinghcodes fae82b3b61 fix: handle multiple addr for swarm init(updated for new error message) 2026-01-28 17:20:57 +05:30
Frikky 356eab5a10 Fixed problem with tenzir node ping check 2026-01-28 11:14:41 +01:00
Frikky cb7b7bb44f Trying some pipeline overloading for standalone 2026-01-28 10:39:00 +01:00
Frikky e4d9543c5c Merge pull request #1914 from Shuffle/LalitDeore-patch-1
Add deployment section to README
2026-01-27 23:51:20 +01:00
Frikky 23fe5581a4 Merge pull request #1915 from yashsinghcodes/new-nightly
check worker deployments in k8s before deploying
2026-01-27 23:50:56 +01:00
Frikky 5051efa4ce Merge pull request #1917 from LalitDeore/cloud-sync-multi-region
add multi region support for cloud sync
2026-01-27 23:50:42 +01:00
yashsinghcodes f5c58ec9f5 fix: case sensitivity problem aghhhhh 2026-01-23 19:05:31 +05:30
Aditya c4f5e7d2d5 chore: adding package.json 2026-01-22 20:33:22 +05:30
Aditya 5c674cfc89 fix(dockerfile): playing around with vite 2026-01-22 20:20:10 +05:30
Aditya 90bbe0b396 playing around with vite 2026-01-22 20:14:57 +05:30
Aditya 69cfb323ff playing around with vite 2026-01-22 20:07:18 +05:30
Aditya 7a8ca2fd55 Merge nightly, resolve shuffle-shared version
conflict
2026-01-22 18:07:03 +05:30
Aditya 251dcd5b26 fi: trying to make frontend build faster 2026-01-22 18:01:30 +05:30
yashsinghcodes 9295991f56 worker changed return value in deployk8s app 2026-01-21 19:25:22 +05:30
yashsinghcodes 1225b2122e shuffle-shared bump 2026-01-19 20:14:51 +05:30
Pascal Sthamer 1703145100 mount tmp volume to apps by default
required by waitress under high load

Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-16 17:13:44 +01:00
yashsinghcodes 5cb2ae9a23 chore: shuffle-shared bump 2026-01-15 17:40:16 +05:30
lalitdeore12@gmail.com ba3d6c01b2 add validation for sync url 2026-01-14 19:41:06 +05:30
yashsinghcodes 99735636c4 fix: don't return if listing fails 2026-01-14 17:53:00 +05:30
yashsinghcodes bdf181616a check app deployment in k8s before deploying 2026-01-14 17:51:04 +05:30
Pascal Sthamer 104f4a3e14 improve docs
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-14 09:57:16 +01:00
Pascal Sthamer 25e73a3105 formating, fix comment
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-14 09:45:38 +01:00
Yash Singh 9286bbcf2b Merge pull request #1920 from yashsinghcodes/nightly
fix: worker execution takeover for cloud actions
2026-01-13 22:30:19 +05:30
yashsinghcodes 6921a63cc5 fix: env check condition 2026-01-13 19:09:56 +05:30
yashsinghcodes ed6417b9be added check for environment in handleQueue worker 2026-01-13 17:46:47 +05:30
yashsinghcodes 6b8d7172a1 fix: worker execution takeover for cloud actions 2026-01-13 13:04:55 +05:30
yashsinghcodes cabe871807 fix: worker takeover for parent workflow execution 2026-01-13 03:02:38 +05:30
yashsinghcodes 28d0dc42db fix: worker execution takeover issue 2026-01-13 02:18:31 +05:30
yashsinghcodes 5e80a9e9be commented out pprof while auth is in place 2026-01-12 20:39:07 +05:30
lalitdeore12@gmail.com 19db661c1c add multi region support for cloud sync 2026-01-09 17:20:54 +05:30
yashsinghcodes cbae9f2d63 check worker deployment in k8s before deploying 2026-01-08 15:04:53 +05:30
Lalit Deore c99bee531d Enhance deployment section with HTML and logos
Updated deployment section with HTML formatting and added marketplace logos.
2026-01-08 14:49:20 +05:30
Lalit Deore a52511a2cb Enhance deployment section with HTML formatting
Updated the deployment section to include HTML formatting for cloud marketplaces and added placeholders for AWS and Azure.
2026-01-08 14:47:26 +05:30
Frikky 28fcbc1414 Merge pull request #1912 from PROCYDE/fix-duplicate-session-cookie
fix duplicate session cookie
2026-01-07 13:22:45 +01:00
Lalit Deore f2b3612cf8 Add deployment options for GCP, AWS, and Azure
Added deployment section with cloud marketplace options for Shuffle.
2026-01-07 16:10:20 +05:30
Lalit Deore 1882cae48b Add deployment section to README
Added deployment information for GCP, AWS, and Azure.
2026-01-07 16:06:45 +05:30
Pascal Sthamer 4596833cda use helper from shuffle-shared to create session_token
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-23 11:50:56 +01:00
Pascal Sthamer 4e198854c8 go fmt
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-23 11:50:34 +01:00
Pascal Sthamer 904fac34d1 go mod tidy
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-23 11:50:30 +01:00
Yash Singh 36fad33c2e Merge pull request #1911 from yashsinghcodes/nightly
cloud frontend sync
2025-12-19 18:16:54 +05:30
yashsinghcodes 4cbacf20ef cloud frontend sync 2025-12-19 18:05:04 +05:30
Yash Singh 33ad162fe1 Merge pull request #1909 from yashsinghcodes/nightly
chore: release bump
2025-12-19 17:32:20 +05:30
Yash Singh 1fd102a754 Merge branch 'Shuffle:nightly' into nightly 2025-12-19 17:31:42 +05:30
yashsinghcodes bc5a2f050a chore: release bump 2025-12-19 17:31:11 +05:30
Yash Singh dd2242583f Merge pull request #1888 from Shuffle/nightly
v2.1.3
2025-12-19 17:15:22 +05:30
Yash Singh 9f410f0877 Merge pull request #1908 from yashsinghcodes/nightly
change logic_sso handle function as cloud
2025-12-19 16:32:24 +05:30
Yash Singh 2c0caa2863 Merge branch 'Shuffle:nightly' into nightly 2025-12-19 16:31:00 +05:30
yashsinghcodes b7bf91a12d fix: change logic_sso handle function as cloud 2025-12-19 16:29:38 +05:30
Yash Singh 7acd195da1 Merge pull request #1907 from yashsinghcodes/nightly
chore: shuffle-shared bump
2025-12-19 16:10:54 +05:30