-
-
Notifications
You must be signed in to change notification settings - Fork 61
2.0.2 release id #1781
Copy link
Copy link
Closed
Labels
type: regressionFeatures that have gone missing/reintroduced bugs.Features that have gone missing/reintroduced bugs.
Milestone
Metadata
Metadata
Assignees
Labels
type: regressionFeatures that have gone missing/reintroduced bugs.Features that have gone missing/reintroduced bugs.
Type
Fields
Give feedbackArea
None yet
OS
None yet
Hi @mosteo,
I had to quickly deploy a hack for alire.ada.dev since the format of the version from
alr versionchanged again in2.0.2release and now include commit id in build extension.alire-project/alire.ada.dev@bcc83cf
We need the version id to be able to create a link to the download archive: https://github.com/alire-project/alire/releases/tag/v2.0.2
I would really prefer to have
alr versionshow the same version as the release tag and release package.The alternative would to implement some semver support in alire.ada.dev bash script.