-
**Describe the issue**
**file** configmap provider assumes all relative URLs as relative paths from the **current directory**.
When a URL refers a file in other directory and it contains `${file:x…
-
### Feature Area
/area backend
### What feature would you like to see?
As the default `http.server` implementation in Python is [not recommended for production](https://docs.python.org/3/libr…
-
Type: Bug
Open `.yaml` file in VSCode and it's recognized as plain text. I can manually change file association but if I reopen that file or open another file it goes back to plain text.
Looks s…
-
I believe many of our scripts and YML use custom variables like `OSVmImage` to detect operating system. However, I think it might be better to use the built-in variable `Agent.OS` instead.
![image…
-
Back-off restarting failed container jx-pipelines-visualizer in pod jx-pipelines-visualizer-6764bd954-nnpjg_jx(ccd89213-fc71-4a3c-b815-987cf0c3e1ad)-6764bd954-nnpjg_jx(ccd89213-fc71-4a3c-b815-987cf0c3…
-
Hi all,
I have a pipeline YAML that is attempting to install dotnet-script, but it fails. My YAML for this is:
```
steps:
- task: UseDotNet@2
displayName: 'Use .NET 6'
inputs:
vers…
-
Set the pipeline variables generated from terraform output to be accessible across multiple jobs within a stage as documented [here](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/var…
-
https://github.com/benthosdev/benthos
can run was wasm or on desktop, server or whatever
has its own yaml based language for data transform and pipelines and processors.
can add custom processors i…
-
@raunaqtri1 @binh-vu
We need to integrate our transformation pipelines into [DAME]
(http://mint-project.info/products/model/#desktop-appliation-for-model-execution-dame). So we need a more user-f…
-
I am able to use TerraformTaskV1 with a GCP Service Connection successfully, but when I also have a set of gcloud commands in my pipeline that also establishes an authenticated connection to GCP, the …