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

Run make generate-release before running konfluxgen #536

Merged

Conversation

pierDipi
Copy link
Member

We're running make generate-release (or equivalent) after running konfluxgen. The issue with that is that the dockerfile generator is also generating the rpms lock file which is necessary to enable the prefetch dependencies task for rpms.

If we run it before, the RPMs lock file would be present.

@openshift-ci openshift-ci bot requested review from aliok and skonto January 28, 2025 13:38
@pierDipi pierDipi requested review from creydr and removed request for aliok and skonto January 28, 2025 13:38
@pierDipi

This comment was marked as resolved.

We're running `make generate-release` (or equivalent) after
running konfluxgen. The issue with that is that the dockerfile
generator is also generating the `rpms` lock file which
is necessary to enable the prefetch dependencies task for rpms.

If we run it before, the RPMs lock file would be present.

Signed-off-by: Pierangelo Di Pilato <[email protected]>
@pierDipi pierDipi force-pushed the run-make-genecode-before branch from 5da93b4 to d14667e Compare January 29, 2025 10:44
Copy link
Member

@creydr creydr left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Jan 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, pierDipi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 6086e97 into openshift-knative:main Jan 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants