fix: 743 add semver check cli tests#1341
Merged
matthiasbruns merged 19 commits intoDec 11, 2025
Merged
Conversation
59d3c2a to
a69c4c6
Compare
matthiasbruns
added a commit
that referenced
this pull request
Dec 5, 2025
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Adds semver checks to `ocm add cv` analog to `ocm get cv` #### Which issue(s) this PR fixes Contributes open-component-model/ocm-project#743 Check #1341 how it is integrated --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
1a3863f to
1b2d16c
Compare
1b2d16c to
656ffd6
Compare
Skarlso
reviewed
Dec 5, 2025
matthiasbruns
commented
Dec 9, 2025
jakobmoellerdev
pushed a commit
that referenced
this pull request
Dec 9, 2025
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Fixes the invalid `label` type in `componentReference` to support `object`s. #### Which issue(s) this PR fixes Contributes open-component-model/ocm-project#743 Used in #1341 Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
Skarlso
reviewed
Dec 10, 2025
Contributor
|
I think we also wanted to make validation failures a warning instead of an error for |
…exp_constructor fix(deps): update ocm monorepo go module dependencies to cb295d4 (open-component-model#1338) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ocm.software/open-component-model/bindings/go/descriptor/normalisation](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/descriptor/normalisation](https://redirect.github.com/open-component-model/open-component-model) | indirect | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/descriptor/runtime](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/descriptor/runtime](https://redirect.github.com/open-component-model/open-component-model) | indirect | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/input/utf8](https://redirect.github.com/open-component-model/open-component-model) | indirect | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/input/utf8](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/rsa](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/rsa](https://redirect.github.com/open-component-model/open-component-model) | indirect | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/signing](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/bindings/go/signing](https://redirect.github.com/open-component-model/open-component-model) | indirect | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | | [ocm.software/open-component-model/cli](https://redirect.github.com/open-component-model/open-component-model) | require | digest | `24b8f80` -> `cb295d4` | [](https://securityscorecards.dev/viewer/?uri=github.com/open-component-model/open-component-model) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- 📅 **Schedule**: Branch creation - At 10:00 PM and 12:00 AM through 06:59 AM ( * 22,0-6 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
f151794 to
09f2bdf
Compare
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
b072d5c to
ac93166
Compare
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
5e57f59 to
a8dfd6d
Compare
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
a8dfd6d to
839f71f
Compare
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
matthiasbruns
commented
Dec 10, 2025
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
piotrjanik
reviewed
Dec 10, 2025
On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
fabianburth
previously approved these changes
Dec 11, 2025
9b3f4d2 to
f375709
Compare
jakobmoellerdev
approved these changes
Dec 11, 2025
fabianburth
approved these changes
Dec 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it
Adds semver checks to
ocm add cvanalog toocm get cvget cvwhen requesting an invalid version feat: 743 loosen compref version parsing #1393Which issue(s) this PR fixes
Fixes: open-component-model/ocm-project#743
Fixes: open-component-model/ocm-project#752