Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Renamecoder tosshd on Windows for VS Code Remote support#974

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kylecarbs merged 1 commit intomainfromwindowcode
Apr 12, 2022

Conversation

kylecarbs
Copy link
Member

On Windows, VS Code Remote requires a parent process of the
executing shell to be named sshd, otherwise it fails. See:
microsoft/vscode-remote-release#5699

On Windows, VS Code Remote requires a parent process of theexecuting shell to be named sshd, otherwise it fails. See:microsoft/vscode-remote-release#5699
@kylecarbskylecarbs self-assigned thisApr 12, 2022
@codecov
Copy link

codecovbot commentedApr 12, 2022
edited
Loading

Codecov Report

Merging#974 (6a32af4) intomain (e8b1a57) willincrease coverage by0.06%.
The diff coverage isn/a.

@@            Coverage Diff             @@##             main     #974      +/-   ##==========================================+ Coverage   66.70%   66.76%   +0.06%==========================================  Files         241      241                Lines       14577    14577                Branches      115      115              ==========================================+ Hits         9724     9733       +9+ Misses       3867     3865       -2+ Partials      986      979       -7
FlagCoverage Δ
unittest-go-macos-latest53.61% <ø> (-0.17%)⬇️
unittest-go-postgres-66.42% <ø> (+0.11%)⬆️
unittest-go-ubuntu-latest56.26% <ø> (+0.03%)⬆️
unittest-go-windows-202253.03% <ø> (+0.04%)⬆️
unittest-js61.56% <ø> (ø)
Impacted FilesCoverage Δ
provisionersdk/agent.go100.00% <ø> (ø)
pty/start_other.go64.70% <0.00%> (-23.53%)⬇️
peerbroker/dial.go77.04% <0.00%> (-6.56%)⬇️
peer/channel.go83.23% <0.00%> (-1.74%)⬇️
peer/conn.go80.96% <0.00%> (-0.51%)⬇️
coderd/provisionerdaemons.go63.00% <0.00%> (-0.51%)⬇️
coderd/database/queries.sql.go83.67% <0.00%> (+0.21%)⬆️
provisioner/terraform/provision.go68.54% <0.00%> (+0.43%)⬆️
provisionerd/provisionerd.go81.17% <0.00%> (+1.17%)⬆️
coderd/workspaceagents.go61.77% <0.00%> (+1.77%)⬆️
... and2 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatee8b1a57...6a32af4. Read thecomment docs.

Copy link
Member

@code-ashercode-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is the best jank

@kylecarbs
Copy link
MemberAuthor

Waiting for us to be open-sourced and someone to ask why the heck we call ourselvessshd...

code-asher reacted with laugh emoji

@kylecarbskylecarbs merged commitdb9d5b7 intomainApr 12, 2022
@kylecarbskylecarbs deleted the windowcode branchApril 12, 2022 02:14
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@code-ashercode-ashercode-asher approved these changes

Assignees

@kylecarbskylecarbs

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@kylecarbs@code-asher

[8]ページ先頭

©2009-2025 Movatter.jp