Matheus Nogueira
Matheus Nogueira
Oh, you are adding a trailing slash at the end. Try removing it: ``` http://tracetest:11633/api/testsuites/ ==> http://tracetest:11633/api/testsuites ```
@cb645j did you try removing the trailing slash in your URL? Did it work?
> "Cannot reach "http://tracetest-ingress:11633/" The CLI must have access to the address. This looks like an internal DNS name for kubernetes. In this case, you would need to either: 1....
Hey @abangser! You can assert if an array contains a value. We don't support the `not` operator yet. But I think I can add support for it quickly: When the...
@kichristensen is this taken? I would like to fix it if possible
Hey @BartNetJS I'll investigate these issues you are experiencing. > And then deleted the release and deployed again. I saw that **New install? false** was still there. And the data...
We released a new version yesterday and the `prefix` bug was fixed in it.
> When you deleted the release, was the database also deleted? The provisioning only happens in a clean database. If the database is reused, the server will not create the...
This is way more complex than expected. Got stuck in a loop hole. I'll go back to this later. This revealed a big issue that our repository cache was hiding...