Upgrade Hauler to v1.2.1 and add version to build #92
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dbekhit/Factory:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
f9110673ff
tof98a7fa390
f98a7fa390
to243740fd82
243740fd82
to2ede50ca92
2ede50ca92
toc3a50190e9
This PR also removes cosign as Hauler no longer uses the binary but rather the package. Tested these changes and they are working well in tangent with https://github.com/suse-edge/edge-image-builder/pull/670.
WIP: Upgrade Hauler to v1.2.1 and add version to buildto Upgrade Hauler to v1.2.1 and add version to buildc3a50190e9
tod8ccdf6e87
d8ccdf6e87
toaf336cd2a5
af336cd2a5
to4855a66515
@ -42,1 +40,3 @@
cp `which cosign` cmd/hauler/binaries/cosign-linux-%{go_arch}
MODULE=hauler.dev/go/hauler
COMMIT=eb275b969002656e27787f7c939924e20485a62e
BUILDDATE="2025-02-07"
Do we want to hard-code these or consider generating the commit/date e.g see how it's handled in https://src.opensuse.org/suse-edge/Factory/src/branch/main/baremetal-operator/baremetal-operator.spec ?
4855a66515
toee5b48b58a
lgtm, thanks!
82a7301291
to9548235fde