-
### Describe the feature
Always syncing to the most recent commit to `main` is useful, but in some release schedules, several PRs might be accumulated in `main` before a new release is made. Being …
-
Current version pattern in the [`version.schema.json`](https://github.com/dotnet/Nerdbank.GitVersioning/blob/62dbaa6168cbd6a17f5275189213ace1ef157359/src/NerdBank.GitVersioning/version.schema.json#L34…
-
**Describe the bug**
Auto bump still ignore pre-release version.
**Example**: on a repo containing the only tag `1.0.0-alpha`, next generated version will be `0.1.0`.
**To Reproduce**
```ru…
-
Looks like SmartOS Live uses a rolling release model, with the version number taking the form of a timestamp. What do you think of introducing semantic versioning, so that users and application develo…
-
1. **Release v4.14** (
-
### Description
This project has its own versioning pattern, which follows the Major, minor and patch syntax and it is not following SemVer [1] for feature compatibility as public APIs are not backwa…
-
# SemVer
I've got someone that has requested ( https://github.com/webinstall/webi-installers/issues/149 ) that we add LF to [webinstall.dev](https://webinstall.dev/).
Would you be willing to rel…
-
# Patch release Design
This issue outlines the current and future plans for the patch release system.
Patch releases are done by merging code changes into one of the old release branches, bumpin…
-
Please give some input on resolving this issue
Error
at /builds/juliusbaer/ods/odsetl/node_modules/@jscutlery/semver/src/executors/common/exec.js:10:34
at exithandler (node:child_process:43…
-
### 🔖 Feature description
Let's ship regular semvers for our `next` releases.
This should limit the number of packages we ship in each release. That should reduce the cognitive load on maintainers…