Skip to content

Monorepo independent flow: Include build number in release version #16

Closed
@mcmire

Description

@mcmire

It is possible to create multiple release branches on the same day. To do this, the release version must be unique. We can do this by including a build number in the release version. Right now the release version is formatted as YYYY.MM.DD. We want to change this to YYYYMMDD.BUILD_NUMBER.0, and we want to increment the BUILD_NUMBER for every fresh run of this tool.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions