1249 Commits

Author SHA1 Message Date
yashsinghcodes 9bb578616f checks for nil pointer 2025-06-28 17:26:48 +05:30
Frikky 80fcee351f Merge pull request #1746 from Shuffle/dependabot/go_modules/backend/go-app/go_modules-ed8bd59f39
Bump golang.org/x/crypto from 0.38.0 to 0.39.0 in /backend/go-app in the go_modules group across 1 directory
2025-06-26 19:44:02 +02:00
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
dependabot[bot] 771a672a4f Bump golang.org/x/crypto
Bumps the go_modules group with 1 update in the /backend/go-app directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.38.0 to 0.39.0
- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.39.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 17:58:05 +00:00
Frikky c1c6a9f128 Cloud sync for all edits in May->June 2025-06-17 19:23:15 +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 e72cfd2ed5 Gomod fix 2025-06-05 11:06:04 +02:00
Frikky bc1d5449e3 Implemented SSO bypass for admins 2025-06-05 11:05:52 +02:00
Frikky 1faa157fac And rebuild with admin sso problem solution 2025-06-05 00:29:59 +02:00
Frikky d3cd1d16b8 Merge pull request #1717 from LalitDeore/release-changes
add theming changes for onprem
2025-06-04 18:37:47 +02:00
Frikky 90d909e5da Fix of the app page 2025-06-03 11:43:05 +02:00
lalitdeore12@gmail.com 9baeb51567 Merge branch 'nightly' of https://github.com/Shuffle/Shuffle into release-changes 2025-06-03 13:54:30 +05:30
Frikky 4a867d9f1b Repush with proper sync url 2025-06-02 22:45:07 +02:00
Frikky 86ae5dc59d Cloud sync fixes 2025-06-02 18:15:01 +02:00
Frikky 02fd54430b Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-06-02 00:30:52 +02:00
Frikky 75b6d60dd4 Fixed an issue with app building onprem 2025-06-02 00:30:46 +02:00
Frikky cd86ce9b74 Changed just in case for onprem fixes to take place 2025-06-02 00:20:34 +02:00
Frikky 1281f25405 Autobuild backend pls :)) 2025-05-29 21:52:22 +02:00
Frikky 425c4d0808 Changed Algolia public API Key 2025-05-27 23:31:19 +02:00
lalitdeore12@gmail.com 6264150592 remove extra api for changing theme 2025-05-22 14:26:13 +05:30
lalitdeore12@gmail.com 1eaad4e9be remove brading from userinfo 2025-05-20 14:17:38 +05:30
lalitdeore12@gmail.com 4942387bab add theming changes for onprem 2025-05-20 13:51:36 +05:30
Frikky c2c4a9c323 Minor fixes for testing Singul locally 2025-05-20 01:07:16 +02:00
lalitdeore12@gmail.com e92c2817b2 Fix - light theme ui break due to theme 2025-05-20 01:02:16 +05:30
Frikky 6316fb8888 Fixed agentUI reference 2025-05-19 00:22:11 +02:00
Frikky a4ebf3e558 Lightmode/Darkmode merge including many fixes since 2.0.2 2025-05-19 00:04:37 +02:00
Frikky ef8e01b73f Rebuild with right permissions 2025-05-12 13:20:58 +02:00
Frikky 99c01e518d Fixed a problem where workflows can't be built 2025-05-12 13:15:43 +02:00
Frikky b0d3d62ee4 Fixed git sanitization update 2025-04-05 17:01:40 +02:00
Frikky 7b5616b30f Ensuring backend also works with single action reruns 2025-04-05 01:05:04 +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 557c39c8fc Made onprem executions work from code editor properly 2025-04-04 13:09:17 +02:00
Frikky c462ef584f Made code editor try it out work properly 2025-04-04 13:06:33 +02:00
Frikky e0ed360e28 Fixed a problem with admin not being admin on the /admin page 2025-04-04 11:22:33 +02:00
Frikky aa1e7e345e Bumped shared 2025-04-04 00:20:11 +02:00
Frikky 94ebadb669 Merge pull request #1676 from Shuffle/nightly
2.0.2
2025-04-03 23:14:49 +02:00
Frikky 8d0939a941 Minor print fixes 2025-04-03 22:51:36 +02:00
Frikky 9dbe9b8077 Fixed minor issues with app deployment etc 2025-04-03 22:48:51 +02:00
Frikky b204296e71 Fixed a problem with docker mounts always being read-write and not mounting properly into containers 2025-04-03 19:19:40 +02:00
Frikky d1d06df2b0 Removed a problem with duplicate binds in worker 2025-04-03 18:23:34 +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