semver
Here are 629 public repositories matching this topic...
-
Updated
Nov 28, 2021 - JavaScript
-
Updated
Nov 25, 2021 - Rust
-
Updated
Nov 18, 2021 - Go
-
Updated
Oct 27, 2021 - Go
Description
A config option to include an additional question at the end of cz commit that displays the DCO and asks if the committer agrees to the DCO and, if yes, appends the line Signed-off-by: [NAME] <[EMAIL]> at the end of the commit message. [NAME] and [EMAIL] would be pulled from git config.
Possible Solutions
- See description.
- I suppose this could also be done inst
-
Updated
Aug 12, 2021 - Go
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Apr 7, 2018 - JavaScript
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Nov 16, 2021 - TypeScript
-
Updated
Nov 22, 2021 - PHP
Currently the change folder is at (getWorkspaceRoot(cwd) || gitRoot)/change.
This is typically <repo root>/change
It would be great to have a configuration option to set this, to allow something like:
<repo root>/common/changeFiles/
A configuration option could look something like:
| Option | Type | Alias | Default | Option Type | Description |
|---|---|---|---|---|---|
| changeFold |
-
Updated
Nov 6, 2021 - Python
Improve logging
Actually, the logging is made by standard version, we should first disable it and log ourself the following events:
- bump version from
{from}to{to} - output changes in
{projectRoot}/{path-to-changelog}.md - commit created
- tag
{tag}created - push success (if git push occurred)
- run postTargets
{postTargets} - postTarget
{postTargetName}failure - postTarget `{postTarge
-
Updated
Nov 22, 2021 - Go
-
Updated
Nov 13, 2020 - Swift
-
Updated
Apr 10, 2020 - C
-
Updated
Nov 24, 2021 - C++
-
Updated
Aug 25, 2021 - PHP
-
Updated
Oct 21, 2021 - Java
-
Updated
Oct 22, 2021 - Groovy
-
Updated
Nov 8, 2021
Improve this page
Add a description, image, and links to the semver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semver topic, visit your repo's landing page and select "manage topics."
Most of the documentation has been rewritten recently. The content minimum content we need is there but there is a lot that can be done to improve it.
If you'd like to contribute to the semantic-release project, helping with the following would be much appreciated: