Release v2.1.5-undead - #41
Merged
Merged
Conversation
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.
Cuts v2.1.5-undead. Adds the
CHANGELOG.mdentry; merging this tomainfiresrelease.ymlvia itspaths: [CHANGELOG.md]trigger.Contents
23 commits since
v2.1.4-undead:attr.filebrowseron focus, a clang 15 crash in Find, seconds-in-a-day informat_string, ashared_ptrcast in RMateServer, the Montereyvforkwarning, a Preferences typo)gen_credits.rb)Every bullet is tied to a commit SHA verified against
git compare v2.1.4-undead...main.Pre-flight
Checked before opening, against the real parsers rather than assumed:
grep -om1 '^## .* (v.*)$'→ version2.1.5-undead-undead(guard)should_release=truev2.1.5-undeadexistsbin/extract_changes -v 2.1.5-undeadThe
extract_changescheck matters: that step runs at #18, after notarization at #14, so a malformed heading would fail only after the signing cycle had been spent.What happens on merge
verify(build + test) runs unapproved — no environment, no secrets.releaseholds at "Waiting for review".v2.1.5-undeadand a GitHub release with a.tbz.This publishes a real, public release. There is no dry-run path — the guards either skip everything or do everything.
This is also the first run to actually read the environment-scoped signing secrets. They have been verified by local round-trip (the base64 decodes to fingerprint
E666E23B…, matching the keychain identity, and the recorded password opens the.p12), but never exercised in CI. If either was mis-transferred it fails at step 5, "Import signing certificate into temporary keychain" — before notarization, and cheap to recover from.Note
The date reads
2026-08-21(local). Adjust if it slips before merge — cosmetic, not parsed for anything but display.