Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel7
excludeContent

Checklist

Freeze Phase

  •  Create the release on the QA server  Inform developer of the freeze
  •  All relevant tickets are assigned to epics
  •  Create the release branchesrelease instance using the released components
  •  Define the version number of the modules based on semantic versioning
  •  All relevant tickets are assigned to epicsCreate the release branches
  •  Check the Continuous Integration in details
  •  Inform the implementers about the User Acceptance Test (UAT) timeline (Beta version)
    •  Add user account on the QA server

Alpha Phase

  •  Create release instance using the released modules Perform some basic testing / Developer tests
    •  Claim: create/review/process
    •  Registration: create/update familly/insuree
    •  Enrollment: create policy and contribution
    •  Meta data: create/update location/product/user/role/pricelist/itemslist/servicelist
  •  Make sure defects were fixed by developers
  •  Release: openIMIS Instance and Wiki page are up to date
  •  Create the release on TestLink (QA server)

Beta Phase

  •  Update the PyPi, NPM module when code change was done
  •  Check that the release instance use the latest modules
  •  Do User-Acceptance-Testing (UAT)
    •  Add user account on the QA server
  •  Ensure deployability with Docker (Quickstart installation guide / Docker compose)

...