-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [x] I read [pipeline troubleshooting guide](https://docs.microsof…
-
- Job history should be saved to file so that runs can be restarted part way through
- ~~Clean up of temporary directories after (and maybe before) the runs~~
- ~~Sorting of slurm logs into dated di…
-
Instead of separate build and deployment pipelines we should switch to a unified YAML pipeline
-
### Breaking changes
GitHub Actions is starting the deprecation process for `macOS 12`. While the image is being deprecated, You may experience longer queue times during peak usage hours. Deprecation…
-
I am trying to follow this guide: https://kabanero.io/guides/curating-pipelines
After step 10 (`oc -n kabanero apply -f pipelines-build-pipeline-run.yaml`), my build fails with the log message belo…
-
@hbelmiro We also need to create a V2 version of ["Manipulate Kubernetes Resources as Part of a Pipeline"](https://www.kubeflow.org/docs/components/pipelines/v1/sdk/manipulate-resources/…
-
# What we should aim for
* Nightly provisioning of all the resources necessary to enable Service Introspection (Create Az Storage, Get AzStorage Key, Create AzDO variable group)
* Verify relevant …
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/gettin…
-
### Environment
* KFP version: 2.2.0
* KFP SDK version: 2.4.0 and 2.8.0
* All dependencies version:
### Steps to reproduce
I was trying to trigger caching using the `.set_caching…
-
The tasks errors out in my pipeline with the error message :
```bash
##[error]fatal: --local can only be used inside a git repository
```
Maybe due to the pipeline checking out more than one rep…