|
| 1 | +# Software Dashboard |
| 2 | + |
| 3 | +This is a dashboard overview that details the status of software projects. |
| 4 | + |
| 5 | +## Actively Maintained Software |
| 6 | + |
| 7 | +These software packages are currently being actively maintained and fulfill the onboarding requirements of long-term supported software. |
| 8 | + |
| 9 | +| Application | Repository and CI Snapshot | |
| 10 | +| ----------- | -------------------------- | |
| 11 | +| [CodeEntropy](https://github.com/ccPBioSim/CodeEntropy/) | [](https://github.com/ccpbiosim/CodeEntropy/actions/workflows/project-ci.yaml) [](https://github.com/CCPBioSim/CodeEntropy/issues) [](https://github.com/CCPBioSim/CodeEntropy/pulls) [](https://codeentropy.readthedocs.io/en/latest/?badge=latest)      [](https://coveralls.io/github/CCPBioSim/CodeEntropy?branch=main) | |
| 12 | + |
| 13 | +## Software in Early Development/Being Addopted for Maintenance |
| 14 | + |
| 15 | +These packages have repositories on our organisation repository, but the code is either in early stage development or in the process of being addopted for long-term maintenance. |
| 16 | + |
| 17 | +| Application | Repository and CI Snapshot | |
| 18 | +| ----------- | -------------------------- | |
| 19 | +| | | |
| 20 | + |
| 21 | +## Specialised Apps/User/Test Environments |
| 22 | + |
| 23 | +These repositories contain builds or code for containerised user production or testing environments for testing other software. |
| 24 | + |
| 25 | +| Test Environment | Type | Repository and CI Snapshot | |
| 26 | +| ---------------- | ---- | -------------------------- | |
| 27 | +| [aiida-plugin-testbase](https://github.com/CCPBioSim/aiida-plugin-testbase) | Test | | |
| 28 | +| [aiida-with-gromacs](https://github.com/CCPBioSim/aiida-with-gromacs) | User | | |
| 29 | +| [chemsh-wrapper4enlighten](https://github.com/CCPBioSim/chemsh-wrapper4enlighten-plugin) | Apps | | |
| 30 | + |
| 31 | +## Retired Software |
| 32 | + |
| 33 | +These software packages have reached end of life and are no longer being actively maintained. The source will still be made available, and repositories archived. |
| 34 | + |
| 35 | +| Application | Reason | |
| 36 | +| ----------- | -------------------------- | |
| 37 | +| [enlighten-chemshell-wrapper](https://github.com/CCPBioSim/enlighten-chemshell-wrapper) | Retired because it has been superseded by [chemsh-wrapper4enlighten](https://github.com/CCPBioSim/chemsh-wrapper4enlighten-plugin) | |
| 38 | +| [FESetup](https://github.com/CCPBioSim/fesetup) | Retired because it has been superseded by [BioSimSpace](https://github.com/CCPBioSim/BioSimSpace) | |
0 commit comments