Skip to content
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

Merged
merged 11 commits into from
Dec 27, 2023
Merged

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    a7b7aeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #560 from equinor/impersonate-groups-string

    replace "Impersonate-Group" header definition to take a string instead of a string array
    Richard87 authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f4b1f4c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update swagger datetime definitions (#559)

    * update swagger definitions
    
    * update swagger json
    Pespiri authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    681adb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    463adea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468f2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    33a4171 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. update swagger (#565)

    Pespiri authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f25a832 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. 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>
    Richard87 and Richard87 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9680de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. 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>
    Richard87 and Richard87 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e246b82 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fix swagger spec enum (#572)

    * fix typo
    
    * fix SecretType swagger definition
    Pespiri authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5484dab View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Fix linting errors (#576)

    * Handle return errors in tests
    * remove staticcheck from linter
    * ignore linting on deprecated statements
    
    ---------
    
    Co-authored-by: Richard Hagen <richard.hagen@bouvet.no>
    Richard87 and Richard87 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    24bad64 View commit details
    Browse the repository at this point in the history