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

ROX-25321: convert konflux builds to OCI artifacts #1573

Merged

Conversation

Stringy
Copy link
Contributor

@Stringy Stringy commented Jul 19, 2024

Converts the pipeline to use OCI artifacts, in a similar way to the other ACS components.

Copy link

openshift-ci bot commented Jul 19, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@Stringy Stringy force-pushed the giles/konflux/ROX-25321-migrate-scanner-to-oci-artifacts branch from bc911af to 695e7c1 Compare July 19, 2024 13:36
@Stringy Stringy marked this pull request as ready for review July 22, 2024 08:04
@Stringy Stringy requested a review from a team as a code owner July 22, 2024 08:04
runAfter:
- build-container
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could/should this be tasks.fetch-scanner-data.results.SOURCE_ARTIFACT as the last task that edited the source?
(it won't matter for what this task attempts to achieve, nor for the order of tasks, just for the next person to copy&paste the params from this task to a latter task)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've also switched sast-snyk-check to the fetch-scanner-data source artifact for consistency

Copy link
Contributor

@tommartensen tommartensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one tiny question, but not blocking

@Stringy Stringy merged commit 6ddbf39 into master Jul 22, 2024
34 of 38 checks passed
@Stringy Stringy deleted the giles/konflux/ROX-25321-migrate-scanner-to-oci-artifacts branch July 22, 2024 15:02
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.

2 participants