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

fix: unset NOTATION_USERNAME and NOTATION_PASSWORD to avoid leaking credentials to plugin #746

Merged
merged 6 commits into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. fix: unset NOTATION_USERNAME and NOTATION_PASSWORD to avoid leaking

    credentials to plugin
    
    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d5920d8 View commit details
    Browse the repository at this point in the history
  2. test: update test

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fcc456b View commit details
    Browse the repository at this point in the history
  3. fix: update code

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7df4044 View commit details
    Browse the repository at this point in the history
  4. fix: unset registry credential before running each command

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    649db3f View commit details
    Browse the repository at this point in the history
  5. fix: remove empty line

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    050bff0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fix: add E2E plugin credentials check

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    97aa497 View commit details
    Browse the repository at this point in the history