Publish Tokmeter 1.10.0 auto-update feed - #74
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The updated release documentation is internally inconsistent (some text still states publication/signing is pending despite the new follow-up asserting completion).
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR publishes the Sparkle appcast entry for the TokmeterBar 1.10.0 (build 46) macOS ZIP and updates the 1.10.0 release documentation to record that the signing/notarization/publication gates were completed.
Changes:
- Added a new Sparkle
<item>for TokmeterBar 1.10.0 (46) to the macOS appcast feed. - Updated 1.10.0 release docs to reflect that the release is published and to add a publication follow-up record.
- Reframed the validation doc’s “remaining gates” section to clearly separate initial local checks from later publication verification.
File summaries
| File | Description |
|---|---|
| packages/macos-bar/appcast.xml | Adds the Sparkle appcast entry for TokmeterBar 1.10.0 (build 46) pointing at the released ZIP and signature. |
| docs/release/validation.md | Updates validation narrative and appends a publication follow-up section describing completed release gates. |
| docs/release/1.10.0.md | Converts the doc from “release preparation” to a published “release record” with distribution/checksum notes. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -16,12 +16,12 @@ Release packaging now includes the AGPL application license, MPL core license, a | |||
|
|
|||
| The final local test/build results are recorded in `validation.md` next to this file. They describe this candidate only. Older sealed days have not been globally re-audited or rewritten. | |||
| @@ -40,3 +40,9 @@ The original candidates omitted the application/core license texts, and the app | |||
| - The isolated npm installation's package license declarations were MIT, MIT OR CC0-1.0, ISC, BSD-2-Clause, BSD-3-Clause, or AGPL-3.0-only. No non-private installed package lacked a declaration. This is a metadata inventory, not a source-ownership or exhaustive dependency legal audit. | |||
|
|
|||
| See [licenses and source](../licensing.md). Signing a source commit and public publishing remain pending. | |||
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.
Publish the Sparkle update entry for the released Tokmeter 1.10.0 (46) archive and record the completed release gates.
Downloaded the public ZIP and verified its SHA-256, byte length, and Ed25519 signature against the public key embedded in the installed app. The app is Developer ID signed, notarized, and stapled; Gatekeeper accepts it. Both npm packages are published at 1.10.0. The signed v1.10.0 tag remains on the merged source release commit.