Commit Graph

92 Commits

Author SHA1 Message Date
Frikky a88c66a832 Fixes for datastore and scale for 2.1.0 2025-08-28 14:29:05 +02:00
Frikky 1a9daf046c Rebuild again yay 2025-08-27 14:10:06 +02:00
Frikky 3c32a22614 Rebuild \o/ 2025-08-27 01:15:29 +02:00
Frikky 69df46f067 Rebuild with proper files :3 2025-08-26 23:17:47 +02:00
Frikky 15bf1011e7 Bumped versions to match shuffle-shared and singul 2025-08-26 14:03:30 +02:00
Frikky 065dc160b3 More delay and network management when issues occur 2025-08-22 00:02:11 +02:00
Frikky 7cf93ecfdc Orborus/worker rerun 2025-06-17 20:59:22 +02:00
Frikky d1a0806a8a Cleaned up shuffle-shared references 2025-05-19 00:23:59 +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 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 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 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 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
Frikky 1234ecb6bf Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/golang.org/x/crypto-0.31.0 2025-02-28 01:27:47 +01:00
Frikky a8c6540eaf Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/github.com/go-git/go-git/v5-5.13.0 2025-02-28 01:26:37 +01:00
Frikky d4396c6a47 Merge branch 'nightly' into dependabot/go_modules/functions/onprem/worker/golang.org/x/net-0.33.0 2025-02-28 01:25:03 +01:00
Frikky b94b4d7fef Bumped for latest shuffle-shared merges 2025-02-28 01:19:28 +01:00
Frikky a5bb6a09c2 Build pls 2025-02-27 15:23:58 +01:00
dependabot[bot] 384c35d6af build(deps): bump golang.org/x/net in /functions/onprem/worker
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:21 +00:00
dependabot[bot] 77032621f9 build(deps): bump github.com/go-git/go-git/v5
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.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.11.0...v5.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:19 +00:00
dependabot[bot] b6583ad3bd build(deps): bump golang.org/x/crypto in /functions/onprem/worker
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 15:05:15 +00:00
Frikky a4f54859a0 Image rebuilds 2025-02-10 21:25:54 +01:00
Frikky de6bc5fa5c Improved Docker arch mapping so that images are downloaded correctly 2025-02-10 16:32:48 +01:00
Frikky f6aed00a8c Bumped orborus + worker libraries 2025-01-23 16:35:44 +01:00
Aditya 5fcf114b5f Merge branch '2.0.0' 2024-12-05 05:20:50 +05:30
Frikky ae30347303 Gomod fixes. Now frontend pls 2024-11-30 15:23:13 +01:00
dependabot[bot] 0482e72779 build(deps): bump github.com/docker/docker in /functions/onprem/worker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.4...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-30 13:46:56 +00:00
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +02:00
Frikky af14b76ac5 Worker fix 2024-08-20 23:37:21 +02:00
dependabot[bot] e69fbdc0a4 build(deps): bump github.com/docker/docker in /functions/onprem/worker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:16:17 +00:00
Frikky 74fa96421a Synced up orborus/worker with latest 2024-05-22 02:19:54 +02:00
Frikky 9e8e01ed01 Moved to golang 1.22 and fixed some kubernetes bugs 2024-04-24 15:37:31 +02:00
Frikky 2ac6001297 Bumped everything to match shuffle-shared 2024-04-23 23:28:48 +02:00
Frikky c258e3688b Fixed worker k8s bug 2024-03-05 17:45:08 +01:00
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky 42e5c7822a Fixed cache frontend issues related to editing/viewing 2024-01-30 01:37:46 +01:00
Frikky 19135a0551 User Input worker fix 2024-01-21 23:58:30 +01:00
Frikky 0e9b975c98 Updated worker nightly to run with latest shared version 2024-01-03 14:09:49 +00:00
Frikky 22c6b2931c Build nightly 2023-12-11 14:19:44 +01:00
Frikky 0859581264 Fixed some orborus + worker things for rebuild 2023-12-11 14:08:03 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00