passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
40 stars 27 forks source link

ci: add pipeline for lint and unit tests #63

Closed Kuruyia closed 8 months ago

Kuruyia commented 8 months ago

Smol CI pipeline to run the linter and unit tests when pushing or PR'ing to the main branch (or it can also be run manually). Hopefully it'll be useful for future PRs :)

dlen commented 8 months ago

Awesome! Yes this will definitely be useful for other contributors :tada: