Description
Is your feature request related to a problem? Please describe.
The decided-upon versioning scheme is calver. To cut our first proper release, we'll need to settle on a final format for each version (ie is it simply YYYY.MM.DD?) and a way to deploy it, ideally with change notes and information for consumers of the build and a list of contributors for each release, if we want.
This issue is to discuss different methods to format versions and handle their release.
Describe the solution you'd like
Once the tagging format is decided on, we just need to work through what steps in the release process need to take place and what should be automated vs manual. This is the process as outlined by Github. We could do anything from a fully-automated release to a hybrid of some manual and some generated release notes.
I'll be doing more research on this over the next week and updating this issue as appropriate.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.