Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

Pipelines as Code configuration proposal

To start the PipelineRun, add a new comment with content /ok-to-test

For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun

To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization

Please follow the block sequence indentation style introduced by the proprosed PipelineRuns YAMLs, or keep using consistent indentation level through your customized PipelineRuns. When different levels are mixed, it will be changed to the proposed style.

Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev>
@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found 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-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 23, 2025
@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@rcampos2029
Copy link
Collaborator

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 24, 2025
* Add container image build support with hermetic and standard build options

- Add make targets 'image' and 'hermetic_image' for building container images
- Create hack/build_image.sh for standard podman-based image builds
- Create hack/build_hermetic_image.sh for reproducible hermetic builds using hermeto
- Update Dockerfile to support both hermetic and non-hermetic build modes
- Enable flexible image repository, tag, and name configuration via environment variables

* Enable hermetic builds in Tekton CI/CD pipelines

- Configure pull request pipeline to use hermetic builds with Go module prefetch
- Configure push pipeline to use hermetic builds with Go module prefetch
- Add prefetch-input parameter for Go dependency management in both pipelines
- Ensure reproducible builds in CI/CD environment
* Add container image build support with hermetic and standard build options

- Add make targets 'image' and 'hermetic_image' for building container images
- Create hack/build_image.sh for standard podman-based image builds
- Create hack/build_hermetic_image.sh for reproducible hermetic builds using hermeto
- Update Dockerfile to support both hermetic and non-hermetic build modes
- Enable flexible image repository, tag, and name configuration via environment variables

* Enable hermetic builds in Tekton CI/CD pipelines

- Configure pull request pipeline to use hermetic builds with Go module prefetch
- Configure push pipeline to use hermetic builds with Go module prefetch
- Add prefetch-input parameter for Go dependency management in both pipelines
- Ensure reproducible builds in CI/CD environment

* HERMETIC variable name correction
@coderabbitai
Copy link

coderabbitai bot commented Nov 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Fri Nov 07 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

* konflux | bumping task references.

* konflux | build source image
@rcampos2029 rcampos2029 merged commit 4c5c979 into main Nov 6, 2025
11 of 12 checks passed
rcampos2029 added a commit to rcampos2029/ocm-cli that referenced this pull request Nov 25, 2025
- Update README.md
- Build a source container (openshift-online#874)
- update wif config to enable support for federated project (openshift-online#884)
- pool usage after update (openshift-online#888)
- Revert "pool usage after update (openshift-online#888)" (openshift-online#901)
- Red Hat Konflux update ocm-cli (openshift-online#882)
- update golang version (openshift-online#899)
- chore(deps): update konflux references
- added OWNERS file (openshift-online#937)
- OCM-2093 | fix: misaligned list users result
- OCM-2093 | fix: check eventual error raised by tabwriter's flush operation
@rcampos2029 rcampos2029 mentioned this pull request Nov 25, 2025
rcampos2029 added a commit that referenced this pull request Nov 27, 2025
- Update README.md
- Build a source container (#874)
- update wif config to enable support for federated project (#884)
- pool usage after update (#888)
- Revert "pool usage after update (#888)" (#901)
- Red Hat Konflux update ocm-cli (#882)
- update golang version (#899)
- chore(deps): update konflux references
- added OWNERS file (#937)
- OCM-2093 | fix: misaligned list users result
- OCM-2093 | fix: check eventual error raised by tabwriter's flush operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant