release: ship T4 Code 0.1.29#83
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR prepares and ships the T4 Code v0.1.29 release by promoting the verified OMP runtime/app-wire provenance into the published desktop contract and updating all release-facing versioned metadata (docs, site assets, tests, fixtures) to match the new tag.
Changes:
- Bump workspace/app/package versions and embedded client version strings to 0.1.29.
- Promote and pin app-wire 0.6.2 and OMP
t4code-17.0.5-appserver-7across the compatibility matrix, site release contract, and consistency tests. - Refresh release docs/notes and end-to-end checks to use v0.1.29 URLs and asset names.
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| SECURITY.md | Updates the security scope note to reference the signed/notarized macOS v0.1.29 build. |
| scripts/check-release-consistency.test.mjs | Updates release consistency expectations for v0.1.29 and the promoted runtime/app-wire records. |
| README.md | Updates download links, requirements, and “What changed” section for v0.1.29. |
| packages/ui/package.json | Bumps package version to 0.1.29. |
| packages/service-manager/package.json | Bumps package version to 0.1.29. |
| packages/remote/package.json | Bumps package version to 0.1.29. |
| packages/protocol/test/fixtures/platform-boundaries.ts | Updates protocol fixtures to advertise latestVersion 0.1.29. |
| packages/protocol/package.json | Bumps package version to 0.1.29. |
| packages/fixture-server/package.json | Bumps package version to 0.1.29. |
| packages/client/src/omp-client-frames.ts | Updates default client hello version to 0.1.29. |
| packages/client/package.json | Bumps package version to 0.1.29. |
| package.json | Bumps root workspace version to 0.1.29. |
| e2e/site-mobile-docs.spec.ts | Updates expected Android APK download URL to v0.1.29. |
| docs/CURRENT_RELEASE_NOTES.md | Replaces current release notes content with v0.1.29 notes and updated provenance. |
| compat/omp-app-matrix.json | Promotes published runtime/app-wire to match verified records (app-wire 0.6.2, OMP tag t4code-17.0.5-appserver-7) and updates desktop version to 0.1.29. |
| apps/web/src/platform/browser-shell-port.ts | Updates browser shell client version to 0.1.29. |
| apps/web/package.json | Bumps app version to 0.1.29. |
| apps/site/test/release.test.ts | Updates site release contract tests for v0.1.29 assets, tag/version, and OMP provenance. |
| apps/site/src/release.ts | Updates site release constants and contracted asset filenames for v0.1.29 plus OMP/app-wire pins. |
| apps/site/package.json | Bumps app version to 0.1.29. |
| apps/mobile/package.json | Bumps app version to 0.1.29. |
| apps/mobile/capacitor.config.json | Updates appended mobile user-agent suffix to 0.1.29. |
| apps/desktop/src/target-manager.ts | Updates desktop client version to 0.1.29 in OMP client options. |
| apps/desktop/package.json | Bumps app version to 0.1.29. |
| .github/ISSUE_TEMPLATE/bug_report.yml | Updates bug report template version placeholder to 0.1.29. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Summary
t4code-17.0.5-appserver-7into the published desktop contractVerification
pnpm checkpnpm testpnpm test:toolingpnpm test:packagingpnpm --filter @t4-code/site test