Ibotta / sopstool

SOPS multi-file wrapper
Apache License 2.0
38 stars 4 forks source link

Switch to GitHub Action instead of Travis #48

Closed physik932 closed 1 year ago

physik932 commented 2 years ago

Current Behavior

We currently use Travis for our CI process. We'd like to move over to GitHub Actions. It'll also make our linting process with golangci-lint a little cleaner.

Expected Behavior

Moving away from Travis for cleaner setup with GitHub Actions.