tupui / soroban-versioning

Tansu - Soroban Versioning
https://tansu.dev
Other
3 stars 2 forks source link

POC Git pre-push hook #4

Closed tupui closed 3 months ago

tupui commented 3 months ago

Make a pre-push commit hook.

Before a push, the hook is triggered and the hash updated on-chain. If the contract call fails, no push is done and there is an error message.

tupui commented 3 months ago

Done and added a pre-commit-hooks.yaml so that other projects can use the hooks with pre-commit.