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

feat: add e2e test for docker auth with _json_key #132

Merged
merged 3 commits into from
Aug 7, 2024

Commits on Aug 3, 2024

  1. chore: add e2e test for docker auth with _json_key

    Signed-off-by: Devin Christensen <[email protected]>
    quixoten committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ba2ddbe View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore: respond to PR feedback

    - added correct annotations to the secret
    - pulled duplicated types out to shared context
    
    Signed-off-by: Devin Christensen <[email protected]>
    quixoten committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d247832 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: don't overwrite base64 encoded auth

    Signed-off-by: Devin Christensen <[email protected]>
    quixoten committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    17e4aef View commit details
    Browse the repository at this point in the history