fledge
fledge copied to clipboard
Think about function names
I am confused by commit vs finalize as words because “finalize” sounds more final to me but it’s not the one used before a CRAN release. Maybe the diagram on its own can help.
Maybe fledge::push_version() ?
But then again we don't push if we don't have a remote (yet); fledge also (should) work in this case.
The release functions are named pre_release(), release() and post_release(), we can still rename them.
Maybe fledge::sign_off() ?