ComplianceAsCode / compliance-operator

Operator providing Kubernetes cluster compliance checks
Apache License 2.0
36 stars 22 forks source link

Split out prebuild-check from actual build #538

Open Vincent056 opened 2 months ago

Vincent056 commented 2 months ago

Let's split prebuild-check from build to speed up the build process. It could greatly shorten our build time.

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Vincent056

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: - ~~[OWNERS](https://github.com/ComplianceAsCode/compliance-operator/blob/master/OWNERS)~~ [Vincent056] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
github-actions[bot] commented 2 months ago

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:538
openshift-ci[bot] commented 1 month ago

@Vincent056: The following tests 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/images ee5a4703926ef8fceecb3503add075fba7a2e7b8 link true /test images
ci/prow/e2e-rosa ee5a4703926ef8fceecb3503add075fba7a2e7b8 link true /test e2e-rosa
ci/prow/e2e-aws-serial ee5a4703926ef8fceecb3503add075fba7a2e7b8 link true /test e2e-aws-serial
ci/prow/e2e-aws-parallel ee5a4703926ef8fceecb3503add075fba7a2e7b8 link true /test e2e-aws-parallel

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).