Skip to content

Create script that extracts the correct version from a commit tag #2058

@spypsy

Description

@spypsy

There is a check we perform in multiple places in build-system, which is used to take a COMMIT_TAG, check if it's specific to a repo (e.g. aztec-node/v0.1.0-alpha33) and whether we're building tha repo, checks if it's a valid semver, and finally extract the version (e.g. 0.1.0-alpha33).
We should create an external function (extract_version) that can be used in all these places

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions