Skip to content

A script to auto clone, pull, update, version bump, CI, and more (for scale)

Notifications You must be signed in to change notification settings

notional-labs/chain-chores

Repository files navigation

Chain Chores

WIP

A script to automate repetitive repository care tasks for sovereign L1 blockchains using the CosmosSDK.

In Action:

Examples:

  • Adding workflows & CI/CD YAML files
  • Mass updating go dependency versions (ex: IBC-go 3.3.0 -> 3.3.1)
  • Linting and GoFmt locally if needed

Install:

  • python3 -m pip install -r requirements.txt
  • python3 main.py

TODO:

  • pylint

About

A script to auto clone, pull, update, version bump, CI, and more (for scale)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages