projects:pokerface:pokerface
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| projects:pokerface:pokerface [2026/06/12 05:31] – [Version History] jhagstrand | projects:pokerface:pokerface [2026/06/12 08:14] (current) – [Version History] jhagstrand | ||
|---|---|---|---|
| Line 115: | Line 115: | ||
| - | Semantic versioning. - indicates major.minor.patch. | ||
| - | Conventional Commit messages. - categorized. | ||
| - | Release history, | ||
| - | |||
| - | the changelog.md or release history is generated. | ||
| - | |||
| - | # All tags with their full messages, most recent first | ||
| - | git tag -l --sort=-version: | ||
| - | |||
| - | git for-each-ref --sort=-version: | ||
| - | --format=" | ||
| - | refs/tags | ||
| - | |||
| - | |||
| - | For each commit: | ||
| - | * use conventional commit categorization [[https:// | ||
| - | |||
| - | For each release: | ||
| - | * use semantic versioning | ||
| - | * use the 50/72 rule: multiline tag message | ||
| - | |||
| - | For commit and tag messages: | ||
| - | * use the 50/72 rule: | ||
projects/pokerface/pokerface.1781256662.txt.gz · Last modified: 2026/06/12 05:31 by jhagstrand