- Notifications
You must be signed in to change notification settings - Fork928
fix: Restore static credentials for develop.sh#1212
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
@BrunoQuaresma@vapurrmaid@code-asher speak up if you disagree with this approach! Just thought it would be simpler than making sure we've exported, or copy pasting new passwords on each run. |
codecovbot commentedApr 28, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1212 +/- ##==========================================+ Coverage 64.83% 65.36% +0.53%========================================== Files 259 265 +6 Lines 16716 16937 +221 Branches 157 157 ==========================================+ Hits 10837 11071 +234+ Misses 4707 4704 -3+ Partials 1172 1162 -10
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading.Please reload this page.
This PR restores static credentials for
coder server --dev
when run viadevelop.sh
.