Manuel

Results 242 comments of Manuel

Could you try with the newest beta image `riok/kreyac:1.17.0-beta.6`? That one includes more error information if you specify the `--verbose` option

This issue should be resolved with the newest `riok/kreyac` Docker image. The 1.15 and 1.16 Docker images did not include `protoc` correctly, which is the reason why importing the proto...

Yes, currently Kreya only saves the variable state on exiting. We will check whether we can change this to saving immediately.

Thank you for your bug report. We recognize that this isn't optimal and will fix this behavior. It may take some time, as nesting a templating language inside another one...

I can see the use case, I added this to our backlog. If you want to mess with the `%appdata\Kreya\kreya.db`, it is a simple SQLite database. The data you want...

Kreya tries to download the example project from GitHub (https://github.com/riok/Kreya/tree/master/example-project). It looks like your machine cannot connect to this host. We will improve this behavior in a future release. As...

Kreya now ships the example-project with the installation and no longer downloads it from the internet.

@AFract Do not worry about creating new issues even for minor things. Creating a new issue is actually even easier for us to track things, as we then can close...

Kreya currently does not modify existing requests when importing new information. It only adds the missing requests and shows if any requests were deleted. Modifying existing operations comes with some...

No, this should still work. What is the error message? That the type can't be found?