sourced-ce
sourced-ce copied to clipboard
source{d} Community Edition (CE)
I could not find a way to setup the GitHub Enterprise API URL to load the corresponding repos/orgs instead of the public GitHub. Is it possible? because as a user,...
I was following the installation guide here https://docs.sourced.tech/community-edition/ after running ` sourced init orgs --token= ` I checked out the status of containers after a few seconds or a minute...
This PR documents the logging using GitHub and Google OAuth, as implemented by https://github.com/src-d/sourced-ui/pull/320. We could also consider if linking these docs from our main docs (also in GitBook). ---...
required by https://github.com/src-d/backlog/issues/1485 same as in https://github.com/src-d/sourced-ce/pull/263 and https://github.com/src-d/sourced-ce/pull/159 `bblfsh/bblfshd` has been updated to [v2.16.1](https://github.com/bblfsh/bblfshd/releases/tag/v2.16.1) in order to use the same logging level as the other components reading `LOG_LEVEL` environment...
One of the solutions might be to use env vars. Related discussion: https://github.com/src-d/sourced-ce/pull/54#discussion_r294690184
Discussion started here: https://github.com/src-d/sourced-ce/pull/75/files#r295922705 We don't have any solution for it now but I hope we could discuss it later and improve the documentation.
Most of the idea(s) can be found in this [Slack thread](https://src-d.slack.com/archives/C7TG7TE7K/p1561650697015700), but basically, I would like to be able to manage and especially exclude repositories with ease. I know this...
caused by [#162::comment.r307650453](https://github.com/src-d/sourced-ce/pull/162#discussion_r307650453) >_[...] it may be nice to also return different return codes instead of using `1` for all of them._ This could be considered with #165 _Originally posted...
from https://github.com/src-d/sourced-ce/pull/162#discussion_r307696411 _disclaimer, I might be wrong because I didn't paid too much attention to the described problem; I just left this as a product of a discussion from https://github.com/src-d/sourced-ce/pull/162_...
_Originally posted by @EgorBu in https://github.com/src-d/sourced-ce/pull/115_ >_Like when you want to use `jupyter` - some kind of server application - you launch it, expose port, so external people can connect._