mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #140] [BUG] Release changelog URLs are incorrect #89
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keith on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/140
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
What version of nvitop are you using?
n/a
Operating system and version
n/a
NVIDIA driver version
n/a
NVIDIA-SMI
No response
Python environment
n/a
Problem description
On the release page: https://github.com/XuehaiPan/nvitop/releases
the "full changelog" urls 404, they are missing the repo name:
current: https://github.com/XuehaiPan/compare/v1.3.0...v1.3.1
correct: https://github.com/XuehaiPan/nvitop/compare/v1.3.1...v1.3.2
Steps to Reproduce
n/a
Traceback
No response
Logs
No response
Expected behavior
No response
Additional context
No response
@XuehaiPan commented on GitHub (Dec 18, 2024):
Thanks for the report. I'll update the URLs in the next release.