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

Add GetApplicableTrustPolicy function #51

Merged
merged 7 commits into from
Jun 17, 2022

Commits on Jun 8, 2022

  1. Add GetApplicableTrustPolicy function

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f63c947 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. address comments

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8926ec6 View commit details
    Browse the repository at this point in the history
  2. move artifact path parsing to a separate method

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8647124 View commit details
    Browse the repository at this point in the history
  3. use artifactUri

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7829f7a View commit details
    Browse the repository at this point in the history
  4. use artifact in error messages

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9715aca View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. use artifactUri

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    33db7de View commit details
    Browse the repository at this point in the history
  2. fix unit test

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5e75031 View commit details
    Browse the repository at this point in the history