Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 323 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (2 loc) · 323 Bytes

In most cases, all you need to do for a new release of CockroachDB is update the url, version, and sha256 fields. To test, you can run brew reinstall ./Formula/cockroach.rb.

There are tests available with brew test ./Formula/cockroach.rb and a linter with brew audit --strict --online ./Formula/cockroach.rb.