readme cleanup
This commit is contained in:
@@ -260,16 +260,3 @@ go vet ./...
|
||||
|
||||
The Gitea workflow verifies Go formatting, runs `golangci-lint`, and builds
|
||||
the Docker image with the SSH-client smoke test on pushes and pull requests.
|
||||
|
||||
## Release status
|
||||
|
||||
The CLI and Docker workflows are documented, but the current repository is
|
||||
not ready for a `v1.0.0` release yet. See the release checklist below.
|
||||
|
||||
### v1.0.0 release checklist
|
||||
|
||||
- Confirm that the Go and Docker CI jobs pass for the release commit.
|
||||
- Publish the versioned Go module tag and Docker image, then verify the
|
||||
installation instructions from a clean environment.
|
||||
- Publish a tag such as `v1.0.0` only after the checklist is complete and the
|
||||
public CLI/configuration contract is considered stable.
|
||||
|
||||
Reference in New Issue
Block a user