mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #82] [feat] 建议 release 提供 hash #52
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#52
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 @specter119 on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/82
描述你的建议
我在自己维护的 scoop bucket 里加上了 note-gen, 见 https://github.com/specter119/scoop-dsms/blob/main/bucket/note-gen.yml
但是 release 加上 hash 会更方便。
另外 0.8.0 的msi 解开包后 icons 里有 android 和 ios 两个目录,这些是没用么?
@codexu commented on GitHub (Feb 21, 2025):
你说的 hash 是指在 release 哪里增加?
这项需求对于绝多数用户是有益的吗?
有没有具体实现的示例看一下。
@specter119 commented on GitHub (Feb 21, 2025):
对绝大多数用户,帮助不大,稍微方便用包管理器升级。示例见:
https://github.com/containers/podman/releases
@codexu commented on GitHub (Feb 21, 2025):
OK,明白了,我抽空做一下。