Skip to content

Tag: Versioning

Blog posts filed under this tag.

Release Strategies

Every now and then I run into a discussion about how releases should be done: how to tag them, which git workflow to use, how often to ship. I would like to share how I do releases, and how I like to see a project do releases as a user of its software. Releases What is a release? A release is a named snapshot of a development cycle — a version.

Read more