Skip to content

fix(crestodian): repair post-merge checks#100223

Merged
steipete merged 1 commit into
mainfrom
codex/fix-99935-post-merge-ci
Jul 5, 2026
Merged

fix(crestodian): repair post-merge checks#100223
steipete merged 1 commit into
mainfrom
codex/fix-99935-post-merge-ci

Conversation

@steipete

@steipete steipete commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

What Problem This Solves

The merge-head CI for #99935 exposed three generated/formatting drifts after the final rebase: native app localization inventory, two onboarding docs files, and one lint-only redundant type conversion.

Why This Change Was Made

Regenerate the native localization inventory against the merged macOS sources, apply the repository formatter to the affected docs, and simplify the onboarding predicate without changing behavior.

User Impact

No product behavior change. Restores green native-i18n, docs-format, and lint checks for the newly landed Crestodian onboarding flow.

Evidence

  • node --import tsx scripts/native-app-i18n.ts check
  • canonical oxfmt --check on the two docs files and TypeScript file
  • canonical oxlint on src/crestodian/onboarding-welcome.ts
  • node scripts/run-vitest.mjs src/crestodian/onboarding-welcome.test.ts (4 tests)
  • git diff --check
  • fresh autoreview: clean

Follow-up to #99935.

@openclaw-barnacle openclaw-barnacle Bot added docs Improvements or additions to documentation size: XS maintainer Maintainer-authored PR labels Jul 5, 2026
@clawsweeper

clawsweeper Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

ClawSweeper status: review started.

I am starting a fresh review of this pull request: fix(crestodian): repair post-merge checks This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete
steipete merged commit 4deb63c into main Jul 5, 2026
117 of 120 checks passed
@steipete
steipete deleted the codex/fix-99935-post-merge-ci branch July 5, 2026 08:18
@steipete

steipete commented Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

Merged via squash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant