We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is to track the process of the next MetacatUI release:
@since 0.0.0
@since 2.32.0
/src/
appVersion
helm/Chart.yaml
version
npm run docs
develop
main
git checkout main git merge develop git push
git tag -a 2.32.0 -m "MetacatUI 2.32.0" git push origin 2.32.0
https://ezid.cdlib.org/manage/display_xml/doi:___
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsNewVersionOf">
<alternateIdentifier alternateIdentifierType="https://registry.identifiers.org/registry/swh">
<version>
<title>
<date dateType="Created">
The text was updated successfully, but these errors were encountered:
New DOI: doi:10.18739/A23F4KQ2H https://doi.org/10.18739/A23F4KQ2H
Sorry, something went wrong.
robyngit
No branches or pull requests
This issue is to track the process of the next MetacatUI release:
@since 0.0.0
with@since 2.32.0
in all of/src/
folderappVersion
)helm/Chart.yaml
(this uses a different versioning scheme) (theversion
field not theappVersion
field)npm run docs
)develop
intomain
git tag -a 2.32.0 -m "MetacatUI 2.32.0" git push origin 2.32.0
https://ezid.cdlib.org/manage/display_xml/doi:___
) and manually update it with the following:<relatedIdentifier relatedIdentifierType="DOI" relationType="IsNewVersionOf">
element<alternateIdentifier alternateIdentifierType="https://registry.identifiers.org/registry/swh">
element<version>
element and in the<title>
element<date dateType="Created">
elementThe text was updated successfully, but these errors were encountered: