Drop "first" from the full-build checklist copy - #113
Merged
juanmaguitar merged 2 commits intoAug 5, 2026
Conversation
Builds are no longer a one-time setup event — the trunk update chain rebuilds automatically — so "Run first full build" reads as if later builds were also the user's job. The one-time framing is already carried by the "Initial setup checklist" heading; the description now states explicitly that later updates rebuild on their own. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…nst-a' into juanmaguitar/run-full-build-copy # Conflicts: # src/renderer/index.jsx
|
0 findings across the five dimensions (architecture, security, performance, cross-platform, tests). This PR only changes UI copy - three strings ("Run first full build" -> "Run full build", the matching button label, and the alert text) - in |
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.
Stacked on #111 — merge that first; this shows only the copy diff.
Now that the trunk update chain rebuilds automatically, "Run first full build" reads as if later builds were also the user's job. The one-time framing is already carried by the "Initial setup checklist" heading, so the copy drops "first"/"once"/"initial" and says explicitly where later builds come from:
Copy-only; no logic changes. Stacked on the update-path branch because the new description's claim ("later updates rebuild automatically") is only true with #111's changes.
🤖 Generated with Claude Code