engine-deprecated icon indicating copy to clipboard operation
engine-deprecated copied to clipboard

[DISCONTINUED] Go to https://github.com/src-d/sourced-ce/

Results 49 engine-deprecated issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.20.1 to 1.21.1. Release notes *Sourced from [google.golang.org/grpc's releases](https://github.com/grpc/grpc-go/releases).* > ## Release 1.21.1 > - transport: fix bug leading to hang when invalid headers are received ([#2818](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2818))...

dependencies

Bumps [github.com/bblfsh/go-client/v4](https://github.com/bblfsh/go-client) from 4.0.1 to 4.1.0. Release notes *Sourced from [github.com/bblfsh/go-client/v4's releases](https://github.com/bblfsh/go-client/releases).* > ## v4.1.0 > ### Language aliases and language protocol v2 > This release brings support for the...

dependencies

Bumps [github.com/bblfsh/sdk/v3](https://github.com/bblfsh/sdk) from 3.0.0 to 3.1.0. Release notes *Sourced from [github.com/bblfsh/sdk/v3's releases](https://github.com/bblfsh/sdk/releases).* > ## v3.1.0 > ## Language aliases > This release adds support for language aliases. To support this...

dependencies

Closes #424. Marked as WIP as waiting for final Gitbase v0.20.0 release. This PR removes the `MysqlCli` component and uses the MySql client provided by `Gitbase` itself.

Bumps [gopkg.in/src-d/go-log.v1](https://github.com/src-d/go-log) from 1.0.1 to 1.0.2. Release notes *Sourced from [gopkg.in/src-d/go-log.v1's releases](https://github.com/src-d/go-log/releases).* > ## v1.0.2 > - Fix terminal logs in Windows Commits - [`2b0b5b6`](https://github.com/src-d/go-log/commit/2b0b5b62e97231e1300500d4c6170ca84028f545) Merge pull request [#16](https://github-redirect.dependabot.com/src-d/go-log/issues/16) from...

dependencies

Part of #456. Includes the fix for wrong log color characters in windows.

The log messages on windows contain broken color codes: ![](https://user-images.githubusercontent.com/406916/56675212-da5dab00-66bb-11e9-9354-1391e11a3047.png)

bug

We have at least `components install` and `components start` commands which expect name of a component. Currently, it works only with `srcd-cli-`. There are at least 2 solutions: - add...

enhancement

discovered at https://github.com/src-d/empathy-sessions/issues/37#issuecomment-470045137 Running parse over a `.cs` file is not working ```shell $ srcd parse uast examples/example.cs INFO[0000] detected language: c# Error: language c# is not supported Usage: srcd...

bug
empathy-sessions

From [here](https://github.com/src-d/empathy-sessions/issues/32). > during the empathy session a new version of engine has been released. It would be very useful to have a command `srcd update` that detects the current...

enhancement
triage/needs-product-input