Skip to content

Add CLI tool to manage stack image S3 bucket and manifests#392

Draft
Malax wants to merge 1 commit into
mainfrom
malax/add-stack-bucket-manifest-tool
Draft

Add CLI tool to manage stack image S3 bucket and manifests#392
Malax wants to merge 1 commit into
mainfrom
malax/add-stack-bucket-manifest-tool

Conversation

@Malax

@Malax Malax commented May 22, 2026

Copy link
Copy Markdown
Member

Part of the Cheverny replacement, and the second of two chunks — the other one is #391, which covers the changelog and DevCenter package report generation. This PR covers the bucket and manifest management side.

Adds a suite of bash CLI tools under bin/stacks-bucket/ that manage the S3 bucket holding stack images and the signed manifest releases consumers resolve against. The tools cover uploading images, promoting them into a new manifest release, rolling back to a previous release, listing releases, and inspecting an individual manifest. Manifests are GPG-signed.

The GHA glue that wires these up in CI will be added in a follow-up PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant