Trending questions in DevOps & Agile

0 votes
1 answer

trigger an event after checking into TFS

You essentially can't do this in TVFC. ...READ MORE

Apr 13, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,261 views
0 votes
1 answer

Is it possible to open a bug in VSTS if release deployment fails?

You can do this by adding another ...READ MORE

Apr 24, 2018 in DevOps on Cloud by DareDev
• 6,890 points
748 views
0 votes
1 answer

update $PATH of guest vm using vagrantfile

You can try the following command: I ...READ MORE

Apr 13, 2018 in DevOps & Agile by shubham
• 7,340 points
1,133 views
0 votes
1 answer

How do I set SQL user password while deploying the database project using CI/CD pipeline

While you are trying , just try ...READ MORE

Apr 10, 2018 in Jenkins by shubham
• 7,340 points
1,268 views
0 votes
1 answer

Can staging environment be accessible for only some people in Heroku?

First of all, there is nothing like ...READ MORE

Apr 13, 2018 in DevOps & Agile by shubham
• 7,340 points
1,091 views
0 votes
1 answer

Is there any difference between jenkins ssh publishers and ansible?

In a Layman’s language they're the same ...READ MORE

Apr 9, 2018 in DevOps & Agile by shubham
• 7,340 points
1,253 views
0 votes
1 answer

Unable to deploy angular 2 app on bluemix with angular CLI

We had the same issue and in ...READ MORE

Apr 9, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
1,158 views
–1 vote
1 answer

Having problem in Github and remote Git repo with production and development code

I think you could start with this. The ...READ MORE

Apr 10, 2018 in Git & GitHub by shubham
• 7,340 points

edited Dec 15, 2023 by Khan Sarfaraz 1,120 views
0 votes
1 answer

How to Replicate the Artifacts between two Jfrog Artifactories by using CURL or jfrog rt (Rest API)

Yes and no, It's a bit complex ...READ MORE

Mar 27, 2018 in DevOps Tools by Atul
• 10,240 points
1,709 views
0 votes
1 answer

how to safely deploy npm install without it causing inconsistencies?

The recent versions on npm generates a ...READ MORE

Apr 11, 2018 in DevOps on Cloud by DareDev
• 6,890 points
986 views
+1 vote
1 answer

centos7 container is restarting again & again itself

Usually Containers stop once their main process ...READ MORE

Apr 3, 2018 in DevOps & Agile by shubham
• 7,340 points
1,162 views
0 votes
1 answer

Unalble to pull a new container after upgrading Helm.

If there are changes to roll out, ...READ MORE

Apr 12, 2018 in Docker by shubham
• 7,340 points
781 views
0 votes
1 answer

How to do CI integration with code review tools

Here is an explanation. If you can switch ...READ MORE

Mar 27, 2018 in Jenkins by Atul
• 10,240 points
1,411 views
+3 votes
1 answer

Unable to find the TargetArguments path While configuring dot cover in VSTS

For your unable to find the TargetArguments ...READ MORE

Mar 27, 2018 in DevOps & Agile by ajs3033
• 7,300 points
1,223 views
0 votes
1 answer

Web Service with WebSocket Implementation on AWS Blue-green deployment

Try connection draining. It will send all ...READ MORE

Apr 2, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,061 views
0 votes
1 answer

unable to build .Net project using NUGet

you just need the developer pack for ...READ MORE

Apr 3, 2018 in DevOps & Agile by ajs3033
• 7,300 points
937 views
0 votes
1 answer

Want to get active connections in LDAP in command prompt

You can track the active connections which ...READ MORE

Apr 3, 2018 in DevOps & Agile by shubham
• 7,340 points

edited Apr 3, 2018 by shubham 910 views
0 votes
1 answer

What OS is Jenkins installed on Azure Virtual Machine?

Under Managed Jenkins there's a section called ...READ MORE

Apr 4, 2018 in DevOps & Agile by DareDev
• 6,890 points
860 views
0 votes
1 answer

Git monorepo diff a package subtree with HEAD

 Build a makefile to look through all ...READ MORE

Mar 27, 2018 in DevOps and Microservices by DragonLord999
• 8,450 points
1,127 views
0 votes
1 answer

How can I create a new user using ansible ploybook?

You're switching from the root user. Root ...READ MORE

Mar 29, 2018 in Ansible by DareDev
• 6,890 points
902 views
0 votes
1 answer

Can I programmatically access gitlab secrets hash?

The newer versions of gitlab do support ...READ MORE

Mar 29, 2018 in Git & GitHub by DareDev
• 6,890 points
718 views
0 votes
1 answer

How do I use Devops with Xamarin and hockeyapp

It would be better if you use ...READ MORE

Mar 27, 2018 in DevOps & Agile by Atul
• 10,240 points
732 views
0 votes
1 answer

Maven Release Plugin

The main aim of the maven-release plugin ...READ MORE

Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
603 views