mac: track terminal forks on supaterm branches - #187
Merged
Conversation
Name the branch used for both terminal forks and pin Ghostty to the tested Supaterm history.
🛠️ Tuist Run Report 🛠️Tests 🧪
Builds 🔨
|
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.
Why
Supaterm pinned Ghostty to the old divergent fork history, and neither terminal submodule named the branch used by remote updates. Zmx also defaulted to
main, so branch-based updates could leave the forks on different development lines.What changed
Track both terminal forks through their
supatermbranches and pin Ghostty to the testede8806441tip. The zmx gitlink stays at its existing8a34f41csupatermtip.The zmx repository default branch now also points to
supaterm.Note
This PR only establishes the dependency baseline. It does not merge or retarget the open terminal bridge PRs.
Verification
mise exec -- make mac-build-ghosttymise exec -- make mac-build-zmxmise exec -- make mac-checkmise exec -- make mac-test— 1,709 passed, 0 failed