-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release memory fix and changes to swagger definitions #569
Commits on Nov 22, 2023
-
replace "Impersonate-Group" header definition to take a string instea…
…d of a string array
Configuration menu - View commit details
-
Copy full SHA for a7b7aeb - Browse repository at this point
Copy the full SHA a7b7aebView commit details -
Merge pull request #560 from equinor/impersonate-groups-string
replace "Impersonate-Group" header definition to take a string instead of a string array
Configuration menu - View commit details
-
Copy full SHA for f4b1f4c - Browse repository at this point
Copy the full SHA f4b1f4cView commit details
Commits on Nov 23, 2023
-
Update swagger datetime definitions (#559)
* update swagger definitions * update swagger json
Configuration menu - View commit details
-
Copy full SHA for 681adb9 - Browse repository at this point
Copy the full SHA 681adb9View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 463adea - Browse repository at this point
Copy the full SHA 463adeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 468f2f0 - Browse repository at this point
Copy the full SHA 468f2f0View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33a4171 - Browse repository at this point
Copy the full SHA 33a4171View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f25a832 - Browse repository at this point
Copy the full SHA f25a832View commit details
Commits on Dec 12, 2023
-
Ignore job-payloads when fetching secrets for environment (#568)
* Ignore job-payloads when fetching secrets for environment --------- Co-authored-by: Richard Hagen <richard.hagen@bouvet.no>
Configuration menu - View commit details
-
Copy full SHA for 9680de1 - Browse repository at this point
Copy the full SHA 9680de1View commit details
Commits on Dec 15, 2023
-
Add Golangci lint, replace statik with embed and test swagger (#566)
* use Github workflow testing/linting instead of Docker * replace statik with embed * fail build if swagger is changed * install swagger * Add comment * add warning on breaking change to api * create a bootstrap target to ensure toolchain * create a bootstrap target to ensure toolchain * remove statik from gitignore --------- Co-authored-by: Richard Hagen <richard.hagen@bouvet.no>
Configuration menu - View commit details
-
Copy full SHA for e246b82 - Browse repository at this point
Copy the full SHA e246b82View commit details
Commits on Dec 19, 2023
-
* fix typo * fix SecretType swagger definition
Configuration menu - View commit details
-
Copy full SHA for 5484dab - Browse repository at this point
Copy the full SHA 5484dabView commit details
Commits on Dec 27, 2023
-
* Handle return errors in tests * remove staticcheck from linter * ignore linting on deprecated statements --------- Co-authored-by: Richard Hagen <richard.hagen@bouvet.no>
Configuration menu - View commit details
-
Copy full SHA for 24bad64 - Browse repository at this point
Copy the full SHA 24bad64View commit details