-
v3.5.0 Stable
rch released this
2026年07月12日 10:41:56 +02:00 | 0 commits to main since this release- harden release credential handling by keeping token-file variables out of
repo-local config, non-publishing GoReleaser runs, dirtypublish-tag
worktrees, fixture-based Helm smoke tests, and dev-container build contexts - harden Helm and release-output paths by requiring HTTPS for classic Helm
uploads, delaying Helm OCI login until after GoReleaser succeeds, rejecting
option-like chart path components, and constraining copied release outputs to
safe paths underdist/ - improve release verification with checksum-verified dev-container tool
installs, pinned Cosign installation guidance, safer Codeberg smoke-test
secrets, and rootless Podman keep-id writes - simplify the public release artifact matrix to Linux amd64 and Darwin amd64
binaries plus checksums - clarify consumer release procedures and maintainer self-release steps,
including publishing this repository with a just-builtrelease-toolsbinary
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
3 downloads ·
2026年07月12日 10:42:22 +02:00 · 197 B -
release-tools_3.5.0_darwin_amd64
0 downloads ·
2026年07月12日 10:42:23 +02:00 · 10 MiB -
release-tools_3.5.0_linux_amd64
3 downloads ·
2026年07月12日 10:42:23 +02:00 · 9.9 MiB
- harden release credential handling by keeping token-file variables out of
-
v3.4.0 Stable
rch released this
2026年07月09日 08:11:37 +02:00 | 24 commits to main since this release- add chart-aware release orchestration with
RELEASE_ARTIFACTS=charts, Helm
check/package support, OCI chart pushes, ChartMuseum-compatible uploads, and
Helm provenance signing - add digest-based OCI chart signing with
RELEASE_HELM_OCI_SIGNER=cosign, plus
Podman-backed signing verification against local Zot - add
dist/release-manifest.jsonfor chart and GoReleaser artifact metadata,
with optional forge release asset upload throughRELEASE_MANIFEST_UPLOAD=1 - add GoReleaser container-image preflights for Docker, Podman, Cosign, and
static signing commands detected from.goreleaser.yaml - improve release verification with Helm registry, Helm OCI signing, Helm
provenance, and live Codeberg smoke tests
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:12 +02:00 · 197 B -
release-tools_3.4.0_darwin_amd64
0 downloads ·
2026年07月09日 08:12:41 +02:00 · 10 MiB -
release-tools_3.4.0_linux_amd64
1 download ·
2026年07月09日 08:12:40 +02:00 · 9.9 MiB
- add chart-aware release orchestration with
-
v3.3.0 Stable
rch released this
2026年07月02日 16:17:57 +02:00 | 51 commits to main since this release- add
RELEASE_NOTES_MODE=gnu-newsfor projects that keep GNU-style
NEWSfiles with* Noteworthy changes in release X.Y.Z (YYYY-MM-DD)
headings - preserve the extracted GNU release body, including
**subsections and
indented bullets, in the final release notes file passed to GoReleaser
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:13 +02:00 · 197 B -
release-tools_3.3.0_darwin_amd64
0 downloads ·
2026年07月02日 16:18:36 +02:00 · 9.9 MiB -
release-tools_3.3.0_linux_amd64
5 downloads ·
2026年07月02日 16:18:35 +02:00 · 9.7 MiB
- add
-
v3.2.0 Stable
rch released this
2026年06月22日 12:20:16 +02:00 | 52 commits to main since this release- add
release-tools versionandrelease-tools --versionfor reporting the
installed release-tools version - report the resolved GoReleaser version in
release-tools doctor - document and test
RELEASE_FORGE=codebergas a first-class Gitea-compatible
forge value - migrate command dispatch to Cobra and Fang for styled help, version flags,
and generated shell completions - refresh the README as a concise landing page with placeholder release versions
- document the
release-toolsself-release procedure for maintainers and agents - remove the unused
RELEASE_DOWNLOAD_URLconfig key and undocumentedTAG
fallback from active release behavior
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:14 +02:00 · 197 B -
release-tools_3.2.0_darwin_amd64
0 downloads ·
2026年06月22日 12:21:06 +02:00 · 9.9 MiB -
release-tools_3.2.0_linux_amd64
1 download ·
2026年06月22日 12:21:06 +02:00 · 9.7 MiB
- add
-
v3.1.0 Stable
rch released this
2026年06月12日 15:40:04 +02:00 | 54 commits to main since this release- add
RELEASE_TOKEN_FILEso local maintainers can configure a token file path
instead of exportingRELEASE_TOKENmanually before publishing
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:15 +02:00 · 197 B -
release-tools_3.1.0_darwin_amd64
0 downloads ·
2026年06月12日 15:40:31 +02:00 · 6.1 MiB -
release-tools_3.1.0_linux_amd64
5 downloads ·
2026年06月12日 15:40:31 +02:00 · 6.1 MiB
- add
-
v3.0.0 Stable
rch released this
2026年06月12日 09:02:32 +02:00 | 55 commits to main since this release- breaking: replace the Codeberg-specific
CODEBERG_TOKENcontract with
RELEASE_FORGEandRELEASE_TOKEN - map
RELEASE_TOKENtoGITEA_TOKEN,GITHUB_TOKEN, orGITLAB_TOKENfor
GoReleaser based on the selected forge - add release body patching for GitHub and GitLab in addition to Gitea/Forgejo
- keep Codeberg-compatible defaults for
RELEASE_FORGE=gitea, while allowing
explicitRELEASE_API_URLandRELEASE_DOWNLOAD_URLoverrides
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:15 +02:00 · 197 B -
release-tools_3.0.0_darwin_amd64
0 downloads ·
2026年06月12日 09:02:53 +02:00 · 6.1 MiB -
release-tools_3.0.0_linux_amd64
3 downloads ·
2026年06月12日 09:02:53 +02:00 · 6.1 MiB
- breaking: replace the Codeberg-specific
-
v2.2.0 Stable
rch released this
2026年06月11日 19:05:34 +02:00 | 56 commits to main since this release- make
publish-tagclone full tag history before detaching at the requested
tag, so GoReleaser can discover previous tags and avoid shallow-clone warnings - update the release-tools Go baseline to Go 1.26 with toolchain
go1.26.4 - publish direct OS/arch
release-toolsbinaries for installation intoPATH - remove the project-local bootstrap and
bin/wrapper model from consumer docs - remove legacy private shell helper scripts from
bin/; the Go CLI is now the
only release implementation path - add maintainer-only Make targets for local and dev-container verification of
this repository
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:16 +02:00 · 197 B -
release-tools_2.2.0_darwin_amd64
0 downloads ·
2026年06月11日 19:06:14 +02:00 · 6.1 MiB -
release-tools_2.2.0_linux_amd64
0 downloads ·
2026年06月11日 19:06:14 +02:00 · 6 MiB
- make
-
v2.1.0 Stable
rch released this
2026年06月11日 14:08:05 +02:00 | 57 commits to main since this release- add a compiled Go implementation of the
release-toolsCLI while preserving
the v2 command and.release-tools.envcontract - publish OS/arch-specific toolkit archives that include the compiled CLI,
docs, examples, scripts, and release metadata - update the bootstrap script to download release archives before falling back to
a pinned git checkout - add Go unit tests for config parsing, version handling, and NEWS.md release
note extraction
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年07月09日 08:52:17 +02:00 · 211 B -
release-tools_2.1.0_darwin_amd64.tar.gz
0 downloads ·
2026年06月11日 14:08:21 +02:00 · 2.7 MiB -
release-tools_2.1.0_linux_amd64.tar.gz
5 downloads ·
2026年06月11日 14:08:21 +02:00 · 2.6 MiB
- add a compiled Go implementation of the
-
v2.0.0 Stable
rch released this
2026年06月11日 13:34:35 +02:00 | 59 commits to main since this release- switch to a CLI-only release workflow with
bin/release-toolsas the sole
public entrypoint - add
.release-tools.envconfig loading with environment overrides - add self-release support for
release-toolsusing a GoReleaser meta archive - make Go optional unless
RELEASE_REQUIRE_GO=1is set - add dev-container verification scripts for CLI behavior and error messages
- remove the shared Make wrapper from the public integration model
- add release-tools brand assets and show the logo in the README
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums.txt
1 download ·
2026年06月11日 13:34:44 +02:00 · 93 B -
release-tools_2.0.0.tar.gz
0 downloads ·
2026年06月11日 13:34:44 +02:00 · 296 KiB
- switch to a CLI-only release workflow with