Contents:
Before tagging, ensure the version number has been incremented to the milestone (i.e. 4.6.2) in the following places:
Here’s an example commit where all three files were updated at once: https://github.com/IQSS/dataverse/commit/99e23f96ec362ac2f524cb5cd80ca375fa13f196
The “develop” branch should be merged into “master” before tagging. See also the branching strategy described in the Version Control section.
Create a draft release at https://github.com/IQSS/dataverse/releases/new
Upload the following artifacts to the draft release you created:
mvn package
from Jenkins)cd scripts/installer && make
)Click the “Publish release” button.
Previous: Docker, Kubernetes, and OpenShift | Next: Tools