cli/pkg/cmd/release
copilot-swe-agent[bot] fb2162c027 fix errname linting issues
Rename error variables and types to follow errname linter conventions:
- Exported sentinels: ErrXxx
- Unexported sentinels: errXxx
- Exported error types: XxxError
- Unexported error types: xxxError

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-24 11:21:02 +00:00
..
create fix errname linting issues 2026-03-24 11:21:02 +00:00
delete fix errname linting issues 2026-03-24 11:21:02 +00:00
delete-asset fix errname linting issues 2026-03-24 11:21:02 +00:00
download Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
edit Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
list Add missing TODO comments for featuredetection if-statements 2026-02-16 14:24:32 -07:00
shared fix errname linting issues 2026-03-24 11:21:02 +00:00
upload Clarify --clobber flag deletes assets before re-uploading 2026-02-17 18:11:57 -07:00
verify Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
verify-asset Update release verify commands to use sentinel value 2025-10-22 15:26:36 +00:00
view include immutable field in release view 2025-07-10 11:46:09 -07:00
release.go refactor to simplify implementation 2025-06-05 10:35:21 -07:00