Commit 59956da
committed
build: updates versioning configuration
Updates the versioning configuration to align with the new project requirements.
This includes:
- Changing the version number to 0.1.
- Updating the `publicReleaseRefSpec` to include tags with the format vX.Y.Z.
- Enabling build number generation in cloud builds.
- Configuring NuGet package versioning to use SemVer 2.
- Defining a release branch naming scheme.
- Setting a fixed length for shortened Git commit IDs.
- Adding build metadata to include the commit ID.
- Configuring prerelease tagging for feature, bugfix, and release branches.1 parent 5a3c3b2 commit 59956da
1 file changed
Lines changed: 27 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
9 | 33 | | |
10 | 34 | | |
0 commit comments