Skip to content

fix(ci): refresh native i18n inventory#106434

Merged
steipete merged 1 commit into
mainfrom
codex/sync-native-i18n-inventory
Jul 13, 2026
Merged

fix(ci): refresh native i18n inventory#106434
steipete merged 1 commit into
mainfrom
codex/sync-native-i18n-inventory

Conversation

@steipete

Copy link
Copy Markdown
Contributor

What Problem This Solves

pnpm native:i18n:check reports inventory drift on current main. Two conditional-branch entries for AppState.swift still point at line 739 after the source moved to line 749. This latent drift blocks PRs such as #106387 when their workflow changes schedule the native i18n gate.

Why This Change Was Made

Regenerated apps/.i18n/native-source.json with the repository-owned sync command. The resulting patch updates only the two stale source coordinates; source text, ids, translations, and runtime code stay unchanged.

User Impact

No product behavior change. Native i18n validation becomes green again, unblocking unrelated workflow PRs that correctly exercise the gate.

Evidence

  • Blacksmith Testbox run 29255421946: pnpm native:i18n:check completed with 4,320 entries and changed=false.
  • Fresh autoreview: no accepted/actionable findings, confidence 0.99.
  • git diff --check passed.

@openclaw-barnacle openclaw-barnacle Bot added size: XS maintainer Maintainer-authored PR labels Jul 13, 2026
@steipete
steipete merged commit 07d5a7e into main Jul 13, 2026
96 of 98 checks passed
@steipete
steipete deleted the codex/sync-native-i18n-inventory branch July 13, 2026 14:03
@steipete

Copy link
Copy Markdown
Contributor Author

Merged via squash.

wm0018 pushed a commit to wm0018/openclaw that referenced this pull request Jul 14, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant