...
This document is a reference guide as to what steps are to be taken when relasing releasing a UI module within ERM.
Note: The official stripes documentation is still the ultimate guide for the release procedure within FOLIO and should be understood well before releasing any modules.
Currently, we have 10 UI modules within ERM:
- stripesFIRST: stripes-erm-testing
SECOND:
stripes-erm-components
- ui-handler-stripes-registry
- THIRD (in any order)
- ui-plugin-find-agreement
- ui-plugin-find-eresource
- ui-plugin-find-license
- FOURTH (in any order)
- ui-dashboard
ui-agreements
ui-licenses
ui-local-kb-admin
- ui-erm-comparisons
We follow the FOLIO version-numbering scheme to version our apps/plugins. This is the same as the official semver documentation.
...