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

access method ocm #896

Merged
merged 9 commits into from
Sep 2, 2024
Merged

Conversation

mandelsoft
Copy link
Contributor

@mandelsoft mandelsoft commented Aug 28, 2024

What this PR does / why we need it

An OCM repository is basically yet another kind of repository to store software artifacts. Like for other storage technologies
it seems to be useful to provide an access method for this storage technology, also.

This PR provides the access method ocm, which can be used to describe an artifact described by a foreign component version stored in the local or even foreign OCM repository.

It use the local, an optionally explicitly given OCM repository or it falls back to the context based resolver to lookup the described component version.

Which issue(s) this PR fixes

Fixes #ocm-project245

@mandelsoft mandelsoft requested a review from fabianburth August 28, 2024 10:21
@mandelsoft mandelsoft force-pushed the access branch 2 times, most recently from 8415b5d to 364b645 Compare August 28, 2024 10:45
@mandelsoft mandelsoft marked this pull request as ready for review August 29, 2024 14:58
@mandelsoft mandelsoft force-pushed the access branch 2 times, most recently from 130c935 to 4edd80c Compare September 2, 2024 15:28
@mandelsoft mandelsoft merged commit ca95e2f into open-component-model:main Sep 2, 2024
18 of 19 checks passed
@mandelsoft mandelsoft deleted the access branch September 2, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Access Method "ocm"
2 participants