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

Config storage #223

Merged
merged 9 commits into from
Apr 8, 2024
Merged

Config storage #223

merged 9 commits into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. Allow providing the aws auth options as flags

    This is in preparation of storing these values in a remote config store for
    ease of configuration across call-sites.
    DavidS-ovm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    54f8d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b5e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b950dfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    000f90f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e14045 View commit details
    Browse the repository at this point in the history
  6. Refactor HasScopesFlexible to receive a token directly

    This prepares the way to use the function more flexibly as part of the ensureToken mechanism.
    DavidS-ovm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    db599e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    669859e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e66750 View commit details
    Browse the repository at this point in the history
  9. go mod tidy

    DavidS-ovm committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    226408f View commit details
    Browse the repository at this point in the history