Skip to content

Drop "first" from the full-build checklist copy - #113

Merged
juanmaguitar merged 2 commits into
juanmaguitar/sites-have-no-update-path-patches-age-against-afrom
juanmaguitar/run-full-build-copy
Aug 5, 2026
Merged

Drop "first" from the full-build checklist copy#113
juanmaguitar merged 2 commits into
juanmaguitar/sites-have-no-update-path-patches-age-against-afrom
juanmaguitar/run-full-build-copy

Conversation

@juanmaguitar

Copy link
Copy Markdown
Collaborator

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:

  • Step title: "Run first full build" → "Run full build"
  • Description: "Compile WordPress Core once to generate the initial dist files." → "Compile WordPress Core to generate the dist files. Later updates rebuild automatically."
  • Button: "First build complete" → "Build complete"
  • Dev-server gate alert: "complete the first full build" → "complete the full build"

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

juanmaguitar and others added 2 commits August 5, 2026 13:29
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
@juanmaguitar
juanmaguitar merged commit 81a7d77 into trunk Aug 5, 2026
4 checks passed
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

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 src/renderer/index.jsx and its committed esbuild bundle src/renderer/index.js. No logic, IPC surface, spawn behavior, persistence shape, or platform-specific code is touched, and the two files are edited consistently with each other. Nothing to flag.

@juanmaguitar
juanmaguitar deleted the juanmaguitar/run-full-build-copy branch August 11, 2026 11:29
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