Commit Graph

401 Commits

Author SHA1 Message Date
Frikky 95dd31fb3a Merge branch 'main' into nightly 2025-08-28 21:49:42 +02:00
Frikky 8a915980b8 Re-added the protected category to ALWAYS show up on datastore 2025-08-27 20:07:17 +02:00
Frikky 4fe311cc99 Opensearch and app optimisations 2025-08-27 12:54:50 +02:00
Frikky a65ad252c2 Rebuild time 2025-08-27 11:16:21 +02:00
Frikky 2b639ceae3 Increased timeouts and rerun mechanisms. Autofixes are now more and more in place by default 2025-08-27 01:10:28 +02:00
Frikky d2fcc2c3eb Fixed environment management and minor bugs onprem 2025-08-26 19:32:30 +02:00
yashsinghcodes 4f98b583a4 fixing some old bugs 2025-08-07 23:04:38 +05:30
yashsinghcodes b2dfe8d8f9 added cron support 2025-07-14 20:33:50 +05:30
yashsinghcodes 98f5eabaaa removed a spam log message 2025-07-09 14:04:39 +05:30
yashsinghcodes 48b18635d2 removed return onprem 2025-07-09 14:03:16 +05:30
yashsinghcodes 0be2b9fe93 log org from the header 2025-06-28 19:18:52 +05:30
yashsinghcodes 9bb578616f checks for nil pointer 2025-06-28 17:26:48 +05:30
yashsinghcodes 074709c7bb fix orborus issues 2025-06-26 20:02:50 +05:30
yashsinghcodes c061dc3732 get env based on orgId 2025-06-26 19:33:00 +05:30
yashsinghcodes 78baecb253 sync up with cloud changes 2025-06-26 19:27:10 +05:30
yashsinghcodes a08938735c get requested env for workflow 2025-06-26 14:17:38 +05:30
yashsinghcodes 00ffd7bfa8 fixes some of the issue in 2.1.0-rc2 2025-06-26 02:47:29 +05:30
Frikky 0c9931a70f Minor environment / org_id name changes 2025-06-25 22:05:42 +02:00
Frikky 7c15f58617 Added High Availability control and failovers for Orborus with SHUFFLE_ORBORUS_UUID. Requires shuffle 2.1.0 or higher 2025-06-16 19:20:05 +02:00
Frikky c2c4a9c323 Minor fixes for testing Singul locally 2025-05-20 01:07:16 +02:00
Frikky 99c01e518d Fixed a problem where workflows can't be built 2025-05-12 13:15:43 +02:00
Frikky a4c3d77f4c Ensured orborus is now in line with latest docker API's and golang apis 2025-04-05 01:04:10 +02:00
Frikky 04c28b08c7 Added a way to run worker.go standalone: go run worker.go standalone <execution_id> <authentication> <url> 2025-04-05 00:08:03 +02:00
Frikky c462ef584f Made code editor try it out work properly 2025-04-04 13:06:33 +02:00
Frikky 94ebadb669 Merge pull request #1676 from Shuffle/nightly
2.0.2
2025-04-03 23:14:49 +02:00
Frikky bc8b1c2c6e Improved the image download mechanism for self-built apps onprem 2025-04-03 01:53:55 +02:00
Frikky 80c568e546 Added multiple updates to Orborus to ensure image downloads happen properly, even with bad defaults 2025-04-02 23:07:09 +02:00
Frikky 2e40266171 Fixed a few minor problems like queue confirms working well for environments with spaces 2025-04-02 12:20:48 +02:00
Frikky ff6b970aef Minor fixes everywhere 2025-04-01 22:33:25 +02:00
Frikky a2e4d37eea Allowed workflow reruns from a specific node 2025-03-24 20:59:44 +01:00
Frikky 9b9e2e1048 Sync up with speedups done for workflow runs on cloud and removed old unused code 2025-03-24 10:01:10 +01:00
Frikky 4f77a23612 Added 'wait' query to execute workflow and optimized heavily how fast they start to run 2025-03-23 20:37:22 +01:00
Frikky bc936ab137 Fixed multiple potential vulnerabilites in go-git.v4 2025-03-21 12:26:22 +01:00
Aditya c5a0ff5000 fix: Reverted to f0c2dfa 2025-03-17 18:24:56 +05:30
yashsinghcodes b6512897e8 Revert "Multiple diff fixes for multi tenant workflows"
This reverts commit f0c2dfa3d2.
2025-03-17 18:12:23 +05:30
Frikky f0c2dfa3d2 Multiple diff fixes for multi tenant workflows 2025-03-11 01:57:05 +01:00
Frikky f26e122b79 Disabled the isValid check in walkoff for executions 2025-03-06 22:07:30 +01:00
Frikky b430e6c900 Fixed a lot of the weird suborg distribution workflow issues 2025-02-06 02:07:58 +01:00
Frikky 14d08b24c3 Fixed so org editor has more control of org workflows 2025-01-27 12:55:30 +01:00
Frikky d1d4ffaf01 Bumped sync with cloud issues 2025-01-23 17:05:34 +01:00
Frikky ab7b65e756 Minor walkoff shuffle-shared mapping fix 2024-11-07 17:36:12 +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
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
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 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
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
yashsinghcodes 427bd88bbf added no_proxy 2024-08-12 19:52:49 +05:30