beaker icon indicating copy to clipboard operation
beaker copied to clipboard

Add top level CI support

Open ethanfrey opened this issue 2 years ago • 0 comments

Similar to https://github.com/osmosis-labs/beaker/issues/35

cw-template installs in the project itself, but that was designed for one-contract repos.

beaker could just strip out .github and .circleci from those folders (or we use a new cw-template branch).

What would be more interesting is a top level, multi-contract test harness. cw-plus has an example for monorepos, but I am sure that can be simplified (and remove some of our optimisations for 15+ packages in parallel)

ethanfrey avatar Jul 30 '22 09:07 ethanfrey