You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello,
I need the ability to drive interactions with ArgoCD from within a jenkins pipeline. A topical wrapper of the REST api endpoints of interest are easy enough to cobble together w/in a shared library, but the shared library approach restricts my ability to use contract-first design by way of a swagger config. Do you know if anyone is currently working on an ArgoCD plugin? I'd want something that simply wraps the rest api and exposes a contract that isn't unduly complicated.