Hari Krishna
|
efaa3e32bc
|
feat: made ai-agent app work on worker
|
2026-02-09 15:41:35 +05:30 |
|
yashsinghcodes
|
874bdbcae5
|
fix opensearch prefix button on health page
|
2026-02-09 13:27:33 +05:30 |
|
yashsinghcodes
|
699e91d8db
|
new health opensearch endpoint
|
2026-02-09 13:15:19 +05:30 |
|
yashsinghcodes
|
b938b5b2f4
|
chore: shuffle-shared bump
|
2026-02-08 22:42:00 +05:30 |
|
Frikky
|
b1681f6fbb
|
Update README.md
|
2026-02-08 18:01:36 +01:00 |
|
Yash Singh
|
6e0935360b
|
Merge pull request #1930 from LalitDeore/migration
update shuffle-shared version to latest version
|
2026-02-04 17:40:15 +05:30 |
|
Pascal Sthamer
|
138f66e27a
|
allow to create a service account per app
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2026-02-02 10:36:11 +01:00 |
|
Lalit Deore
|
1b3eb412d8
|
Merge branch 'nightly' into migration
|
2026-02-02 13:33:47 +05:30 |
|
lalitdeore12@gmail.com
|
d125b4cdcb
|
fix - shuffle-shared version error
|
2026-02-02 13:31:35 +05:30 |
|
Frikky
|
e066799068
|
Merge pull request #1929 from LalitDeore/migration
Migration of remote workflow download api to shuffle-shared package
|
2026-01-30 14:18:54 +01:00 |
|
lalitdeore12@gmail.com
|
8b03f440b6
|
Migration of remote workflow download api to shuffle-shared package
|
2026-01-30 17:28:51 +05:30 |
|
Yash Singh
|
814ad064e6
|
Merge pull request #1927 from yashsinghcodes/nightly
fix: handle multiple addr for swarm init (updated for new error message)
|
2026-01-28 18:04:04 +05:30 |
|
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 |
|