Skip to content

Attribute misfiled release media to versioned dirs#23

Merged
nl0 merged 1 commit into
mainfrom
kb-release-media
Jun 16, 2026
Merged

Attribute misfiled release media to versioned dirs#23
nl0 merged 1 commit into
mainfrom
kb-release-media

Conversation

@nl0

@nl0 nl0 commented Jun 16, 2026

Copy link
Copy Markdown
Member

What

Merge #22 (Release notes 1.70) dropped six images into the unattributed release-notes/release-media/ dir. That dir already held two stragglers from #18 (1.68). Neither release's notes reference any of them, so they were sitting in an unattributed junk drawer.

This PR splits release-media/ by release, matching the per-version convention (1-63-0-media, 1-64-0-media, …), and removes the now-empty dir:

1-70-0-media/ 1-68-0-media/
codex-mcp.png copy-uri.png
iceberg_database.png mcp-tools.png
quiltsync-autosync.png
quiltsync-settings.png
rehydrate-preview.png
rehydrate-tier.png

Pure git mv — no notes content changed. Verified no remaining references to release-media/ anywhere in the repo.

Follow-up (not in this PR)

None of these images are referenced by their release-notes .md files (the orphaning predates this PR). Wiring them into the matching sections of 1-70-0-release-notes.md / 1-68-0-release-notes.md is editorial placement I left to the author — happy to do it in a follow-up if wanted.

🤖 Generated with Claude Code

Merge #22 (Release notes 1.70) dropped six images into the unattributed
`release-media/` dir, which already held two stragglers from #18 (1.68).
Neither release's notes reference any of them.

Split the junk drawer by release to match the per-version convention
(1-63-0-media, 1-64-0-media, ...):
  - 1.70: codex-mcp, iceberg_database, quiltsync-autosync,
    quiltsync-settings, rehydrate-preview, rehydrate-tier -> 1-70-0-media/
  - 1.68: copy-uri, mcp-tools -> 1-68-0-media/
`release-media/` is now empty and removed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nl0 nl0 force-pushed the kb-release-media branch from 30ecf36 to 7b6a8fd Compare June 16, 2026 11:16
@nl0 nl0 changed the title Attribute 1.68 release media to versioned dir Attribute misfiled release media to versioned dirs Jun 16, 2026
@nl0 nl0 marked this pull request as ready for review June 16, 2026 11:37
@nl0 nl0 merged commit b022cd1 into main Jun 16, 2026
@nl0 nl0 deleted the kb-release-media branch June 16, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant