cyberark / summon

CLI that provides on-demand secrets access for common DevOps tools
https://cyberark.github.io/summon
MIT License
705 stars 63 forks source link

Summon pipeline runs using GitHub actions instead of a private Jenkins server #192

Closed izgeri closed 3 years ago

izgeri commented 3 years ago

At current, the Summon pipeline runs in Jenkins - but this makes pipeline runs less visible to community members.

In this card, we'll migrate the non-privileged stages of the Summon pipeline to use GH action flows instead.