docs: replace tmate with upterm - #731
Merged
Merged
Conversation
## Short Summary (TL;DR) The tmate servers have been shut down, so two posts point contributors at a tool that no longer works. Update the live advice and flag the tmate training post. ## The Issue - tmate-io/tmate#322 Same change as ddev/ddev#8789. ## How This PR Solves The Issue `maintaining-ddev-tests-contributor-training.md` gives current advice for debugging flaky tests, so its tmate link becomes an upterm link. `tmate-github-actions-contributor-training.md` is a dated training post built around a video about tmate, so rewriting it would misrepresent what the video shows. It gets a `modifiedComment` saying tmate is gone and DDEV now uses upterm. ## Manual Testing Instructions Build the site and check the tmate post shows the update note above the body. ## Automated Testing Overview None. ## Release/Deployment Notes Content only. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
Short Summary (TL;DR)
The tmate servers have been shut down, so two posts point contributors at a tool that no longer works. Update the live advice and flag the tmate training post.
The Issue
Same change as ddev/ddev#8789.
How This PR Solves The Issue
maintaining-ddev-tests-contributor-training.mdgives current advice for debugging flaky tests, so its tmate link becomes an upterm link.tmate-github-actions-contributor-training.mdis a dated training post built around a video about tmate, so rewriting it would misrepresent what the video shows. It gets amodifiedCommentsaying tmate is gone and DDEV now uses upterm.Manual Testing Instructions
Build the site and check the tmate post shows the update note above the body.
Automated Testing Overview
None.
Release/Deployment Notes
Content only.
🤖 Generated with Claude Code