What would need to be done to make it easy to push a button and release new
dev version of M::B?

I've already added a dev tool to update $VERSION everywhere except where we
don't want it (where we're tracking shadow modules from elsewhere).

I know there is a .releaserc but it references Module::Release::KWILLIAMS.

If that's the way to go, then I'd like to have it put into devtools/lib so
Eric or other designated people can use it.  (Plus we can hack on it.)
Alternatively, we could come up with a custom script to do whatever checks
are necessary, branch and tag the repo appropriately, and prepare a release
tarball for upload.

Ultimately, I think we'd benefit from a faster dev release cycle on M::B and
I think automating the hard parts of a release will be a significant step
towards making that happen.

-- David

Reply via email to