feat(cli): resolver integration#1053
Merged
fabianburth merged 54 commits intoOct 17, 2025
Merged
Conversation
# Conflicts: # cli/go.mod # cli/go.sum On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com> # Conflicts: # cli/internal/repository/ocm/repository.go # Conflicts: # cli/cmd/get/component-version/cmd.go
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>
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> # Conflicts: # cli/go.mod # cli/go.sum # cli/integration/go.mod # cli/integration/go.sum
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>
chore: reset overrides 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>
Signed-off-by: Matthias Bruns <git@matthiasbruns.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> # Conflicts: # cli/integration/go.mod
Signed-off-by: Matthias Bruns <git@matthiasbruns.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>
…asbruns/open-component-model into feat/575_resolver_cli_integration
…tity On-behalf-of: SAP <matthias.bruns@sap.com> Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
…asbruns/open-component-model into feat/575_resolver_cli_integration
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
Signed-off-by: Gergely Brautigam <gergely.brautigam@sap.com>
On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com> Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
# Conflicts: # cli/go.mod # cli/go.sum # cli/integration/go.sum
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
…li_integration # Conflicts: # cli/cmd/add/component-version/cmd.go # cli/cmd/download/plugin/cmd.go # cli/cmd/download/resource/cmd.go # cli/cmd/get/component-version/cmd.go # cli/cmd/sign/component-version/cmd.go # cli/cmd/verify/component-version/cmd.go # cli/internal/repository/ocm/compatibility.go # cli/internal/repository/ocm/fallback.go # cli/internal/repository/ocm/pathmatcher.go # cli/internal/repository/ocm/repository.go
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
matthiasbruns
previously approved these changes
Oct 17, 2025
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
Skarlso
approved these changes
Oct 17, 2025
ikhandamirov
approved these changes
Oct 17, 2025
morri-son
pushed a commit
to morri-son/open-component-model
that referenced
this pull request
Oct 20, 2025
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it This PR integrates the following repository changes - use the new patchmatcher repo - use legacy fallback if no pathmatcher config is available #### Which issue(s) this PR fixes Contributes open-component-model/ocm-project#575 --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com> Signed-off-by: Fabian Burth <fabian.burth@sap.com> Signed-off-by: Gergely Brautigam <gergely.brautigam@sap.com> Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com> Co-authored-by: Matthias Bruns <git@matthiasbruns.com> Co-authored-by: Matthias Bruns <github@matthiasbruns.com> Co-authored-by: Gergely Brautigam <gergely.brautigam@sap.com> Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
morri-son
pushed a commit
to morri-son/open-component-model
that referenced
this pull request
Oct 23, 2025
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it This PR integrates the following repository changes - use the new patchmatcher repo - use legacy fallback if no pathmatcher config is available #### Which issue(s) this PR fixes Contributes open-component-model/ocm-project#575 --------- Signed-off-by: Matthias Bruns <git@matthiasbruns.com> Signed-off-by: Fabian Burth <fabian.burth@sap.com> Signed-off-by: Gergely Brautigam <gergely.brautigam@sap.com> Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com> Co-authored-by: Matthias Bruns <git@matthiasbruns.com> Co-authored-by: Matthias Bruns <github@matthiasbruns.com> Co-authored-by: Gergely Brautigam <gergely.brautigam@sap.com> Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
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
This PR integrates the following repository changes
Which issue(s) this PR fixes
Contributes open-component-model/ocm-project#575