-
As a Dev/DevOps I want a more agile way to manage the code duplication across the pipelines using templates. As of now the templates are allowed to use only once per pipeline, meaning there's no way t…
-
"Do not allow inherited permission on build definitions" issue doesn't fix even if I turn inheritance off in each build pipeline. It seems to be a bug. I'm running Security Scanner under Azure Pipelin…
-
I have `delme` directory containing file `config.toml`. Directory should be (and is) deleted during clean because it exists only on remote. But I get following error because `config.toml` was already …
-
### What and Why
Currently if creating a new pipeline or repository we have to create a deployment map in the pipelines repository.
This is a fine approach at the moment. However it does create a d…
-
We could do with some `Makefile` targets (or maybe Git hooks) to validate that:
- If we push a commit with a name `Release x.y.z` that the `Makefile` actually contains `VERSION=x.y.z` and not some ot…
-
- [X] Setup Azure Pipelines to build Docker image and push to Docker Hub
- [ ] Deploy image to FurCoNZ staging server
-
### System Info
- `transformers` version: 4.44.2
- Platform: macOS-15.0-arm64-arm-64bit
- Python version: 3.12.6
- Huggingface_hub version: 0.24.7
- Safetensors version: 0.4.5
- Accelerate versi…
-
### System details
RStudio Edition : Desktop
RStudio Version : 2024.04.1 Build 748
OS Version : Windows 11
R Version : 4.3.3
### Steps to reproduce the problem
W…
-
https://github.com/kubernetes-sigs/controller-runtime/issues/2720
I ran into this breaking our test CI pipelines because of setup-testenv being set to @latest rather than a pinned version. This res…
-
When i use my own data, i simply set two domain ('news', 'talk'), and 'news' contains about 2,200,000 sentences, 'talk' contains about 450,000 sentences. The keys 'split' is set to 'unlabeled', 'train…