You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- 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>
r.Equal(ocmctx.FromContext(cmd.Context()).FilesystemConfig().WorkingDirectory, tmp, "expected working directory to be set in ocm context automatically")
1074
+
1075
+
r.NoError(err, "could not construct component version with working directory")
0 commit comments