Skip to content

fix: make browser helper executable #4792

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 1 commit into from
Jan 25, 2022
Merged

Conversation

code-asher
Copy link
Member

Surprisingly it does not come already executable like the dev-bin
scripts.

Much to my shame I did not actually test a release with the helper
change. This time I did and can confirm it works.

Truly fixes #4721

However while it no longer errors it does not actually open a browser
window...so I will look into that separately.

Surprisingly it does not come already executable like the dev-bin
scripts.
@code-asher code-asher requested a review from a team January 25, 2022 22:43
@code-asher code-asher changed the title Make browser helper executable fix: make browser helper executable Jan 25, 2022
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #4792 (75b7859) into main (14d0fef) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4792   +/-   ##
=======================================
  Coverage   69.18%   69.18%           
=======================================
  Files          29       29           
  Lines        1652     1652           
  Branches      363      363           
=======================================
  Hits         1143     1143           
  Misses        432      432           
  Partials       77       77           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14d0fef...75b7859. Read the comment docs.

Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

No worries! I also didn't test. But at least once I fix #4790 it will be relatively straightforward to test things like this!

@code-asher code-asher merged commit c20b0b3 into coder:main Jan 25, 2022
@code-asher code-asher deleted the browser-script branch January 25, 2022 23:18
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
Surprisingly it does not come already executable like the dev-bin
scripts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

without-browser-env-var variable is not sent to vscode server
2 participants