Skip to main content

Questions tagged [continuous-deployment]

Use this tag for questions about automatically deploying software to a production environment as part of a CI pipeline. For questions about manual deployment to production use the [continuous-delivery] tag.

-1 votes
2 answers
98 views

I want to deploy intergrate React.js with configuration done Prior to operation. Which one to choose? It seems to me they are all the same. Vercel AWS Amplify Expo
meBe's user avatar
  • 3
0 votes
0 answers
23 views

I want to add a pre-validation step, to be run during a pull request, in Azure DevOps, but I am not finding out a way to do that through the YAML specifications documented by Microsoft. Today, I can ...
mmaisonette's user avatar
0 votes
1 answer
360 views

I'm using Argo Rollouts and ArgoCD. When I try to rollback a rollout in argo rollouts, it is immediately reverted by ArgoCD as I've enabled auto-sync. How should I tackle this problem? If there was a ...
Gaurav Shah's user avatar
0 votes
1 answer
284 views

I am working in Azure in an AKS cluster environment. The environment has several clusters separated from each other. Each cluster is hosting several containers of services, each of them is developed ...
CodeMonkey's user avatar
0 votes
1 answer
92 views

I am responsible for continuing to develop legacy software. The software is run as a service on a handful of servers. For making a new release of a component of the software the following steps are ...
blablablup's user avatar
0 votes
1 answer
473 views

We have a deployment running in an azure devops server and base currently on az cli, now we want to go for bicep. I created bicep definitions for the resources what works easily. But now I got stuck ...
Daniel W.'s user avatar
  • 101
2 votes
1 answer
522 views

Working with a larger corporate. They are planning on opening a second pipeline for a hybrid mobile app. This second pipeline will be for hotfixes straight into production. My gut feeling is that this ...
lindsaymacvean's user avatar
0 votes
1 answer
148 views

I've got an old monolithic project using MariaDB and PHP that I'm trying to put on CI/CD. The project has DB migrations to update the DB state. My current CD is built on top of AWS CodeCommit + ...
Daniel's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
10