This repository was archived by the owner on Aug 15, 2022. It is now read-only.
PR from Cebeci for latest deployment#11452
Merged
koding-bot merged 11 commits intolatestfrom Oct 9, 2017
Merged
Conversation
Fixes:
invalid team name or user does not belong to the team
Fixes "bad file descriptor" error, which is a regression. Previously we ensured in kd's main that boltdb file exists. This is no longer true, that's why function which opens BoltDB now is responsible for ensuring the file exists, when database is being open in read mode.
Signed-off-by: Sonmez Kartal <[email protected]>
Start kite server immediately
klient: improve opening boltdb / fix wrong team default
merging from: master, into: sandbox
Go version update
merging from: master, into: sandbox
Codecov Report
@@ Coverage Diff @@
## latest #11452 +/- ##
=========================================
- Coverage 30.2% 30.2% -0.1%
=========================================
Files 101 101
Lines 11420 11425 +5
=========================================
Hits 3456 3456
- Misses 7567 7572 +5
Partials 397 397 |
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