Intermediate Vocabulary #git #releases #versioning

🏷️ Tags & Releases Collocations

5 exercises on shipping the native way: cutting and drafting a release, tagging it, annotated vs lightweight tags, bumping the version, and semantic versioning.

Key patterns
  • cut / ship a release; draft a release then publish
  • tag a release; push tags (--tags)
  • annotated (metadata) vs lightweight tag
  • bump the version → a "version bump"
  • semantic versioning: MAJOR.MINOR.PATCH
0 / 5 completed
1 / 5
The team has finished testing v2.0 and is ready to ship it. The idiomatic phrase release engineers use is to: