Drop warp-internal references from docker/linux-dev README#9410
Merged
captainsafia merged 1 commit intowarpdotdev:masterfrom Apr 30, 2026
Merged
Conversation
The Linux dev container README still pointed at \`warp-internal\` (the private repo this code used to live in). Updated the two mentions to the public repo name / generic phrasing so external contributors following the doc don't get sent looking for a repo they can't access.
Contributor
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I approved this pull request. No matching stakeholder was found for the changed files, so no human reviewers were requested. Comment Powered by Oz |
Contributor
There was a problem hiding this comment.
Overview
This documentation-only PR removes stale private warp-internal references from docker/linux-dev/README.md and replaces them with public repository wording.
Concerns
- None. The changed lines are documentation-only and introduce no security concerns.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
alokedesai
approved these changes
Apr 29, 2026
Member
|
Thanks for contributing! |
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.
Description
`docker/linux-dev/README.md` still referenced the private `warp-internal` repository in two places (a sentence about the repo root, and a comment in the docker-run snippet). External contributors following this doc would be looking for a repo they can't access.
Updated:
Doc-only.
Testing
Markdown only.
Server API
No server changes.
Agent Mode
Not applicable.
Changelog Entries
None.