Closed jimmidyson closed 10 months ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/test all
/test all
/test all
/test all
@jimmidyson: The following test 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/e2e-ncn-1-calico-k8s-v1.26.1 | 26377927aa41a319e279fd4b4199d58549d384f4 | link | false | /test e2e-ncn-1-calico-k8s-v1.26.1 |
Full PR test history. Your PR dashboard.
Closing in deference to #358.
What this PR does / why we need it: This PR switches to using devbox to provide configure developer tooling, which in my experience results in a more consistent environment between dev and test machines.
This also updates the release process to use goreleaser.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #How Has This Been Tested?:
I have tested the builds and release process in my own fork and it all worked smoothly, although I haven't been able to launch e2e tests so that could be broken - any help testing those would be appreciated 🙏
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: