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

Update JSON request interface to accept base64 encoded string representing artifact hash #343

Merged
merged 6 commits into from
May 8, 2023

Commits on May 5, 2023

  1. json requests include base64 encoded artifact hash

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a886c7c View commit details
    Browse the repository at this point in the history
  2. comment

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9fd4ef8 View commit details
    Browse the repository at this point in the history
  3. update arg name

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8871075 View commit details
    Browse the repository at this point in the history
  4. add test for invalid artifact hash encoding

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 5, 2023
    Configuration menu
    Copy the full SHA
    883d8f8 View commit details
    Browse the repository at this point in the history
  5. update not about json body

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6ba41ba View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. pr feedback

    Signed-off-by: Meredith Lancaster <[email protected]>
    malancas committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6aafdb2 View commit details
    Browse the repository at this point in the history