Commit Graph

993 Commits

Author SHA1 Message Date
yashsinghcodes da9d3f4c82 a quick fix for #1510 where SHUFFLE_DEFAULT_USERNAME doesn't set up account 2024-11-28 02:08:44 +05:30
monilprajapati 39e3218533 Tabs are working except myApps and categories and labels are displayed 2024-11-15 17:07:07 +05:30
Frikky 9d14078732 More sdk changes 2024-11-12 13:41:12 +01:00
Frikky ea53302d11 Moving all sdk files to its own directory under MIT 2024-11-12 13:39:26 +01:00
Frikky 56d9fdde0c SDK upload 2024-11-12 12:45:55 +01:00
Frikky a9814e796d Started adding sdk to pip 2024-11-12 11:43:19 +01:00
iifiigii 83d07ebb72 FIX:docker client leaking FDs 2024-11-09 00:58:26 +08:00
Frikky ab7b65e756 Minor walkoff shuffle-shared mapping fix 2024-11-07 17:36:12 +01:00
Frikky e63b2871ee Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-11-06 21:47:19 +01:00
Frikky bc395990d5 Optimized Orborus for tenzir running 2024-11-06 21:47:15 +01:00
Frikky a32488eb36 Merge pull request #1538 from melv33n/single-app-hotload-2.0.0
[Feature][v2.0.0] Add Endpoint for Hotloading Specific Applications
2024-11-01 12:21:31 +01:00
LuisThuillier 1bebc7e054 Add GET and POST to not break break backwards compatibility. 2024-11-01 08:06:25 +01:00
Frikky b9ca7b0f9a Massive pipeline overhaul to allow for more control and visibility into what is happenign in Orborus 2024-10-31 01:08:33 +01:00
LuisThuillier d8c5fa220f Adding single app hotload & fix POST as an option to both hotloads 2024-10-30 18:37:59 +01:00
Aditya 2f7e798605 Merge branch '2.0.0' into improve-app-builder 2024-10-29 18:06:48 +05:30
Frikky 6773d99258 file upload fixes 2024-10-24 12:24:12 +02:00
Frikky 7cd2aa5146 Added update_file() function to sdk 2024-10-24 12:20:37 +02:00
Pascal Sthamer 840288c226 Use filepath module for constructing contextDir 2024-10-23 12:23:02 +02:00
Pascal Sthamer 90b62a5e92 Fix --dockerfile flag 2024-10-23 12:22:32 +02:00
Pascal Sthamer 7b5fe4a84c Use NodeName instead of NodeSelector 2024-10-23 12:21:05 +02:00
Pascal Sthamer c154fa98d0 go mod tidy 2024-10-23 12:20:28 +02:00
Frikky 8c91af54fa Fixing nightly SSO openid build 2024-10-22 11:19:15 +02:00
Frikky 61a5489628 Fix gomod 2024-10-18 11:14:24 +02:00
Frikky 993140261b Removed .env from opensearch 2024-10-18 11:05:32 +02:00
Frikky 691af569fa Fixed workflow distributed deletion for suborgs 2024-10-12 01:02:52 +02:00
Frikky a56f2e4bda Merge branch '2.0.0' into sso_2.0.0 2024-10-11 17:12:55 +02:00
Frikky 38e9d66cfd #1515: Fixed a bug with contains any of 2024-10-08 18:09:02 +02:00
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
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
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
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 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 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 e8a2107524 Started syncing back new detection changes. Unsure how to optimize this for now. 2024-08-16 00:42:30 +02:00
Frikky eaf8acfec0 Nightly with new codegen yay 2024-08-15 15:45:12 +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 427bd88bbf added no_proxy 2024-08-12 19:52:49 +05:30
Frikky a858177e61 Bump main nightly to fix sso issue 2024-08-09 01:08:22 +02:00