Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: validator-labs/validator-plugin-oci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: validator-labs/validator-plugin-oci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 19, 2024

  1. feat!: enforce that at least 1 artifact is added to the OciRegistryRu…

    …le (#270)
    
    ## Issue
    N/A
    
    ## Description
    Validating just an oci registry and not specifying any artifact is a
    very niche use case. The only reason anyone should care about a registry
    is if it actually contains artifact(s) they care about, and in that
    case, they should just validate that the artifact exists and can be
    pulled.
    
    This PR enforces that at lease 1 artifact is included in the
    OciRegistryRule
    ahmad-ibra authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8bf6d7a View commit details
    Browse the repository at this point in the history
  2. deps(deps): update module github.com/validator-labs/validator to v0.1…

    ….6 (#269)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    |
    [github.com/validator-labs/validator](https://togithub.com/validator-labs/validator)
    | `v0.1.5` -> `v0.1.6` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvalidator-labs%2fvalidator/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvalidator-labs%2fvalidator/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvalidator-labs%2fvalidator/v0.1.5/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvalidator-labs%2fvalidator/v0.1.5/v0.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>validator-labs/validator
    (github.com/validator-labs/validator)</summary>
    
    ###
    [`v0.1.6`](https://togithub.com/validator-labs/validator/releases/tag/v0.1.6)
    
    [Compare
    Source](https://togithub.com/validator-labs/validator/compare/v0.1.5...v0.1.6)
    
    ##### Other
    
    - bump plugin versions
    ([#&#8203;395](https://togithub.com/validator-labs/validator/issues/395))
    ([ae540cb](https://togithub.com/validator-labs/validator/commit/ae540cb9ba9a19e1792a1573de5b5b77d38470a5))
    
    ##### Dependency Updates
    
    - **deps:** update module github.com/slack-go/slack to v0.14.0
    ([#&#8203;393](https://togithub.com/validator-labs/validator/issues/393))
    ([b3ecb8b](https://togithub.com/validator-labs/validator/commit/b3ecb8b4a40449005c733bc9080804cedc9926f3))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
    [repository job
    log](https://developer.mend.io/github/validator-labs/validator-plugin-oci).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ28iXX0=-->
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7e22d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. deps(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 (#272)

    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |
    `v2.20.0` -> `v2.20.1` |
    [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fginkgo%2fv2/v2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fonsi%2fginkgo%2fv2/v2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fonsi%2fginkgo%2fv2/v2.20.0/v2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fginkgo%2fv2/v2.20.0/v2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary>
    
    ### [`v2.20.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.20.1)
    
    [Compare
    Source](https://togithub.com/onsi/ginkgo/compare/v2.20.0...v2.20.1)
    
    #### 2.20.1
    
    ##### Fixes
    
    - make BeSpecEvent duration matcher more forgiving
    \[[`d6f9640`](https://togithub.com/onsi/ginkgo/commit/d6f9640)]
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend
    Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
    [repository job
    log](https://developer.mend.io/github/validator-labs/validator-plugin-oci).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ28iXX0=-->
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2eeac2e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. refactor: make each rule implement validationrule.Interface (#273)

    ## Description
    Makes each rule in the plugin implement `validationrule.Interface` from
    validator@v0.1.7.
    
    Signed-off-by: Matt Welke <matt.welke@spectrocloud.com>
    mattwelke authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d0a661b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.3.0 (#271)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.3.0](v0.2.1...v0.3.0)
    (2024-08-22)
    
    
    ### ⚠ BREAKING CHANGES
    
    * enforce that at least 1 artifact is added to the OciRegistryRule
    ([#270](#270))
    
    ### Features
    
    * enforce that at least 1 artifact is added to the OciRegistryRule
    ([#270](#270))
    ([8bf6d7a](8bf6d7a))
    
    
    ### Dependency Updates
    
    * **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.1
    ([#272](#272))
    ([2eeac2e](2eeac2e))
    * **deps:** update module github.com/validator-labs/validator to v0.1.6
    ([#269](#269))
    ([7e22d45](7e22d45))
    
    
    ### Refactoring
    
    * make each rule implement `validationrule.Interface`
    ([#273](#273))
    ([d0a661b](d0a661b))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    TylerGillson authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7b50486 View commit details
    Browse the repository at this point in the history
Loading