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: refactor and simplify HIP-540 implementation and tests #13012

Merged
merged 16 commits into from
May 6, 2024

Commits on Apr 25, 2024

  1. Refactor HIP-540

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a6f2a14 View commit details
    Browse the repository at this point in the history
  2. Add query validations

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1eb982d View commit details
    Browse the repository at this point in the history
  3. Remove redundant tests

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    42dfa9e View commit details
    Browse the repository at this point in the history
  4. Resolve merge conflicts

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c3d0278 View commit details
    Browse the repository at this point in the history
  5. Add javadoc

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    949a038 View commit details
    Browse the repository at this point in the history
  6. Allow parallel scenario execution by salting registry names

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    69c2895 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. spotless

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f63144f View commit details
    Browse the repository at this point in the history
  2. Wording

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d360060 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4629ad2 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9858421 View commit details
    Browse the repository at this point in the history
  5. Prioritize TOKEN_IS_IMMUTABLE when token has neither role nor admin key

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e50fe29 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    429ee9c View commit details
    Browse the repository at this point in the history
  2. Permit updating metadata with just admin key

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    091cf33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15b03eb View commit details
    Browse the repository at this point in the history
  4. some docs

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b89672d View commit details
    Browse the repository at this point in the history
  5. add testName

    Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
    Neeharika-Sompalli committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b6dc987 View commit details
    Browse the repository at this point in the history