This extension allows you to setup a service connection against your Argo CD server and execute synchronization calls from your CI/CD pipelines inside Azure DevOps. For example, instead of having automatic sync in Argo CD, you now have the option to Defer the task of synchronization to a specific time.
Possibility to create service connection to Argo CD.
Schedule deployment by deferred execution of sync command in your release pipelines.
Includes DRY RUN option for testing.
v0.1.0
Service Connection and sync-command.
Azure DevOps Server 2019
Argo CD version 1.6.1+ (running in Openshift using Argo CD - version 0.0.13 operator)
The source for this extension is on GitHub. Take, fork, and extend.
Let's discuss Issues and Improvements