-
Hello,
I'm using a simple AzureDevops pipeline and alsways is failing at this task: Post-job: Activate Unity License
Any recommendation to pass it over?
Pipeline looks :
stages:
-…
-
```hcl
resource "azuredevops_branch_policy_auto_reviewers" "auto_reviewers" {
for_each = var.branches
project_id = data.azuredevops_project.project.id
settings {
auto_reviewer_ids …
-
I have a local Conan profile folder .azuredevops\conan\default and I am configuring the VS Conan install command in .vsconan\config.json as follows:
```
"install": [
{
…
-
When using this config in Azure DevOps:
![bilde](https://user-images.githubusercontent.com/30659197/99678572-3dbbe480-2a7b-11eb-9227-bb3a3d1058bd.png)
**We get this error:**
"json: cannot unmars…
-
Hello,
What would be the best way to rotate secrets for Atlantis in AWS on ECS Fargate?
I am currently using Atlantis with AzureDevOps Repos and Bitbucket Server. These two configurations require me…
-
We get following error when runnig the sigrid ci on azure devops:
Traceback (most recent call last):
File "./sigridrepo/sigridci/sigridci.py", line 106, in
runner.run()
File "D:\Agents\Ag…
-
Hi,
I am trying to write some code which will link and ADO Group to an AAD Group. When we run this code locally when being logged with an user who is in the _Project Collection Administrators_ grou…
-
Hi,
I get an error if I want to use git Repo within AzureDevops. If I'm using github everything works fine and straight forward. But if I try to use a repo from Azure Devops I encounter an error, tha…
-
Hi folks!
I could not retrieve the zip content file of an pipeline artifact. The method GetArtifactContentZip is returning the error:
**TF400813: The user '' is not authorized to access this res…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the c…