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
|
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
|
aa1e7e345e
|
Bumped shared
|
2025-04-04 00:20:11 +02:00 |
|
Frikky
|
9dbe9b8077
|
Fixed minor issues with app deployment etc
|
2025-04-03 22:48:51 +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 |
|
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
|
bc936ab137
|
Fixed multiple potential vulnerabilites in go-git.v4
|
2025-03-21 12:26:22 +01:00 |
|
Frikky
|
ed78159913
|
Go sum fix
|
2025-03-21 02:11:21 +01:00 |
|
Frikky
|
d67c05b343
|
Merge branch 'main' into nightly
|
2025-03-21 02:09:36 +01:00 |
|
Frikky
|
d6e9459dc5
|
Rebuild for nightly
|
2025-03-21 02:05:26 +01:00 |
|
dependabot[bot]
|
6ffbd25986
|
build(deps): bump the go_modules group across 3 directories with 2 updates
Bumps the go_modules group with 2 updates in the /backend/go-app directory: [github.com/containerd/containerd](https://github.com/containerd/containerd) and [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/orborus directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /functions/onprem/worker directory: [golang.org/x/net](https://github.com/golang/net).
Updates `github.com/containerd/containerd` from 1.6.26 to 1.6.38
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.26...v1.6.38)
Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)
Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)
Updates `golang.org/x/net` from 0.25.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 18:47:57 +00:00 |
|
dependabot[bot]
|
13cac512df
|
build(deps): bump github.com/containerd/containerd in /backend/go-app
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.26 to 1.6.38.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.26...v1.6.38)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 00:19:57 +00: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
|
37c0baf02a
|
Last builds for 2.0
|
2025-03-04 19:37:44 +01:00 |
|
Frikky
|
a658ccafaf
|
Bumped to shuffle-shared 0.8.6 for multi tenant workflows
|
2025-03-03 21:11:48 +01:00 |
|
Frikky
|
ad07379508
|
Minor fixes EVERYWHERE
|
2025-03-03 19:52:13 +01:00 |
|
Frikky
|
2e73f772e6
|
Migrated a bunch of pages
|
2025-03-03 16:38:33 +01:00 |
|
Frikky
|
91268ca3b0
|
Fixed go.mod bumps
|
2025-03-03 12:02:27 +01:00 |
|
Frikky
|
b94b4d7fef
|
Bumped for latest shuffle-shared merges
|
2025-02-28 01:19:28 +01:00 |
|
Frikky
|
24ee675304
|
More minor fixes for cloud/onprem to be in line
|
2025-02-28 01:17:46 +01:00 |
|
Frikky
|
e630188db4
|
Merge branch 'main' into nightly
|
2025-02-26 16:09:16 +01:00 |
|
Frikky
|
6160933846
|
Bumped go.mod files to match shuffle-shared
|
2025-02-26 00:35:35 +01:00 |
|
Frikky
|
5703ce40e4
|
Rebuilding with more verbose part for orborus
|
2025-02-21 15:21:31 +01:00 |
|
Frikky
|
80782d8270
|
Onprem X Cloud sync commit. Large changes to the navbar mechanisms
|
2025-02-19 01:29:40 +01:00 |
|
Frikky
|
440a6bcb23
|
Optimized Api Explorer and testing system
|
2025-02-17 12:59:56 +01:00 |
|
Frikky
|
6719f527e8
|
Bumped public Form running and subflow/user input fixes in multi-tenant workflows
|
2025-02-17 00:50:08 +01:00 |
|
Frikky
|
d1d4ffaf01
|
Bumped sync with cloud issues
|
2025-01-23 17:05:34 +01:00 |
|
Frikky
|
b485690eea
|
Orborus autobuild test
|
2025-01-23 16:59:22 +01:00 |
|
dependabot[bot]
|
0cab3b2a37
|
build(deps): bump github.com/go-git/go-git/v5 in /backend/go-app
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0)
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 13:28:57 +00:00 |
|
Frikky
|
dc258d1497
|
Frontend merges
|
2025-01-13 14:26:03 +01:00 |
|
Aditya
|
742bdbd221
|
Revert "Merge branch 'main' into nightly"
This reverts commit 2d77af103a, reversing
changes made to 2c8ed1a418.
|
2024-12-13 17:24:50 +05:30 |
|
dependabot[bot]
|
9137331b8f
|
build(deps): bump golang.org/x/crypto in /backend/go-app
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.22.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-11 22:13:47 +00:00 |
|
Aditya
|
5fcf114b5f
|
Merge branch '2.0.0'
|
2024-12-05 05:20:50 +05:30 |
|
Frikky
|
45394063f5
|
Worker rebuilds
|
2024-11-30 15:04:11 +01:00 |
|
dependabot[bot]
|
7002e60f52
|
build(deps): bump github.com/docker/docker in /backend/go-app
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.5)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-14 20:30:04 +00:00 |
|
Frikky
|
ab7b65e756
|
Minor walkoff shuffle-shared mapping fix
|
2024-11-07 17:36:12 +01:00 |
|
Frikky
|
6773d99258
|
file upload fixes
|
2024-10-24 12:24:12 +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 |
|
yashsinghcodes
|
5d78ca22c5
|
shuffle-shared bump
|
2024-10-07 17:29:19 +05:30 |
|
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 |
|