🚀 Enhancements
- PR: #1007 - Moved middleware into server package
- PR: #1022 - Add UI logging flag
- PR: #1024 - 768 new directory structure
- PR: #1048 - Updated error message when hit "not found error" in gitprovider
- PR: #1052 - Renaming Git Provider Token header
- PR: #1066 - Add acceptance test for bug #810 and update how secret names are generated
- PR: #1053 - Add homebrew to release
- PR: #1065 - Changed URL type
git@
for one of the acceptance tests - PR: #1073 - Ask for confirmation when running
gitops uninstall
. - PR: #1069 - Upgrade uses new helm repo
- PR: #1027 - Expand UI test
- PR: #1112 - Pass user token to API via an HTTP header
- PR: #1146 - Fixed adding a Gitlab app via UI
- PR: #1137 - changes ProfileVersion to Version
- PR: #1150 - Adjustments to field ExpiresIn in TokenResponseState structure
🔥 UI
- PR: #989 - Add remove app button
- PR: #1042 - Commits show up in UI after authentication success
- PR: #1023 - Clarify the description of "namespace" in the UI and CLI
- PR: #1051 - Increase graph node size, and decrease graph node drop shadow
- PR: #1046 - Add GitLab OAuth flow the UI
- PR: #1087 - Add SyncApplication Button to UI
- PR: #1114 - Add React Storybook + Stories for
🐛 Bugs
- PR: #992 - Allow adding a public gitlab project
- PR: #1060 - Restore setup of beta install command
- PR: #1063 - 1062 - Use the correct default config branch for auto-merge
- PR: #1041 - Add namespace to wego-app manifests
- PR: #1054 - Create empty ssh key for git client to avoid creating real deploy keys when using dry-run.
- PR: #1064 - Fix cluster pull request statuses
- PR: #1117 - Ignore showing clusters PR url for statuses other than creation/deletion
- PR: #1099 - Set missing namespace on role/rolebinding
- PR: #1149 - Fixes
gitops upgrade
with gitlab - PR: #1153 - Fixes
gitops install
wego-app.yaml deployment when running in container
Uncategorized
- PR: #1019 - setup kubebuilder before running unit tests.
- PR: #1013 - Adds acceptance test for a gitlab subgroup
- PR: #872 - Pull CLI dependencies out of App Factory
- PR: #1047 - Fix selenium for macOS on nightly
- PR: #966 - Creating style guide
- PR: #1049 - Moving Loggers implementations to internal packages #1012
- PR: #1072 - Update jest, parcel for dependabot notice
- PR: #1097 - Add custom ssh key setup to fix actions
- PR: #1078 - Add missed changes to goreleaser for brew
- PR: #1110 - Refactor tests to prevent nightly failures
- PR: #1116 - Adds capi-app when upgrading
- PR: #1118 - Update deps with go mod tidy
- PR: #1121 - Update package.json for release
- PR: #1119 - Fix deploy job
- PR: #1127 - Adds back file required for consuming as a go module
- PR: #1131 - Add known_hosts and kubectl for bootstrap
- PR: #1156 - Skip GitOps Core UI Tests
- PR: #1101 - Add integration test coverage for adding an app in a GitLab repo
- PR: #1159 - Update package.json for release
- PR: #1161 - Avoid running other release jobs if goreleaser does not complete
- PR: #1162 - Set explicit node version