-
### Component(s)
receiver/filelog
### What happened?
## Description
Support of Windows paths (on Windows OS) is problematic for `include` and `exclude`.
Inside include, windows `\` are no…
-
Hi all,
I am currently trying to create a pipeline with a PAT token with full access:
```go
var (
AzDoEnvironmentPipelineName = "test"
AzDoEnvironmentPipelineFolder = "Applications"
AzDoE…
-
### Issue Checklist
- [X] I have properly named the enhancement
- [X] I have checked the issues/discussions pages to see if the enhancement has been previously suggested
### What is your sugges…
-
### 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…
-
Having issue getting the new yaml release pipeline working with deployment groups and cannot find any documentation clarifying whether this is possible or not and would apricate some guidance.
As …
-
```
kind: pipeline
spec:
stages:
- type: ci
spec:
volumes:
- name: dockersock
spec: {}
type: temp
steps:
- name: dind
type: backgr…
-
# Overview
I want to be able to change both metadata and the data in a transform pipeline and export both data and metadata (I think as in https://github.com/frictionlessdata/frictionless-py/issues…
-
**Question**
We are comparing different aligners and quantifiers to see their impacts on the same RNA-Seq raw data. Of course, it took long time to run one run. My guess is that we do not have to r…
-
##### ISSUE TYPE
Bug Report
##### OS
Ubuntu 24.04 LTS
##### VERSION
```
define( 'APPLICATION_VERSION', '6.4.1' );
define( 'APPLICATION_VERDATE', '2024060900' );
```
##### ENVIRONM…
-
My goal is to use Ruby 3.1.2 (since my RoR app uses 3.1.2), so I specify an image inside the pipeline manifest file like this
```
...
build:
image: aws/codebuild/amazonlinux2-x86_64-standard:4.0…