-
Notifications
You must be signed in to change notification settings - Fork 6k
chore: move to patches #4997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore: move to patches #4997
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e52ebe0
Move integration types into code-server
code-asher 2d4f1b1
Disable connection token
code-asher 52ca450
Add product.json to build process
code-asher 1758468
Ship with remote agent package.json
code-asher 430448b
Let Code handle errors
code-asher 8f1d5a6
Move manifest override into code-server
code-asher 1bba7e3
Move to patches
code-asher 5bc0088
Use pre-packaged Code
code-asher 284d4bc
Ignore all packaged directories
code-asher 1e933a7
Rename SpawnCli type to SpawnCodeCli
code-asher c5af3f0
Replace cdr in product links with coder
code-asher 7c85c75
Add comments to types pulled from Code
code-asher 7673f70
Add links to matching Code types
code-asher 41ec493
Update Code's server arguments
code-asher 0e45f00
Update CLI test with new default
code-asher 38a3e14
Add comment on Service-Worker-Allowed header
code-asher 1f9ed36
fixup! Update CLI test with new default
code-asher 16834c1
Fix incorrect contributing steps
code-asher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[submodule "lib/vscode"] | ||
path = lib/vscode | ||
url = https://github.com/coder/vscode | ||
url = https://github.com/microsoft/vscode | ||
code-asher marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.