Files
Thibault VINCENTandThibault VINCENT 0debda6a7b build(goreleaser): use v2.16 post-hook for Tilt retag, label base image digest
- dockers_v2.hooks.post on the tilt entry strips the -<arch> suffix
  dockers_v2 appends in snapshot mode, keeping the workaround colocated
  with the build config instead of in the Tiltfile.
- baseimage/baseimagedigest template variables populate
  org.opencontainers.image.base.name/digest on the busybox variant for
  supply-chain transparency. Scratch is skipped — FROM scratch has no
  parent and the labels would be empty.
- flake.nix grows a dedicated goreleaser derivation (fetchurl pattern,
  mirroring goSizeAnalyzer) so the dev shell ships a version
  independent of nixpkgs. Renovate tracks the pin via a new regex
  manager that uses the same depName as the existing CI pin, so a
  single PR bumps every reference.
2026-05-25 13:43:04 +02:00
..