Commit Graph

888 Commits

Author SHA1 Message Date
Frikky 9fc6326350 Made autocasting happen values in larger than, less than and is empty 2023-11-24 15:40:23 +01:00
Frikky 4a1e9316a8 Made it look for all schedules instead of just top 10 2023-11-24 14:12:35 +01:00
Frikky 27cedd9d22 Changed health interval to 30 minutes onprem 2023-11-24 13:33:03 +01:00
Frikky 3dc5f75d9d Gomod changes for orborus & backend to rerun workflows better 2023-11-24 12:37:43 +01:00
Frikky 1fd46a7307 Many fixes for frontend and backend related to Oauth2 and environment control 2023-11-24 12:03:20 +01:00
Frikky c1bfb159c6 Fixed oauth2, docs and popups for onboarding 2023-11-19 18:03:53 +01:00
Frikky d6e37aa3fe Removed the startnode changes again. Too many possible failures 2023-11-17 01:51:34 +01:00
Frikky 7c90456ba3 Minor tests with skipping of startnode in app 2023-11-17 01:44:11 +01:00
Frikky deba8f15a2 Made startnode also care about conditions 2023-11-17 01:31:10 +01:00
Frikky 3c34e36be4 Added catchall and str() for regex 2023-11-16 19:51:56 +01:00
Frikky d1bf64ac74 Added workflow run debugger search properly to onprem and added queue tracker for environments 2023-11-16 19:00:14 +01:00
Frikky caaf4a5a40 Added Queue size to Environments to understand size of queue currently 2023-11-16 18:22:53 +01:00
Aditya f0ef6af23c Merge branch '1.4.0' 2023-11-16 01:15:44 +05:30
Frikky 9e1195caf2 Using latest shuffle-shared 2023-11-15 13:32:09 +01:00
Frikky 409e43ea6d Changed go.mod 2023-11-15 13:02:25 +01:00
Frikky c629864c26 Fixed some execution setting bugs 2023-11-15 12:58:23 +01:00
Aditya 19e4994231 fix: specifying what files to run 2023-11-03 22:54:49 +05:30
Aditya 8edd395ff6 fix: Adding SHUFFLE_APP_SDK_TIMEOUT 2023-11-03 03:35:36 +05:30
Aditya 0e6f9b097b Merge branch '1.3.0' (1) 2023-11-01 01:50:07 +05:30
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30
Frikky 0feb1beebb Rebuild backend to cleanup more memory 2023-10-23 02:47:23 +02:00
Frikky 0a823a1e2c Go.mod change 2023-10-23 00:20:01 +02:00
Frikky 729972cbd3 Removed all requirements for anything but opensearch 2023-10-23 00:16:33 +02:00
Frikky 27c4a17bbc More finalizing for orborus to talk to workers properly 2023-10-22 23:00:05 +02:00
Frikky 9a366e30ec Minor orborus fix 2023-10-22 22:03:46 +02:00
Frikky c4949b5313 Force rebuilds of backend 2023-10-22 19:42:32 +02:00
Frikky 30663ed4b9 Fixed memory and CPU to be more verbose, and also to gather them through docker stats 2023-10-22 19:37:38 +02:00
Frikky a92823d273 Re-added cacheview bugfix, small app sdk fix and login page change 2023-10-20 17:20:34 +02:00
Frikky 2e497e3508 Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0 2023-10-19 17:22:23 +02:00
Frikky 74dfa09d4c Further health fixes and frontend cleanup 2023-10-19 17:22:19 +02:00
Aditya da5cc1d690 fix: go.mod 2023-10-19 20:18:14 +05:30
Aditya c0620149fa Merge branch '1.3.0' into 0x0elliot/better-k8s-docs 2023-10-19 19:54:01 +05:30
Aditya 3a6d4c5f39 fix: go.mod fix 2023-10-19 18:53:16 +05:30
Frikky 5a33135dd7 Changed go.mod slightly 2023-10-19 14:19:34 +02:00
Frikky f4ebe2d046 More polishing in the onboarding and usecase generation process 2023-10-19 12:37:04 +02:00
Frikky 9c2751520d Made a few smaller fixes for priority/onboarding system to be better used by those who configure nothing 2023-10-19 00:03:37 +02:00
Frikky bc9779a57e Merge branch '1.3.0' of https://github.com/shuffle/shuffle into 1.3.0 2023-10-18 18:03:35 +02:00
Frikky 3ba179ce23 Minor changes to configs 2023-10-18 18:03:16 +02:00
Aditya 341c0c5e1c Merge remote-tracking branch 'origin/1.3.0' into dhaval055/1.3.0 2023-10-18 20:59:14 +05:30
Aditya 8e2c3d62fe fix: updating go.mod 2023-10-18 19:51:47 +05:30
Frikky 614e39da70 Fixed some frontend things for release and orborus is now better by default 2023-10-18 14:58:36 +02:00
dependabot[bot] 0ecc9e9e11 Bump urllib3 from 1.26.17 to 1.26.18 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:25:55 +00:00
Frikky 595c217a7c Added statistics to both backend and frontend + cloud sync 2023-10-17 02:40:32 +02:00
Frikky 3575ac88fa Fixed more cloudsync pieces 2023-10-17 02:39:33 +02:00
dhaval055 04c2ed80a0 fixed issue with app builder 2023-10-13 14:29:42 +00:00
Dhaval Dave b5f992cb80 removed comments and nodeSelector in docker.go 2023-10-13 13:11:17 +05:30
dhaval055 ebf58e1917 merge to 1.3.0 2023-10-12 16:03:38 +00:00
dependabot[bot] 8cfe8e4f5d Bump golang.org/x/net from 0.10.0 to 0.17.0 in /backend/go-app
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 22:36:26 +00:00
Aditya c8a5e8be86 fix: adding stats endpoint 2023-10-11 09:20:22 +05:30
dhaval055 b0a3eaf228 removing unused files 2023-10-09 19:03:49 +00:00