Commit Graph

2804 Commits

Author SHA1 Message Date
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
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
lalitdeore12@gmail.com 1cde066072 Fix - env file and testing workflow 2025-03-11 23:50:25 +05:30
lalitdeore12@gmail.com 16b1adc492 Revert "Try multiple time for health api response"
This reverts commit 9e9c329bf9.
2025-03-11 23:41:38 +05:30
lalitdeore12@gmail.com e283785a47 Try multiple time for health api response 2025-03-11 23:41:16 +05:30
lalitdeore12@gmail.com 9e9c329bf9 Try multiple time for health api response 2025-03-11 23:36:14 +05:30
lalitdeore12@gmail.com 0f039d65bb print response of health api 2025-03-11 23:27:40 +05:30
lalitdeore12@gmail.com 6b5c2a7517 change backend port for health api 2025-03-11 23:19:24 +05:30
lalitdeore12@gmail.com 14eec03139 check if health api job runs on 5001 port 2025-03-11 22:58:35 +05:30
lalitdeore12@gmail.com 338f62c9e1 Don't create new user by env variable 2025-03-11 16:58:00 +05:30
lalitdeore12@gmail.com e16f3adffc declared env value 2025-03-11 16:44:59 +05:30
lalitdeore12@gmail.com 25ca1e7e2f Fix - double workflow dispatch line 2025-03-11 16:26:51 +05:30
lalitdeore12@gmail.com 96445a065f Skip runnig frontend testing for halth api check in github action 2025-03-11 16:21:50 +05:30
lalitdeore12@gmail.com e48d5b717e Merge branch 'nightly' of https://github.com/Shuffle/Shuffle into automation 2025-03-11 15:57:59 +05:30
Frikky f0c2dfa3d2 Multiple diff fixes for multi tenant workflows 2025-03-11 01:57:05 +01:00
Frikky 43e37ef14f Merge branch 'main' of https://github.com/shuffle/shuffle 2025-03-06 22:07:34 +01:00
Frikky f26e122b79 Disabled the isValid check in walkoff for executions 2025-03-06 22:07:30 +01:00
Frikky b88495b719 Rebuild latest 2025-03-06 12:56:46 +01:00
Frikky 276a8c50fa Merge branch 'main' of https://github.com/shuffle/shuffle 2025-03-05 14:09:17 +01:00
Frikky 6598fe7cfe Fixed an issue where SSO URL was not being parsed on the login page 2025-03-05 14:09:13 +01:00