cli/pkg/cmd/gist
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
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create Fix tests 2024-08-16 10:11:52 -07:00
delete Add tests for deleteGist 2025-01-14 14:21:49 -08:00
edit Fix: accidental whitespace in gist edit 2025-01-16 11:44:46 -07:00
list Add filtered content output to docs 2024-10-15 14:39:21 -07:00
rename Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
shared drop description from prompts, fix tests 2025-01-11 01:35:12 -06:00
view Update test to be compatible with latest Glamour v0.8.0 2025-01-22 20:13:40 -08:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00