Skip to content

Always label gist MRU entries as owner/shortsha:file#40

Merged
kzu merged 1 commit into
mainfrom
dev/gist-cleaner
Jul 22, 2026
Merged

Always label gist MRU entries as owner/shortsha:file#40
kzu merged 1 commit into
mainfrom
dev/gist-cleaner

Conversation

@kzu

@kzu kzu commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary

  • Always show gist MRU picker labels as owner/shortsha:file (7-char gist id) instead of ambiguous owner/filename
  • Drop collision-only disambiguation path; simplify display formatting
  • Update tests and readme to match

Test plan

  • dotnet test --filter FullyQualifiedName~RunHistoryTests (20 passed)
  • Interactive: run a few gists, open MRU picker, confirm labels look like kzu/0ac826d:run.cs

@kzu kzu added the enhancement New feature or request label Jul 22, 2026
@kzu
kzu enabled auto-merge (rebase) July 22, 2026 04:13
Avoid ambiguous owner/filename labels in the picker by always including the short gist id.
@kzu
kzu force-pushed the dev/gist-cleaner branch from 54c9393 to 162316c Compare July 22, 2026 04:14
@kzu

kzu commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

93 passed 93 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.10 with 💜 by @devlooped

@kzu
kzu merged commit 82a5093 into main Jul 22, 2026
3 checks passed
@kzu
kzu deleted the dev/gist-cleaner branch July 22, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant