Update Chocolatey package for ThreadPilot 1.4.0#30
Conversation
PrimeBuild-pc
commented
Jun 18, 2026
- Updates Chocolatey packaging for ThreadPilot 1.4.0
- Adds Chocolatey install instructions to README
- Updates installer URL, SHA256 checksum, and verification notes
- Local validation passed
- Chocolatey push succeeded; package is awaiting automated checks/moderation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4abadb2478
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| https://github.com/PrimeBuild-pc/ThreadPilot/releases/tag/v1.4.0 | ||
|
|
||
| Installer: | ||
| https://github.com/PrimeBuild-pc/ThreadPilot/releases/download/v1.4.0/ThreadPilot_v1.4.0_Setup.exe |
There was a problem hiding this comment.
Regenerate verification metadata for later releases
When the manual Publish Chocolatey path packages a later tag, build/publish-chocolatey.ps1 copies chocolatey/* into the work root and rewrites only the nuspec plus chocolateyInstall.ps1 URL/checksum, so this newly added VERIFICATION.txt will still point moderators at v1.4.0 and the checksum below. That leaves every future generated .nupkg with stale verification evidence, which can mislead or block Chocolatey moderation; generate this file from the same $Tag, $installerFileName, and $hash values instead of committing a fixed release copy.
Useful? React with 👍 / 👎.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |