unionlabs / union

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
https://union.build
Apache License 2.0
378 stars 32 forks source link

replace current commitlint action with commitlint-rs #3036

Open o-az opened 2 months ago

o-az commented 2 months ago

current one pulls a docker image to run a package from the npm registry

commitlint-rs is available as a crate or from nixpkgs

o-az commented 2 months ago

docker pull failing due to some auth issue in the action