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

WIP: split OIDC providers into separate Go modules #3059

Closed
wants to merge 9 commits into from

Commits on Jul 8, 2023

  1. WIP: split OIDC providers into separate Go modules

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3e96974 View commit details
    Browse the repository at this point in the history
  2. go mod tidy all the things

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    5b19446 View commit details
    Browse the repository at this point in the history
  3. try to fix e2e KMS test

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    f24c952 View commit details
    Browse the repository at this point in the history
  4. try to fix help/verify.sh

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    1b0cc9d View commit details
    Browse the repository at this point in the history
  5. Fix e2e tests

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c850a16 View commit details
    Browse the repository at this point in the history
  6. build with -C

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    16541d1 View commit details
    Browse the repository at this point in the history
  7. Fix build locations

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ac780e3 View commit details
    Browse the repository at this point in the history
  8. fix goreleaser

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6a541fd View commit details
    Browse the repository at this point in the history
  9. fix insecure registry e2e

    Signed-off-by: Jason Hall <jason@chainguard.dev>
    imjasonh committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    53b6a19 View commit details
    Browse the repository at this point in the history