Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

  1. stripesFIRST: stripes-erm-testing
  2. SECOND:

    1. stripes-erm-components

    2. ui-handler-stripes-registry
  3. THIRD (in any order)
    1. ui-plugin-find-agreement
    2. ui-plugin-find-eresource
    3. ui-plugin-find-license
  4. FOURTH (in any order)
    1. ui-dashboard
    2. ui-agreements

    3. ui-licenses

    4. ui-local-kb-admin

    5. ui-erm-comparisons

We follow the FOLIO version-numbering scheme to version our apps/plugins. This is the same as the official semver documentation.

...