-
Notifications
You must be signed in to change notification settings - Fork 263
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
Ensure kn builds cross platform #364
Labels
kind/feature
New feature or request
Milestone
Comments
Unless I'm missing something, I don't see why having yet another separate CI just for build. Invoking |
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Aug 22, 2019
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Aug 22, 2019
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Aug 22, 2019
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Aug 22, 2019
Fixes knative#364 - Ensure kn cross platform build works in pre-submit tests - Run ./hack/build.sh -x after running existing pre-submit tests
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Aug 25, 2019
Fixes knative#364 - Ensure kn cross platform build works in pre-submit tests - Run ./hack/build.sh -x after running existing pre-submit tests - defines a function post_build_tests to invoke cross platform builds - post_build_tests will be run by test-infra after build tests are compelete
knative-prow-robot
pushed a commit
that referenced
this issue
Aug 26, 2019
Fixes #364 - Ensure kn cross platform build works in pre-submit tests - Run ./hack/build.sh -x after running existing pre-submit tests - defines a function post_build_tests to invoke cross platform builds - post_build_tests will be run by test-infra after build tests are compelete
coryrc
pushed a commit
to coryrc/client
that referenced
this issue
May 14, 2020
Bonuses: * lint and link check markdown files in the default build test runner * explicitly state if tests passed on failed * add support to custom pre/post build/unit tests * simplify and expand unit tests for `presubmit-tests.sh` * also build go code containing build tags in the default build test runner * update documentation missed in knative#362
dsimansk
added a commit
to dsimansk/client
that referenced
this issue
Feb 22, 2024
* [release-v1.11] update workflow plugin to 1.32.1 * [release-v1.11] pin e2e setup branch to release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should add CI check to ensure kn builds cross platform.
The text was updated successfully, but these errors were encountered: