-
Notifications
You must be signed in to change notification settings - Fork 5.9k
release: v4.0.2 #4801
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
release: v4.0.2 #4801
Conversation
Right now the browser helper script does not actually work. It seems safer to skip this until we can fix it.
✨ Coder.com for PR #4801 deployed! It will be updated on every commit.
|
Codecov Report
@@ Coverage Diff @@
## main #4801 +/- ##
=======================================
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.
|
I guess we need to add |
* Disable BROWSER env var Right now the browser helper script does not actually work. It seems safer to skip this until we can fix it. * Bump to 4.0.2 * Update changelog for 4.0.2
Closes #4688