Commit Graph

2984 Commits

Author SHA1 Message Date
Frikky a2e4d37eea Allowed workflow reruns from a specific node 2025-03-24 20:59:44 +01:00
Pascal Sthamer 1c0f55c70c Merge branch 'nightly' into worker-app-service-accounts 2025-03-24 18:23:20 +01:00
Pascal Sthamer 346c154cad Merge branch 'nightly' into kubernetes-labels 2025-03-24 18:22:26 +01:00
Pascal Sthamer e9b10a73cf use app version image tag by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-24 18:16:30 +01:00
Pascal Sthamer d152faec9a remove v prefix from app version too
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-24 18:06:03 +01:00
Pascal Sthamer 17f779ffe2 remove the v prefix from chart version
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-24 14:31:51 +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 cd30659747 Merge pull request #1665 from Shuffle/main
Re-sync with latest fix
2025-03-21 12:39:01 +01:00
Frikky 83027ab206 Merge pull request #1663 from Shuffle/dependabot/npm_and_yarn/frontend/npm_and_yarn-b421e050ca
build(deps): bump class-transformer from 0.2.3 to 0.5.1 in /frontend in the npm_and_yarn group across 1 directory
2025-03-21 12:38:03 +01:00
Frikky 95d053db80 Merge pull request #1664 from Shuffle/main
Main sync for dev
2025-03-21 12:37:35 +01:00
Frikky 9476020b50 Minor fixes from code scanning that had no direct necessary impact 2025-03-21 12:37:09 +01:00
dependabot[bot] 3c05cf43ac build(deps): bump class-transformer
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [class-transformer](https://github.com/typestack/class-transformer).


Updates `class-transformer` from 0.2.3 to 0.5.1
- [Release notes](https://github.com/typestack/class-transformer/releases)
- [Changelog](https://github.com/typestack/class-transformer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/typestack/class-transformer/compare/v0.2.3...v0.5.1)

---
updated-dependencies:
- dependency-name: class-transformer
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 11:27:39 +00:00
Frikky bc936ab137 Fixed multiple potential vulnerabilites in go-git.v4 2025-03-21 12:26:22 +01:00
Frikky 8b4f8a14c8 2.0.1 version build 2025-03-21 12:17:56 +01:00
Frikky 8784fdea19 Changed go mod tidy and download from go get 2025-03-21 02:25:18 +01:00
Frikky 243de719fc Changed version back to latest 2025-03-21 02:15:47 +01:00
Frikky 86ba150e29 Removed app sdk requirements file 2025-03-21 02:14:39 +01:00
Frikky c7d0de24a6 Rebuild with 2.0.1 2025-03-21 02:12:20 +01:00
Frikky ed78159913 Go sum fix 2025-03-21 02:11:21 +01:00
Frikky 2bef2a413c Merge pull request #1661 from Shuffle/nightly
Sync for 2.0.1
2025-03-21 02:09:44 +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
Frikky 373e5bc909 Multiple minor fixes for 2.0.1 release to improve general usability 2025-03-21 02:03:19 +01:00
Frikky f3d547b875 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-20 17:22:58 +01:00
Frikky 95f6e3c698 Remapped back to using SHUFFLE_BASE_IMAGE_NAME with default frikky/shuffle: https://github.com/Shuffle/Shuffle/issues/1660 2025-03-20 17:22:54 +01:00
Frikky 01a2e8d5f5 Merge pull request #1658 from Shuffle/dependabot/go_modules/backend/go-app/go_modules-d6f1403f1d
build(deps): bump the go_modules group across 3 directories with 2 updates
2025-03-19 11:21:22 +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 154061c2ed Create dependabot.yml 2025-03-18 19:46:50 +01:00
Frikky bf90cadb78 Merge pull request #1656 from Shuffle/dependabot/go_modules/backend/go-app/github.com/containerd/containerd-1.6.38
build(deps): bump github.com/containerd/containerd from 1.6.26 to 1.6.38 in /backend/go-app
2025-03-18 19:45:31 +01:00
Frikky 219f8158b8 Fixed some minor tracker issues 2025-03-18 19:03:13 +01:00
Frikky 06c8fb5a46 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-18 13:29:46 +01:00
Frikky 10811b4624 Fixed multiple navigation issues 2025-03-18 13:29:36 +01:00
Frikky 4dbfc4089e Merge pull request #1627 from LalitDeore/automation
[Feature] - Add frontend testing script for onprem
2025-03-18 11:10:04 +01:00
Frikky 5f8e733a47 Merge branch 'nightly' into automation 2025-03-18 11:09:55 +01:00
Pascal Sthamer 41f623dd39 run as user 1001 by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-03-18 10:14:33 +01: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
Frikky 5395ad40ec Minor sync 2025-03-18 00:53:26 +01:00
yashsinghcodes 319c29aae2 fixed health check onprem 2025-03-17 18:29:23 +05:30
Yash Singh 619f6e8606 Merge pull request #1655 from Shuffle/0x0elliot/revert-pr
fix: Reverted to f0c2dfa
2025-03-17 18:26:40 +05:30
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
yashsinghcodes 02801ecd78 fixed force health url 2025-03-17 18:10:06 +05:30
yashsinghcodes 7710deabd3 fix for auto memcached setup 2025-03-17 17:42:20 +05:30
Frikky 74f3ea46de Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-14 11:16:24 +01:00
Frikky 99a4cab424 Minor worker MEMCACHED fixes 2025-03-14 11:16:19 +01:00
Frikky 480015890b Merge pull request #1653 from Shuffle/main
Sync
2025-03-14 11:16:06 +01:00
lalitdeore12@gmail.com aa49670dbb Don't send health api request multiple time if fails 2025-03-12 10:28:52 +05:30
lalitdeore12@gmail.com d17713ce4e Add notification job when workflow fails 2025-03-12 00:53:26 +05:30
lalitdeore12@gmail.com 46cb4978ed Fix - selenium script issue and dashbaord page crash issue 2025-03-12 00:40:51 +05:30