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-27384: Use the updated determine-image-tag task #1771

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

msugakov
Copy link
Contributor

@msugakov msugakov commented Jan 16, 2025

Description

The task from stackrox/konflux-tasks#16 is used.
Perhaps it's better to review this change by commits.

Testing Performed

Validated with a few runs that tags come out as expected:

Note that I cleaned up tags by the time of publishing this PR.

because the inline check is part of `determine-image-tag` task and
because `SCANNER_TAG`/`RELEASE_TAG` is always explicitly injected in
`BUILD_ARGS` and Dockerfile. The latter means Makefile will use the
`RELEASE_TAG` value instead of trying to run `git` command.
so that it can be copied verbatim to release branches. I.e. there
will be no diff in CEL expressions between `master` and `release-*`
branches with such a CEL expression.

Less diff -> simpler life when setting up release.
Copy link

openshift-ci bot commented Jan 16, 2025

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

@msugakov
Copy link
Contributor Author

/retest scanner-db-slim-on-push

@stackrox stackrox deleted a comment from openshift-ci bot Jan 16, 2025
@msugakov
Copy link
Contributor Author

/retest scanner-slim-on-push

@stackrox stackrox deleted a comment from openshift-ci bot Jan 16, 2025
@msugakov msugakov marked this pull request as ready for review January 16, 2025 19:39
@msugakov msugakov requested a review from a team as a code owner January 16, 2025 19:39
@msugakov msugakov added the backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439 label Jan 16, 2025
@msugakov msugakov requested a review from tommartensen January 16, 2025 19:55
Copy link

openshift-ci bot commented Jan 17, 2025

@msugakov: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-tests 71d547a link false /test e2e-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants