chore: repo cleanup — remove obsolete docs + unused asset#50
Merged
Conversation
Repo housekeeping. No code or behavior changes; no CHANGELOG bump so no redundant release is cut. - docs/NEXT_TASKS.md: obsolete planning doc. Its one live item (capture real screenshots) shipped in v0.16.0; rest was pre-rollout musing. - docs/assets/tray-menu-mockup.svg (+ now-empty docs/assets/): placeholder mockup superseded by the real screenshots in docs/screenshots/. - docs/screenshots/tray-menu-tooltip.png: committed with the v0.16.0 screenshot set but referenced nowhere (near-duplicate of tray-menu.png). Stale backup/* branches and tags plus the long-merged feature/multi-remote-rclone-profiles branch were also pruned from the remote (release tags retained). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Summary
Repo housekeeping after the v0.16.0 milestone. No code or behavior changes, no CHANGELOG bump (so CI won't cut a redundant release).
Removed
docs/NEXT_TASKS.md— obsolete planning doc. Its one live item ("capture real screenshots") shipped in v0.16.0; the rest was pre-rollout musing.docs/assets/tray-menu-mockup.svg(and the now-emptydocs/assets/directory) — placeholder mockup, superseded by the real screenshots indocs/screenshots/.docs/screenshots/tray-menu-tooltip.png— committed with the v0.16.0 screenshot set but referenced nowhere (near-duplicate oftray-menu.png).Verified no dangling references to any removed file in README / docs / CONTRIBUTING.
Also done (outside this PR, on the remote)
Pruned the stale
backup/*branches + tags and the long-mergedfeature/multi-remote-rclone-profilesbranch. AllvX.Y.Zrelease tags retained.Test plan
scripts/build-release.ps1still builds (no source touched)🤖 Generated with Claude Code