Skip to content
#

cd

Here are 761 public repositories matching this topic...

jdomag
jdomag commented Jul 28, 2021

Summary

Add additional parameter to command argocd app rollback [APP] that will perform rollback to previous release. As for now we need to find out previous revision ID from the history and then issue the rollback command.

Motivation

In our CICD we deploy the app with argocd app sync and then run the tests of the application. When the tests fail for any reason, in the next step o

flagsmith

Improve this page

Add a description, image, and links to the cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cd topic, visit your repo's landing page and select "manage topics."

Learn more