-
When using `DotNetCoreCLI@2` in `test` command mode you have an implicit restore/build step, if your build fails you will not get enhanced error logging in the build logs.
It is believed that this …
-
-
In my use case I have a staging and production environment. I want to parameterise the queries differently for these environments.
E.g. I have items on my wikibase that are marked as 'draft' (Q123…
-
https://github.com/tektoncd/pipeline/blob/main/tekton/README.md#nightly-releases has a broken link - [The nightly release pipeline](https://github.com/tektoncd/pipeline/blob/main/tekton/release-pipeli…
-
This is more actually a question but I was wondering why go-patch is only a library and doesn't provide a simple cli to do interpolation as we can do on bosh cli v2 ?
This is pretty useful to have …
-
If the branch on which the pipeline is configured has non alphabetic characters, then the trigger doesn't work as the mustache renderer changes while html escaping them.
Hence it gets converted like…
-
**Is your feature request related to a problem?**
I want to understand how the `--set`, `--set-string`, `--from` and `--from-file` arguments work for `build_images`, `create_deployments` and `start_de…
-
**Describe the bug**
Right now the model deployment code template is hard coded to the `anonymous` namespace, we need to make it configurable in order to work in the multi-user environment.
**To …
-
**Is your feature request related to a problem? Please describe.**
My application runs on port 8080. If use the sample jmeter scripts, this Jenkinsfile that is part of Keptn will always pass in port…
-
## Description
Regularly observing 1 python process being pinned at 100% CPU utilization. Turns out it's kedro viz
```
$ ps ax | grep 71551 …