83
GitHub Actions Is Slowly Killing Your Engineering Team - Ian Duncan
(www.iankduncan.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
In your CI which one do you use? I also use SOPS for my own, but it's overhead... So wondering which you settled on?
I use sops for NixOS, but those secrets aren't accessed in CI. For actual CI I've used a combination of 2-4 above.