Carlos Martín
Carlos Martín
This PR adds a couple of options to set the `min` and `max` values of the Y axis. I needed them for a personal project and figured it might be...
The `bblfshctl driver install --force` is misleading, it gives you the understanding that you are _forcing_ to install a driver even if it is already installed. But what is actually...
For the initial work done in #131 we chose to use a small and stable organization, golang-migrate, for the tests. We should replace it, creating a new organization owned by...
We should have as many unit tests as makes sense. When possible, all features that can be tested with unit tests instead of integration tests will save time.
Part of #456. Includes the fix for wrong log color characters in windows.
The log messages on windows contain broken color codes: 
gitbase 0.20 is in beta. We can start to work integrating it in a new feature branch, `gitbase-v0.20.0`. The breaking changes should not affect us. But it now includes a...
In #336, #363 we have introduced regression tests. For now they have to be run manually, to verify if a new version breaks compatibility. This way we can be aware...
Depends on #348. This issue is to determine if we can run the integration tests, on windows, on AppVeyor. And what would be needed to configure it as CI.
The [docs contain a few commands](https://docs.sourced.tech/engine/learn-more/commands) as TBD (To Be Done). We should either implement them, or remove them from the docs.