v0.8.0-rc.1
Pre-releaseRelease Overview
Release candidate for s3ctl.
- Published tag:
v0.8.0-rc.1 - Full diff:
v0.7.0...v0.8.0-rc.1 - Channel: prerelease validation for the next stable tag; GHCR publishes
:v0.8.0-rc.1and:rc
Installation
Installer script:
curl -fsSL https://netspeedy.github.io/s3ctl/install.sh | bash -s -- --version v0.8.0-rc.1Homebrew:
brew tap netspeedy/s3ctl
brew install s3ctlContainer image:
docker run --rm ghcr.io/netspeedy/s3ctl:v0.8.0-rc.1Verify downloaded archives and packages with the attached SHA256SUMS file; the detached SHA256SUMS.asc signature is produced by the release key.
This is a release candidate. It publishes tagged archives, Debian packages, checksums, and an
:rccontainer image, but it does not move the Homebrew tap, stable APT channel, or:latestcontainer tag.
Included Changes
Features
- Professionalize repository structure (
6b6c8f3)
Documentation
-
Use share card as README hero (
6085550) -
Use wordmark as README logo (
8af5ed5) -
Use transparent share card as README hero (
8828468) -
Restore blue card colours with rounded floating panel (
188d720) -
Align README header with tap style (
a00f263) -
Promote install, drop manual TOC and anchors (
ed8c0a0)- Move the install one-liner into its own section above the fold so it is the first thing readers see, replace the grab-bag Links line with a labelled Docs row, remove the hand-written Contents TOC and the 11 redundant ...
-
Make Homebrew the recommended install method (
e76ccb9)- The published homebrew-s3ctl tap is now the primary install path for macOS and Linux, matching the release-hub website which already marks Homebrew as Recommended.
-
Sharpen README voice, reorder checklist, normalise separators (
24bd17a)- Align the tagline with the website's framing, move the First bucket checklist from Overview to the end of Quick start so it appears after the reader has seen example commands, surface the release-hub Website in the Do...
Published Artifacts
- Release binaries for
linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64, anddarwin/arm64 - Debian packages for
amd64,arm64, andarmhf - Homebrew formula updates for stable releases
- SHA256 checksums attached to the release, with a detached GPG signature
- Container images published to
ghcr.io/netspeedy/s3ctl - Prerelease artifacts are attached to GitHub Releases and the
:rccontainer tag is refreshed