-
Notifications
You must be signed in to change notification settings - Fork 18
Releasing How To
Libor Ryšavý edited this page Aug 26, 2021
·
1 revision
-
check that everything you want to release is pushed in the
master
branch: https://github.com/gooddata/gooddata-http-client/commits/master -
decide right version (use semantic versioning scheme)
-
use java-libraries/gooddata-http-client-release Jenkins job
(In case there are some problems uploading to Sonatype, check status page. If staging repository operations are timing out from cmdline, one can kill mvn task after it uploads artefacts to staging repo and then close and/or release it in the web UI.)
-
create a new release
-
wait for Maven Central sync