./devel/trunkver, Versioning scheme for continuously delivered software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb1, Package name: trunkver-1.1.0nb1, Maintainer: schmonz

TrunkVer is a versioning scheme for continuously-delivered, trunk-based
applications and systems that don't follow a release scheme.

It is a syntax-compatible drop-in replacement for SemVer and replaces
the version with meaningful meta data, telling you at a glance what the
artifact is, when it was built and where you may find the build log.


Master sites:

Filesize: 242.482 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | Package updated
Log message:
Revbump all Go packages after go124 update

I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
   2025-02-28 15:05:11 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add trunkver: Versioning scheme for continuously delivered software

TrunkVer is a versioning scheme for continuously-delivered, trunk-based
applications and systems that don't follow a release scheme.

It is a syntax-compatible drop-in replacement for SemVer and replaces
the version with meaningful meta data, telling you at a glance what the
artifact is, when it was built and where you may find the build log.