rollmint icon indicating copy to clipboard operation
rollmint copied to clipboard

[EPIC] Kurtosis in CI for release

Open MSevey opened this issue 7 months ago • 0 comments

Each tutorial should have an end state repo with CI. If the tutorial itself doesn't have the steps to generate the end state, the repo README should have them.

Each end state repo should follow the standard repo setup:

  • branch protection
  • require CI
    • testing
    • linting
    • pushes, pr, tags
  • project automation
  • review assignment
  • dependabot --> rollkit

Goal is that on rollkit repo releases, the release would propagate out to these tutorial repos. PRs would be opened up by dependabot, and the CI would run. Then on merge and passing CI, the docs would be updated.

### Tasks
- [ ] GM Tutorial Repo CI
- [ ] https://github.com/rollkit/rollkit/issues/1776
- [ ] CosmWasm Tutorial Repo CI

MSevey avatar Jul 16 '24 16:07 MSevey