quickclipboard: Add version 0.3.2#17917
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughA new Scoop package manifest file bucket/quickclipboard.json is added for QuickClipboard v0.3.2. The JSON defines metadata (description, homepage, license, notes), a 64-bit release download URL and fixed hash, a shortcut for QuickClipboard_portable.exe, a persist directory "data", a pre_install step to create $persist_dir\data, a PowerShell uninstaller script that stops the portable process and removes a Start Menu shortcut when appropriate, a GitHub-based checkver, and an autoupdate rule that templates the 64-bit URL with $version and uses GitHub hash mode. Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related issues
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with quickclipboard
|
|
/verify |
|
Relates to #17921 |
|
All changes look good. Wait for review from human collaborators. quickclipboard
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with quickclipboard
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with quickclipboard
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. quickclipboard
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. quickclipboard
|
|
@z-Fng 🥺 |
Add QuickClipboard portable manifest with: - Portable data persistence via persist directory - Pre-install script to ensure data directory exists - Uninstaller script to stop process before removal - Shortcuts managed by Scoop automatically
aafc8ad to
3dd087c
Compare
|
Rebased onto latest master and squashed into a single commit. Removed the unnecessary shortcut cleanup script from the uninstaller — Scoop's shortcuts field already manages Start Menu entries automatically. |
<manifest-name[@version]|chore>: <general summary of the pull request>Add QuickClipboard — a lightweight, portable clipboard manager with history, screenshot, OCR, and smart grouping.
Features:
data/subdirectory and persisted viapersistTechnical notes:
data/directory, persisted by Scoop添加 QuickClipboard —— 轻量级便携式剪贴板管理工具,支持历史记录、截图、OCR 和智能分组。
功能特性:
data/子目录,通过persist持久化技术说明:
data/文件夹,由 Scoop persist 管理