Release 0.17.0 preparation - #2770
Merged
Merged
Conversation
- Flips the release post out of draft, dated 2026-08-30 - Changelog: v0.17.0 section final (UNRELEASED note out, anchor #next -> #v0.17.0) - Points compare links at v0.16.0...v0.17.0 - Stamps version 0.17.0 (set:version; next dev v0.17.1-dev)
- Adds creating the next release's draft report post to the post-release followup, giving next-cycle changes a single landing home during release prep
- Rides the existing Remove-after-0.17.0-ships exclude block
- 0.17 post: names the npm-rebuild pattern that now silently no-ops (GitHub-npm action), favicons.html in the overrides review for 0.16 crossings, agent directive safe to add unconditionally - Update docs: stepwise multi-release recommendation; 0.15 bullet includes the 0.16 favicon move; npm-package GitHub-mode rerun line - 0.16 post: adds the missing applies-if gate for sites with icons under static/favicons/ (silent icon loss otherwise)
- Replaces the lychee.toml exclude: the cache is self-cleaning on regeneration, no post-release sweep to remember
- The favicon gate's condition lives in the 0.16 post's applies-if (one home); the bullet now just names the two action sets
- The stepwise rule now routes crossings to each post's actions, whose applies-if gates own the does-this-concern-you detail (owner call: the narrowing shortcuts were the WET copy that let the favicon gap through) - Retires the 0.18-ish TODO scheduled for the 0.15 bullet's removal
- Post bullet keeps only the new fact (rebuild silently no-ops); the replacement action is the bullet above - npm-package.md names install:theme-deps and routes to other-options, which owns the command form and rerun rule
- The gate's first bullet already states the class-level change and action; the idiom-specific case was provenance, not reader need
- Crossers reach the fact via the 0.16 post's favicon gates; a 0.16-relative post carries no crossing detail
- Discovery location and consequence are derivable from the section prose; matches the sibling gates' condition-plus-action register
- Scopes the static/favicons/ gate to non-overriders (an overrider moving files would break their hardcoded links) - Routes the delete-the-override path to the Add-your-favicons guide
chalin
marked this pull request as ready for review
August 30, 2026 19:41
- Modernizes-and-strengthens matches the enumeration (pins are hardening); breadcrumb exclamation folded into the series
- Evergreen homes added: favicon discovery is top-of-static only (iconsimages), the upgrade-post baseline contract and the 206-seed convention (maintainer notes) - Update-order step 1 generalized to any named build prerequisite - Trims: llms reassurance already owned by section prose, stale half of the frozen-params comment, duplicate favicon link def, wordy notes tail, rerun spelling
- iconsimages states top-of-static discovery without release references (Content placement: site docs are Docsy as it is now) - 0.16 post gates carry the location reminder; link defs re-sorted
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.
static/favicons/sites (gates decoupled for overriders), GitHub-npm updates route to the theme-deps rerun, agent-directive call noted safe to add unconditionally