Commit Graph

2715 Commits

Author SHA1 Message Date
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 c16168bef4 Orborus autodeploy pipeline 2024-10-31 15:10:58 +01:00
Frikky 8e8114d1ce Started cleaning up library stuff 2024-10-31 14:38:28 +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 54877b2aff fix: adding correct test repo in click to deploy 2024-10-29 18:43:02 +05:30
Aditya b682093891 Merge pull request #1529 from P4sca1/improve-app-builder
Improve app builder
2024-10-29 18:07:09 +05:30
Aditya 2f7e798605 Merge branch '2.0.0' into improve-app-builder 2024-10-29 18:06:48 +05:30
Aditya fa5c13ae55 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-10-29 17:49:38 +05:30
Aditya 7c1c8d2a75 Merge pull request #1536 from Shuffle/revert-1535-revert-1532-fix-worker-panic
Revert "Revert "Fix worker panic""
2024-10-29 17:40:32 +05:30
Aditya 6c243331e6 Revert "Revert "Fix worker panic"" 2024-10-29 17:40:20 +05:30
Aditya 3e7bb00e4e Merge pull request #1535 from Shuffle/revert-1532-fix-worker-panic
Revert "Fix worker panic"
2024-10-29 17:33:25 +05:30
Aditya 24aa984780 Revert "Fix worker panic" 2024-10-29 17:32:39 +05:30
Aditya 6f7516c04f Merge pull request #1532 from P4sca1/fix-worker-panic
Fix worker panic
2024-10-29 17:32:21 +05:30
Pascal Sthamer 0910c08ee0 Do not try to close dockercli in Kubernetes 2024-10-25 10:59:18 +02:00
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
Aditya 27a7eee97e feat: shifting to VMs! (2) 2024-10-23 17:04:27 +05:30
Aditya 6eed80f90d feat: shifting to VMs! (1) 2024-10-23 17:01:42 +05:30
Aditya db3dd124b5 feat: shifting to VMs! 2024-10-23 17:01:21 +05:30
Aditya 1d19683b30 Merge branch '2.0.0' of github.com:Shuffle/Shuffle into 2.0.0 2024-10-23 16:44:51 +05:30
Aditya d995f73913 feat: adding click to deploy features 2024-10-23 16:40:26 +05:30
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 bcc16ab864 Fixed library nightmare 2024-10-18 16:28:54 +02:00
Frikky a6431c007c Started cleaning up library stuff 2024-10-18 16:27:02 +02:00
Frikky 6ee9ab4417 Contextapi fixes 2024-10-18 13:43:10 +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 b771e986d4 Context fixes 2024-10-18 10:48:11 +02:00
Frikky 78bd8f29df Frontend rebuild with all new components 2024-10-18 10:31:23 +02:00
Frikky c02e976dbb Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-18 10:24:44 +02:00
Frikky 01a23bff41 Fixed a bunch of form deploy systems 2024-10-18 10:24:40 +02:00
Aditya 2639aa7990 Merge pull request #1523 from yashsinghcodes/worker-fix
Fix for worker sending wrong executionID
2024-10-15 23:57:47 +05:30
yashsinghcodes cbf81685f2 return an error in http request 2024-10-15 23:33:36 +05:30
yashsinghcodes b6a951ee82 moved the coroutine to where it was 2024-10-15 22:51:56 +05:30
yashsinghcodes 958d42998c fix: worker sending in wrong executionId 2024-10-15 22:46:01 +05:30
Frikky 95bda13887 Update README.md 2024-10-15 15:15:44 +02:00
Frikky 691af569fa Fixed workflow distributed deletion for suborgs 2024-10-12 01:02:52 +02:00
Frikky 0e341828f9 Merge pull request #1512 from LalitDeore/sso_2.0.0
sso and billing cards changes
2024-10-11 17:13:11 +02:00
Frikky a56f2e4bda Merge branch '2.0.0' into sso_2.0.0 2024-10-11 17:12:55 +02:00
Frikky 04352e6550 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-11 17:10:28 +02:00
Frikky 79acdbb012 Added detection pages and fixed more form pages 2024-10-11 17:10:24 +02:00
Frikky 30bef9a772 Merge pull request #1518 from yashsinghcodes/swarm-span
Fix: Swarm init auto-work in orborus
2024-10-11 14:03:29 +02:00
yashsinghcodes 180b53410e fix for auto swarm deployment 2024-10-10 16:12:31 +05:30
Frikky 38e9d66cfd #1515: Fixed a bug with contains any of 2024-10-08 18:09:02 +02:00