Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
14.94k stars 840 forks source link

[FEATURE] Integration with Cirrus CI #417

Open confused-Techie opened 1 year ago

confused-Techie commented 1 year ago

Feature description

Being able to integrate closer with Cirrus CI as a build platform and retrieve secrets from it would be amazing, and super helpful for those utilizing that platform.

Why would it be useful?

For those on the platform, being able to import secrets, especially authentication tokens or signing keys would be very helpful to keep the configuration all in one place.

Additional context

While I don't yet know the full scope of this issue I'd be more than happy to help out wherever possible! (Especially if on the JavaScript side of things!)

dangtony98 commented 1 year ago

Hey @confused-Techie!

This is cool! I haven't used Cirrus CI before but it'd be a great addition to Infisical's growing list of integrations 😄

I've added this to our roadmap.

If you want, feel free to take a stab at it! The integrations code for Infisical is very flexible and easy to work with, so I'm sure it's do-able.

Also check out our community Slack if you haven't yet — it's best for communicating/coordinating.

confused-Techie commented 1 year ago

Fantastic! Thanks for adding it.

And I'll have to find some time to check it out when I can, but good to know where I can turn in case I have any questions