go-build icon indicating copy to clipboard operation
go-build copied to clipboard

Results 5 go-build issues
Sort by recently updated
recently updated
newest added

update golang 1.21.10 https://github.com/projectcalico/go-build/pull/559

This change removes push-manifests from cd-comm into a separate push-manifest-with-tag target. When building native on different platforms, we don't want cd-common to publish multi-arch manifests because not all images are...

Small update to the Makefile to allow overriding the release value check if necessary.