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

feat: support sha256 format image #250

Merged
merged 3 commits into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. action: change name to unit test

    Signed-off-by: Yadong Ding <[email protected]>
    Desiki-high committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fff4812 View commit details
    Browse the repository at this point in the history
  2. test: add test case for rule

    Signed-off-by: Yadong Ding <[email protected]>
    Desiki-high committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3019ce4 View commit details
    Browse the repository at this point in the history
  3. feat: support sha256 format image

    convert source image such as `repo:tag@sha256xxxxxx` or `repo@sha256xxxxxx`.
    
    Signed-off-by: Yadong Ding <[email protected]>
    Desiki-high committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3e5ebe7 View commit details
    Browse the repository at this point in the history