Skip to content

Commit 4135277

Browse files
aledbfclaude
andcommitted
chore(release): archives.formats (deprecation) + snapshot verificado
goreleaser check: config válida (queda sólo la deprecation intencional de dockers/docker_manifests → dockers_v2, futura). goreleaser release --snapshot buildea binarios linux amd64/arm64 + archives + SBOMs (syft) + imágenes docker ghcr.io/spin-stack/devcontainer-cli:*-{amd64,arm64}; smoke 'docker run <img> --version' OK. RW-015/016 verificados localmente. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent aa87de8 commit 4135277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ builds:
2626

2727
archives:
2828
- id: default
29-
format: tar.gz
29+
formats: [tar.gz]
3030
name_template: "devcontainer_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
3131

3232
checksum:

0 commit comments

Comments
 (0)