Top "Continuous-delivery" questions

Continuously building, testing and deploying (to non-production environments) applications to prove which instances are fit to be deployed to production.

What is the difference between continuous integration, continuous delivery and DevOps?

I hear these terms together and wonder what is the difference? How are they related to continuous builds and continuous …

continuous-integration devops continuous-delivery
How to Deploy On-Premises with Visual Studio Online Continuous Delivery

My team uses Visual Studio Online ("VSO") to manage our ALM. We already have a push-button build-process in place to …

continuous-integration continuous-deployment azure-devops continuous-delivery
Jenkins pipeline manual step permission

In our existing CD pipeline there is a manual step to push from test to production. Furthermore only certain persons …

jenkins authorization jenkins-pipeline continuous-delivery
Continuous integration is there any job naming conventions in the jenkins

I would like to know if we have any job naming conventions exist in the continuous integration. we are using …

jenkins continuous-integration continuous-delivery