Versions Compared

Key

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

...

The Sub-Package versions - the individual OHIE or DATIM specific component/package numbers that are installed with the specified version of the DATIM4U package.Software versions - ..

Version Numbering

Our versions are numbered in a two part format. First part depicts the major version number and Second part depicts the minor version number. For example - 2.21-0ubuntu11.  2.21-0 is Major version number, 11 is the minor version number. Ubuntu represents the linux distribution it has been released for.

  • Major version number usually informs us of the version of the software that is packaged. 2.21-0 : the software is versioned at 2.21 and has been initially packaged by the software owner 0 times.
  • Minor version number usually informs us the different iterations the software has been packaged for the specific major version number. 11 : the software has been packaged for 11 times for 2.21-0 version of the software.

PreDeployment - Three versions of Packaging

 Image Added

Development launchpad

...

Personal Package Archive(PPA) (folder):

This is where developers release the new versions of software/packages are released. Only a few from OpenHIE packages are selected for the DATIM workflows. Packaging team packages most of DATIM specific packages by taking the source code from GitHub.

Packaging Testing launchpad

...

PPA (folder):

This is where packaging team moves the development packages to after deciding what package versions will go to the next packaging install. Alpha testing happens through these packages and script.

Formal Testing / Production launchpad

...

PPA (folder):

This is where the packaging team moves the packages tested and confirmed to be functioning to for the testing team to perform end to end testing. Beta and further testing happens through these packages and script.

...