cli/pkg/cmd/release
Otto Kekäläinen b19e682455
Update test to be compatible with latest Glamour v0.8.0
Latest Glamour has slightly changed logic in line length / wrapping,
resulting test failures due to string mismatch. Update tests and bump
dependency to v0.8.0, and others to the bare minimal level as generated
by `go mod tidy`.

This was detected then building the GitHub cli package `gh` in Debian
started to fail with src:golang-github-charmbracelet-glamour 0.8.0-1.

Closes: #10179
2025-01-22 20:13:40 -08:00
..
create Refactor error handling for missing "workflow" scope in createRelease 2024-11-23 16:59:49 -07:00
delete Delete local tag when running gh release delete --cleanup-tag (#7884) 2023-09-07 12:04:15 +00:00
delete-asset Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
download Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
edit switch to [] characters for default info in usage strings 2024-02-01 21:35:31 +00:00
list fixed linting 2024-01-26 16:12:55 -05:00
shared Export databaseId for releases 2024-07-23 13:41:56 +02:00
upload Fix the description of gh release upload 2024-03-18 11:19:20 +00:00
view Update test to be compatible with latest Glamour v0.8.0 2025-01-22 20:13:40 -08:00
release.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00