docs(chocolatey): moderation cleared; add the MIT line the moderator asked for - #130
Merged
Conversation
…asked for
The v0.5.0 submission — the package's first — was approved on 08 Sep 2026 after
sitting in human review since May. CLAUDE.md told the next reader not to dispatch
chocolatey.yml, which is now wrong and would have skipped the mirror.
Recorded instead of just deleted, because two things from that first submission
are worth keeping:
- A first submission to a NEW package id goes to human review and can take
months. Only the first; later versions from a maintainer with an approved
package auto-verify. That is a release-planning fact, not trivia.
- Don't back-fill 0.6.0/0.7.0. Only the newest version matters to
`choco install`, so go straight to the current tag.
Also explains the download counter: 44 for a package that spent its whole life
unlisted and un-installable without an explicit --version.
The moderator endorsed the #112 WebView2 approach — probe all three EdgeUpdate
keys and warn with a symptom and remedy rather than hard-fail or force-install.
They raised `<dependency id="webview2-runtime" />` and then argued against it
themselves, since it forces an install on machines that already have the runtime
(all of Windows 11). Recorded as a decision so it isn't relitigated.
nuspec: adds the MIT licence line they suggested. licenseUrl already pointed at
the repo LICENSE; the description didn't say so.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NDsEfog5kVkT5NmX1Ya5be
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The v0.5.0 submission — the package's first — was approved on 08 Sep 2026 after sitting in human review since May.
CLAUDE.md told the next reader not to dispatch
chocolatey.yml. That is now wrong, and left as-is the next release would have silently skipped the mirror.Recorded rather than deleted, because two facts from that first submission are reusable:
choco install; go straight to the current tag.It also explains the download counter (44): the package spent its whole life unlisted and un-installable without an explicit
--version.The moderator's two points
WebView2 dependency — they raised
<dependency id="webview2-runtime" />and then argued against it themselves, since it forces an install on machines that already ship the runtime (all of Windows 11). Keeping #112's warn-with-symptom-and-remedy approach, which is what they praised. Recorded as a decision so it isn't relitigated.Licensing — added.
licenseUrlalready pointed at the repo LICENSE, but the description never said so, so the page didn't read as open source.🤖 Generated with Claude Code
https://claude.ai/code/session_01NDsEfog5kVkT5NmX1Ya5be