Skip to content

Commit 56d67ff

Browse files
committed
docs: mark 6g brand strings + 6h release artifacts done in progress map
1 parent e05126b commit 56d67ff

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

plans/rebrand-progress.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ contracts compile but need CI/manual verification before merge.
2424
6h. **release artifacts**`cmux.entitlements``programa.entitlements` (git mv + 3 signing refs), nightly DMG/artifact names `cmux-nightly-*``programa-nightly-*`. Homebrew left (external/deprecated).
2525
CI-fix. **tests/ guard scripts**`test_ci_scheme_testaction_debug.sh` + `test_bundled_ghostty_theme_picker_helper.sh` pointed at the old `cmux.xcscheme`/`-scheme cmux` (Phase 4 miss). Fixed.
2626

27-
**PR: #48** — CI green except `tests-build-and-lag` (known runner flake; re-running).
27+
6g. **UI brand strings**`Localizable.xcstrings` (50 EN; JA had none) + Swift `defaultValue`/`Text` fallbacks. Brand→`Programa`, command→lowercase `programa`; keys with lowercase cmux preserved.
28+
ci-fix. **macos-26 compat timeout** 45→60m (cold DerivedData cache on slow runner).
29+
30+
**PR: #48** — CI green modulo `tests-build-and-lag` (known runner flake) + `compat-tests(macos-26)` (now 60m).
2831

2932
## Remaining (each = its own build-gated commit; runtime = CI/manual)
3033

@@ -49,12 +52,9 @@ CI-fix. **tests/ guard scripts** — `test_ci_scheme_testaction_debug.sh` + `tes
4952
- DO NOT blanket-sed (hits socket paths, env vars, remote tokens). Categorize per-occurrence.
5053
- Verify: `tests_v2/test_ssh_remote_*.py` on CI.
5154

52-
### 6g — user-facing brand strings (`Resources/Localizable.xcstrings` + a few Swift defaults)
53-
- Brand noun `cmux``Programa` ("Quit cmux", "About cmux", "cmux CLI", notifications, error text).
54-
- CLI usage strings inside xcstrings ("Usage: cmux claude-teams", "Install 'cmux' in PATH") → `programa` (lowercase command).
55-
- EN + JA. Distinguish brand (Programa) vs command (programa) per string — NOT a blanket sed.
55+
### ~~6g — user-facing brand strings~~ ✅ DONE (commit e05126b9)
5656

57-
### 6h — release artifacts
57+
### ~~6h — release artifacts~~ ✅ DONE
5858
- `cmux.entitlements``programa.entitlements` (git mv + pbxproj `CODE_SIGN_ENTITLEMENTS` + `build-sign-upload.sh` + release/nightly yml).
5959
- DMG names `cmux-nightly-macos*.dmg`/`cmux-release-*``programa-*` (release.yml, nightly.yml) so README's `programa-macos.dmg` link resolves.
6060
- homebrew cask refs in `build-sign-upload.sh` (or delete per the board-sweep plan #7).

0 commit comments

Comments
 (0)