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

Fix support in plain artifacts handling for OSBS #338

Merged
merged 1 commit into from Dec 6, 2018

Conversation

goldmann
Copy link
Contributor

@goldmann goldmann commented Dec 6, 2018

If the artifact is a plain artifact and it does not exists in Brew, OSBS builds is failing.

It was fixed by falling back into the regular procedure (check local, remote cache).
If this fails, the build fails. If it doesn't, OSBS will use a mix of artifacts:
fetched using fetch-artifacts-url.yaml and from lookaside cache. Approriate
warnings are added.

If the artifact is a plain artifact and it does not exists in Brew, OSBS builds is failing.

It was fixed by falling back into the regular procedure (check local, remote cache).
If this fails, the build fails. If it doesn't, OSBS will use a mix of artifacts:
fetched using fetch-artifacts-url.yaml and from lookaside cache. Approriate
warnings are added.
@goldmann
Copy link
Contributor Author

goldmann commented Dec 6, 2018

Merging to build the RPM to test it on CI.

@goldmann goldmann merged commit 2a5d38e into cekit:develop Dec 6, 2018
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.

None yet

1 participant