Skip to content

feat: release metadata #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

feat: release metadata #457

wants to merge 1 commit into from

Conversation

AuHau
Copy link
Member

@AuHau AuHau commented Oct 24, 2019

SemVer spec allows to the version contain a metadata about the build
using format <semver>+<metadata>. This patch extends the release task
with ability to specify metadata to be appended to the version.

This will be used for example in js-ipfs-repo-migrations to give information about what latest migration does the release contain as discussed ipfs/js-ipfs-repo-migrations#1 (comment)

@AuHau AuHau requested a review from hugomrdias October 24, 2019 09:02
SemVer spec allows to the version contain a metadata about the build
using format <semver>+<metadata. This patch extends the release task
with ability to specify metadata to be appended to the version.
@AuHau AuHau force-pushed the auhau/feat/release_metadata branch from aabb432 to 83d7831 Compare April 14, 2020 11:50
@achingbrain
Copy link
Member

Closing as semantic-release is now used for releases so we'd need to find another way to do this, if it's still desirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants