celestiaorg / go-square

A library for encoding blobs into a 2D square of evenly sized chunks designed for sampling and reconstruction
Apache License 2.0
13 stars 16 forks source link

chore!: add ci workflows #8

Closed cmwaters closed 8 months ago

cmwaters commented 8 months ago

Closes: https://github.com/celestiaorg/go-square/issues/6

This PR copies most of the workflows from the celestia-app repo including tests, linting, go releaser etc.

It also sets the code owners and the PR template