replicatedhq / replicatedhq/replicated
Add CLI for archiving releases
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 36
- Forks
- 25
- Avg merge
- 9h 27m
- Merged PRs (30d)
- 3
Description
There should be a release subcommand for archiving releases, something like
replicated release archive SEQUENCE
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing release subcommands and the command entry point in the Go CLI. Add support for the replicated release archive SEQUENCE form, then verify that a release identified by its sequence can be archived and that the command behaves consistently with the other release actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100