Release module
Description
Environment
Potential Workaround
blocks
is blocked by
relates to
Checklist
hideTestRail: Results
Activity

Marc Johnson June 15, 2021 at 12:32 PM
Have you followed up with the teams which own these libraries?

Marc Johnson June 14, 2021 at 1:40 PM
Is this correct?
I don't know, that would be a question for the development teams responsible for those libraries. You'll need to check the owners from the responsibility list and contact them to check the intended versions.
My preference would be for them to be updated in the mainline prior to making the release.
What is the new development version for "mod-users"? (org.folio:mod-users) 18.0.1-SNAPSHOT: : 18.1.0-SNAPSHOT
This should be the next minor version, 18.1.0-SNAPSHOT
Kyle Felker June 14, 2021 at 1:16 PM
I have a question: When doing the dry run for maven release, I got a notice about snapshot dependencies-it looks like the module is still relying on snapshot versions of some other modules. I went and looked at each module it asked me about, and moved the version to the latest release version, like so:
There are still some remaining snapshot dependencies.
: Do you want to resolve them now? (yes/no) no: : yes
Dependency type to resolve,: specify the selection number ( 0:All 1:Project Dependencies 2:Plugins 3:Reports 4:Extensions ): (0/1/2/3) 1: : 0
Dependency 'org.folio:folio-custom-fields' is a snapshot (1.5.3-SNAPSHOT)
: Which release version should it be set to? 1.5.3: : 1.6.0
{{What version should the dependency be reset to for development? 1.6.0: : }}Dependency 'org.folio:folio-service-tools-test' is a snapshot (1.6.2-SNAPSHOT)
: Which release version should it be set to? 1.6.2: : 1.7.0
{{What version should the dependency be reset to for development? 1.7.0: : }}
{{What is the release version for "mod-users"? (org.folio:mod-users) 18.0.0: : }}
{{What is SCM release tag or label for "mod-users"? (org.folio:mod-users) v18.0.0: : }}What is the new development version for "mod-users"? (org.folio:mod-users) 18.0.1-SNAPSHOT: : 18.1.0-SNAPSHOT
Is this correct?
Details
Details
Assignee
Reporter

Marc's (draft) release documentation - https://folio-org.atlassian.net/wiki/display/~marcjohnson/Marc%27s+Release+Process+for+Back+End+Modules