s3gw-tech / s3gw

Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.
https://s3gw.tech
Apache License 2.0
146 stars 21 forks source link

Add Shellcheck Pre Commit Hook #797

Closed irq0 closed 1 year ago

irq0 commented 1 year ago

Add Shellcheck to Pre Commit Hooks

See: https://github.com/koalaman/shellcheck

irq0 commented 1 year ago

No idea why nightly builds trigger, but I don't think they are relevant here

m-ildefons commented 1 year ago

Nightlies trigger because you changed them.

jecluis commented 1 year ago

And the nightly fails because of secrets. Good to ignore I think.