Most voted questions in DevOps & Agile

0 votes
1 answer

Manifest Merger failed with multiple errors in Android Studio

Open application manifest (AndroidManifest.xml)  > Merged Manifest. ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
1,368 views
0 votes
1 answer

Java.lang.ClassNotFoundException: com.mysql.jdbc.Driver in Eclipse

Just follow these two steps: Step 1 Add This ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
2,300 views
0 votes
1 answer

Eclipse/Maven error: "No compiler is provided in this environment"

On your pc, just go to windows ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
1,075 views
0 votes
0 answers

Is it possible to hide pages from an Azure DevOps Wiki?

I am working on a wiki for ...READ MORE

Apr 23, 2022 in Other DevOps Questions by Kichu
• 19,050 points
824 views
0 votes
0 answers

Azure Devops for Power apps

I am Implementing DevOps for PowerApps by ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
449 views
0 votes
0 answers

How to remove broken Wiki entries in Azure Devops?

I  created an automated release note that ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
253 views
0 votes
0 answers

How to import task groups in Azure DevOps

I have more than one release pipeline ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
482 views
0 votes
0 answers

Where does Jenkins fit in the devops pipeline?

where can I fit the Jenkins tool ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
258 views
0 votes
0 answers

To whom are Azure DevOps access request e-mails sent? And can that be controlled?

How can I  control the recipients of ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
405 views
0 votes
0 answers

How to specify Cake.Tool version on yaml task in Azure devops pipelines

I have this YAML task to run ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
406 views
0 votes
0 answers

Why am I not receiving Notification for Pending Approval in my Azure DevOps Server CD?

I created a pre-deployment step in our ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
585 views
0 votes
0 answers

Azure DevOps build pipeline reduce the timeout to 30 minutes

Currently, the pipeline time's out is 60 ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,444 views
0 votes
0 answers

cp command not working in Bash Script in build pipeline of azure devops

To copy the folder with multiple files ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
884 views
0 votes
0 answers

Impediments in Azure DevOps against user stories

There are impediments in my user story ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
524 views
0 votes
0 answers

Azure Pull Request | Azure Devops - " You must provide a value expression following the '+' operator."

I am  running this YAML file: trigger: - none ## ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,258 views
0 votes
0 answers

How to get a Drift Report from Azure DevOps DACPAC deployment?

I want to have a Drift-Report during ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
308 views
0 votes
1 answer

Terraform and Azure DevOps pipelines

This error message is normal. Usually, the ...READ MORE

Apr 23, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
721 views
0 votes
0 answers

How to create named and latest tag in Docker?

Assume I have an image that I ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
439 views
0 votes
0 answers

x509: certificate signed by unknown authority - both with docker and with github

Used the below command for build- docker build ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,555 views
0 votes
0 answers

Dind in docker-compose connection reset by peer

In Docker, I'm attempting to connect to ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,306 views
0 votes
0 answers

Kill a Docker Container

For my node program, I created a ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
480 views
0 votes
0 answers

Why is Docker installed but not Docker Compose?

By using the commands below, I was ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,117 views
0 votes
0 answers

"docker build" requires exactly 1 argument(s)

I'm attempting to build and tag an ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,740 views
0 votes
0 answers

How to delete a docker image?

A Dockerfile is included in my project ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
424 views
0 votes
0 answers

How do I actually install Docker on Windows 8.1? (Docker Toolbox for Windows 8.1 was deprecated recently)

So I have been advised something like ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
568 views
0 votes
0 answers

Azure DevOps - how to track planned vs unplanned work items

My team wants to keep track of ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
613 views
0 votes
0 answers

Azure DevOps multistage pipeline YAML: how to checkout multiple repos?

I have YAML templates from two different ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,329 views
0 votes
0 answers

creating an output variable azure devops from the Azure SQL InlineSqlTask task

 YAML content : - task: SqlAzureDacpacDeployment@1 displayName: ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
610 views
0 votes
0 answers

What does DevOps mean ?

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
290 views
0 votes
0 answers

Power Platform DevOps Tools new environment creation task

I wanted to set up an Azure ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
415 views
0 votes
0 answers

Azure DevOps Workflow Rules

I wanted to create a flow rule ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
422 views
0 votes
0 answers

Building .NET 5.0 project Azure DevOps pipeline

I wanted to build a project in ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
274 views
0 votes
0 answers

How to import test cases from Excel to VSTS/Azure DevOps

I have some test cases in Excel ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
756 views
0 votes
0 answers
0 votes
0 answers

Basic Azure DevOps flow for ASP .Net

I have a custom build script and ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
316 views
0 votes
0 answers

Create Mongo docker image and add user to database

I'm attempting to figure out how to ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
1,198 views
0 votes
0 answers

What is docker's scratch image?

I'm new to Docker and was experimenting ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
327 views
0 votes
0 answers

Docker compose port forwarding Linux asp.net core

I have a handful of docker images ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
1,922 views
0 votes
0 answers

Not able to start docker Desktop in Windows

In Microsoft Windows 10 professional, I am ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
2,680 views
0 votes
0 answers

docker-compose for Detached mode

I have the following command to run ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
734 views
0 votes
0 answers

How can I install Docker on Windows 10 Home?

I was aware that Docker would not ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
545 views
0 votes
0 answers

Python flask application access to docker secrets in a swarm

I'm new to Docker and want to ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
966 views
0 votes
0 answers

Get UseDotNet@2 in Azure DevOps to use the vmImage's dotnet SDK (or one from a cache)

I have an Azure DevOps pipeline with ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
594 views
0 votes
0 answers

Creating a workitem in Azure DevOps via python

I want to create a new work ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
987 views
0 votes
0 answers

Azure DevOps Pipelines - run YAML pipeline only when previous run was successful

I created a build pipeline in Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
647 views
0 votes
0 answers

On premise azure devops and microsoft teams

Can we integrate an on-premise instance of ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
344 views
0 votes
0 answers

DevOps Features linked (or Related) across Epics

Can we link features across Epics in ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
475 views
0 votes
0 answers

How to mirror an Azure DevOps repository to a gitlab one

I have deployed my own GitLab server ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
3,078 views
0 votes
0 answers

Azure DevOps Boards 'Done' column orders in descending work item ID - Scrum

When I move a work item into ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
385 views
0 votes
0 answers

How to get items from Azure Devops using Python

I created a Python script that clones ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,291 views