-
## Background
We are currently on Spark version 3.4.0. There were some security patches released in 3.4.3 that we want to pull in, but since the upgrade to 3.5 seems simple enough we can go ahead an…
-
# Expected Behavior
Related:
https://github.com/tektoncd/pipeline/issues/2362
https://github.com/tektoncd/pipeline/pull/2389
Pipelines is adding support for allowing TaskRun properties to be d…
-
While generating a C# client for pipedrive I've encountered the following problem:
The C# client generator created multiple clients and interfaces which caused buid errors.
The Yaml : https://deve…
-
**Is your feature request related to a problem? Please describe.**
It is difficult to decompose Collector config and place them in separate files, one per component. For complex configs that use do…
-
There are at least three dynamic techniques to define the Data Catalog currently in Kedro:
- [YAML anchors](https://docs.kedro.org/en/stable/data/data_catalog_yaml_examples.html#load-multiple-datas…
-
We are using Azure DevOps Server 2019 and we want to import our existing build / release pipelines which are created based on a YAML.
In this post, https://developercommunity.visualstudio.com/cont…
-
I have 2 yaml pipelines in different repos within the same project and cannot trigger one from the other as per the documentation.
I've tried changing default branches (which isn't a viable long-te…
-
Opening for discussion. We recently finished moving all the remote info from the command reference to distinct user guides. I think it's way more organized now, but I worry that it's too deeply nested…
-
Related: #22
It would be nice if ``ucg`` could participate in pipelines, something like this:
$ generate_ucg_program | ucg build - | tee ../logs/template.yaml | kubectl create -f -
-
Hi Team,
facing issue to trigger build pipeline using below resource block. Here, I'm trying to trigger a pipeline as soon as Release is completed. release pipeline is classical pipeline and Bui…