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

Improving --signer-fulcio-token flag to accept both path and raw token string #82

Merged
merged 16 commits into from
Dec 11, 2023

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    98b5e95 View commit details
    Browse the repository at this point in the history
  2. modified --signer-fulcio-token flag to accept either a path to a token

    or a raw token string
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1c29560 View commit details
    Browse the repository at this point in the history
  3. adding an unhappy path to the tests

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f364321 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'improving-token-flag' of github.com:ChaosInTheCRD/go-wi…

    …tness into improving-token-flag
    ChaosInTheCRD committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4cb1a5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e380188 View commit details
    Browse the repository at this point in the history
  6. updated function and description

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    89e5584 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'improving-token-flag' of github.com:ChaosInTheCRD/go-wi…

    …tness into improving-token-flag
    ChaosInTheCRD committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cc97b17 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    250b0e5 View commit details
    Browse the repository at this point in the history
  2. removing ineffectual assignment in test

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    70d18d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    2c2dc7a View commit details
    Browse the repository at this point in the history
  2. updated to add token path flag and remove idToken function magic

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d9e960f View commit details
    Browse the repository at this point in the history
  3. removing ineffectual assignments

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    51ac258 View commit details
    Browse the repository at this point in the history
  4. removing whitespace

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    990446e View commit details
    Browse the repository at this point in the history
  5. fixing small issue and adding test to makefile to speed things up

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e63d8e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    f059865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    638888e View commit details
    Browse the repository at this point in the history