This repository was archived by the owner on Aug 15, 2022. It is now read-only.
PR from Cebeci for latest deployment#11404
Merged
koding-bot merged 13 commits intolatestfrom Aug 14, 2017
Merged
Conversation
Remove pistachio loader/compiler requirement by using latest kd.js
merging from: master, into: sandbox
Fixes under Linux:
Error: error installing "KD": open /usr/local/bin/kd: text file busy
Fixes:
$ kd config set lockTimeout 10s
Error: failed to update lockTimeout=10s: json: cannot unmarshal number 10s into Go struct field Konfig.lockTimeout of type time.Duration
Works around:
Error: Error opening configuration cache: error opening config:
write /home/jaden-giordano/.config/koding/kd.bolt: bad file descriptor
kd: fix "text file is busy" / "bad file descriptor"
client: update kd install url
merging from: master, into: sandbox
Codecov Report
@@ Coverage Diff @@
## latest #11404 +/- ##
=========================================
- Coverage 30.6% 30.2% -0.5%
=========================================
Files 94 101 +7
Lines 11284 11420 +136
=========================================
- Hits 3464 3456 -8
- Misses 7413 7567 +154
+ Partials 407 397 -10 |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
slackbot ordered me to deploy to latest