Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Create a release #102

Open
kpcyrd opened this issue Nov 28, 2022 · 0 comments
Open

Create a release #102

kpcyrd opened this issue Nov 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kpcyrd
Copy link

kpcyrd commented Nov 28, 2022

Description

The sget binary from the latest cosign release (as shipped by Alpine and Arch Linux) currently does this:

$ sget
main.go:43: 
-------- NOTICE --------
The sget tool in the cosign repo is deprecated, and will be removed in a future release.

If you're interested in fetching content from an OCI registry or from an arbitrary URLs, please see: https://github.com/sigstore/sget.
------------------------
Error: a single image reference is required
Usage:
  sget <image reference> [flags]
  sget [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     Prints the version

Flags:
  -h, --help            help for sget
      --key string      path to the public key file, URL, or KMS URI
  -o, --output string   output file

Use "sget [command] --help" for more information about a command.

main.go:65: error during command execution: a single image reference is required

It points to this repository but there are no tags that could be packaged to replace the old sget binary. Creating a release would be useful to make the deprecation warning actionable.

@kpcyrd kpcyrd added the enhancement New feature or request label Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant