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

Add build tests #67

Merged
merged 7 commits into from
Feb 18, 2025
Merged

Conversation

pierDipi
Copy link
Member

As per title

@knative-prow knative-prow bot requested review from aliok and Leo6Leo February 13, 2025 14:12
@pierDipi pierDipi force-pushed the build-tests branch 4 times, most recently from 88e7ffe to 8ae76bc Compare February 13, 2025 14:20
@knative-prow knative-prow bot added size/M and removed size/S labels Feb 13, 2025
@pierDipi
Copy link
Member Author

/test build-tests

@knative-prow knative-prow bot added size/S and removed size/M labels Feb 13, 2025
@knative-prow knative-prow bot added size/M and removed size/S labels Feb 13, 2025
@pierDipi pierDipi force-pushed the build-tests branch 7 times, most recently from 10d622b to f226e10 Compare February 13, 2025 17:32
@pierDipi
Copy link
Member Author

/test build-tests

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi pierDipi force-pushed the build-tests branch 2 times, most recently from a22ea86 to abe0510 Compare February 18, 2025 08:02
@knative-prow knative-prow bot removed the approved label Feb 18, 2025
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi pierDipi force-pushed the build-tests branch 6 times, most recently from 6e4ecd1 to 2733a49 Compare February 18, 2025 09:08
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
@pierDipi pierDipi force-pushed the build-tests branch 2 times, most recently from 3d303c4 to 85e3b5d Compare February 18, 2025 09:36
@pierDipi pierDipi force-pushed the build-tests branch 2 times, most recently from 397daf0 to ae66f61 Compare February 18, 2025 09:43
@knative-prow knative-prow bot removed the approved label Feb 18, 2025
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Comment on lines +21 to +22
# TODO: To enable the builds in build-tests we need to disable the "push"
# build_integration_images || exit $?
Copy link
Member Author

Choose a reason for hiding this comment

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

the integration images build is trying to push to KO_DOCKER_REPO, so we can enable them later when we figure this out

function build_transform_jsonata_image() {

if (( ${IS_PROW:-0} )); then
docker run --privileged --rm tonistiigi/binfmt --install all binfmt
Copy link
Contributor

Choose a reason for hiding this comment

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

that's the multi-arch builder image?

Copy link
Member Author

@pierDipi pierDipi Feb 18, 2025

Choose a reason for hiding this comment

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

that's installing qemu packages so that docker buildx can emulate instructions for other platforms

@pierDipi pierDipi requested a review from matzew February 18, 2025 12:05
Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Copy link

knative-prow bot commented Feb 18, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matzew, 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

@knative-prow knative-prow bot merged commit 74d7ca2 into knative-extensions:main Feb 18, 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