Upgrade Hauler to v1.2.1 and add version to build #92

Merged
dbekhit merged 1 commits from dbekhit/Factory:main into main 2025-03-20 20:28:45 +01:00
Owner
No description provided.
dbekhit added 1 commit 2025-03-15 01:37:51 +01:00
Upgrade Hauler to v1.2.1 and add version to build
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 3h12m17s
f9110673ff
dbekhit force-pushed main from f9110673ff to f98a7fa390 2025-03-15 01:41:21 +01:00 Compare
dbekhit force-pushed main from f98a7fa390 to 243740fd82 2025-03-15 02:06:53 +01:00 Compare
dbekhit force-pushed main from 243740fd82 to 2ede50ca92 2025-03-15 02:49:17 +01:00 Compare
dbekhit force-pushed main from 2ede50ca92 to c3a50190e9 2025-03-15 03:09:37 +01:00 Compare
Author
Owner

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.

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.
dbekhit changed title from WIP: Upgrade Hauler to v1.2.1 and add version to build to Upgrade Hauler to v1.2.1 and add version to build 2025-03-15 03:13:27 +01:00
dbekhit force-pushed main from c3a50190e9 to d8ccdf6e87 2025-03-15 03:22:22 +01:00 Compare
dbekhit force-pushed main from d8ccdf6e87 to af336cd2a5 2025-03-15 03:31:22 +01:00 Compare
dbekhit force-pushed main from af336cd2a5 to 4855a66515 2025-03-15 03:36:09 +01:00 Compare
dprodanov approved these changes 2025-03-17 12:57:55 +01:00
Dismissed
steven.hardy reviewed 2025-03-17 15:39:11 +01:00
@ -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"
Owner

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 ?

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 ?
steven.hardy marked this conversation as resolved
dbekhit force-pushed main from 4855a66515 to ee5b48b58a 2025-03-18 07:05:24 +01:00 Compare
steven.hardy approved these changes 2025-03-19 10:31:46 +01:00
steven.hardy left a comment
Owner

lgtm, thanks!

lgtm, thanks!
steven.hardy requested review from dprodanov 2025-03-19 10:32:02 +01:00
dbekhit added 1 commit 2025-03-19 13:06:45 +01:00
Merge branch 'main' into main
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 3h9m11s
fa44543e6b
dbekhit added 1 commit 2025-03-19 16:54:59 +01:00
Merge branch 'main' into main
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 3h10m8s
3f77ad8011
dprodanov approved these changes 2025-03-19 18:16:31 +01:00
dbekhit added 1 commit 2025-03-20 15:40:08 +01:00
Merge branch 'main' into main
All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in 55m50s
82a7301291
dbekhit force-pushed main from 82a7301291 to 9548235fde 2025-03-20 18:32:39 +01:00 Compare
dbekhit merged commit 2b194211ee into main 2025-03-20 20:28:45 +01:00
Sign in to join this conversation.
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: suse-edge/Factory#92
No description provided.