Skip to content

Commit 53fb649

Browse files
authored
Merge pull request #31 from CCPBioSim/software-dash
Software dash
2 parents 12c8c00 + c47dd8b commit 53fb649

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

pages/source/software-dash.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,35 @@ This is a dashboard overview that details the status of software projects.
44

55
## Actively Maintained Software
66

7-
These software packages are currently being actively maintained by the BioSim community and STFC:CoSeC.
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/) | [![ci](https://github.com/ccpbiosim/CodeEntropy/actions/workflows/project-ci.yaml/badge.svg?branch=main)](https://github.com/ccpbiosim/CodeEntropy/actions/workflows/project-ci.yaml) [![issues](https://img.shields.io/github/issues/ccpbiosim/CodeEntropy?logo=github&labelColor=grey)](https://github.com/CCPBioSim/CodeEntropy/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/CodeEntropy?logo=github&labelColor=grey)](https://github.com/CCPBioSim/CodeEntropy/pulls) [![Docs - Status](https://app.readthedocs.org/projects/codeentropy/badge/?version=latest)](https://codeentropy.readthedocs.io/en/latest/?badge=latest) ![PyPI - Version](https://img.shields.io/pypi/v/codeentropy?logo=pypi&logoColor=white) ![PyPI - Status](https://img.shields.io/pypi/status/codeentropy?logo=pypi&logoColor=white) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/CodeEntropy) ![PyPI - Total Downloads](https://img.shields.io/pepy/dt/codeentropy?logo=pypi&logoColor=white&color=blue) ![PyPI - Monthly Downloads](https://img.shields.io/pypi/dm/CodeEntropy?logo=pypi&logoColor=white&color=blue) [![Coverage Status](https://coveralls.io/repos/github/CCPBioSim/CodeEntropy/badge.svg?branch=main)](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 | |
830

931
## Retired Software
1032

1133
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

Comments
 (0)