Skip to content

Commit 798be3a

Browse files
committed
deploy: d75b592
0 parents  commit 798be3a

41 files changed

Lines changed: 5170 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 003e580c55a3ed2c117f42f65e2c0f89
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

_sources/index.md.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Welcome to CCPBioSim Developer Organisation
2+
3+
This GitHub organisation contains software, workshop material and many other types of repositories. These pages are aimed at developers, not users. They contain information about our development practices as well as details of which repositories are actively maintained and which are not.
4+
5+
This is currently a work in progress. Over time we wish to add things like roadmaps, dashboards, docs about coding etc etc.
6+
7+
```{toctree}
8+
---
9+
maxdepth: 2
10+
caption: Contents:
11+
---
12+
software-dash.md
13+
workshops-dash.md
14+
```
15+
16+
## Indices and tables
17+
18+
- {ref}`genindex`
19+
- {ref}`search`

_sources/software-dash.md.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
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. These software packages will have complete CI and/or CD pipelines, will recieve feature updates and bug fixes with a regular release cycle.
8+
9+
| Application | Repository and CI Snapshot |
10+
| ----------- | -------------------------- |
11+
| [aiida-amber](https://github.com/CCPBioSim/aiida-amber) | [![ci](https://github.com/ccpbiosim/aiida-amber/actions/workflows/project-ci.yaml/badge.svg?branch=main)](https://github.com/ccpbiosim/aiida-amber/actions/workflows/project-ci.yaml) [![issues](https://img.shields.io/github/issues/ccpbiosim/aiida-amber?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-amber/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/aiida-amber?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-amber/pulls) [![Docs - Status](https://app.readthedocs.org/projects/aiida-amber/badge/?version=latest)](https://aiida-amber.readthedocs.io/en/latest/?badge=latest) ![PyPI - Version](https://img.shields.io/pypi/v/aiida-amber?logo=pypi&logoColor=white) ![PyPI - Status](https://img.shields.io/pypi/status/aiida-amber?logo=pypi&logoColor=white) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aiida-amber) ![PyPI - Total Downloads](https://img.shields.io/pepy/dt/aiida-amber?logo=pypi&logoColor=white&color=blue) ![PyPI - Monthly Downloads](https://img.shields.io/pypi/dm/aiida-amber?logo=pypi&logoColor=white&color=blue) [![Coverage Status](https://coveralls.io/repos/github/CCPBioSim/aiida-amber/badge.svg?branch=main)](https://coveralls.io/github/CCPBioSim/aiida-amber?branch=main) |
12+
| [aiida-gromacs](https://github.com/CCPBioSim/aiida-gromacs) | [![ci](https://github.com/ccpbiosim/aiida-gromacs/actions/workflows/project-ci.yaml/badge.svg?branch=main)](https://github.com/ccpbiosim/aiida-gromacs/actions/workflows/project-ci.yaml) [![issues](https://img.shields.io/github/issues/ccpbiosim/aiida-gromacs?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-gromacs/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/aiida-gromacs?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-gromacs/pulls) [![Docs - Status](https://app.readthedocs.org/projects/aiida-gromacs/badge/?version=latest)](https://aiida-gromacs.readthedocs.io/en/latest/?badge=latest) ![PyPI - Version](https://img.shields.io/pypi/v/aiida-gromacs?logo=pypi&logoColor=white) ![PyPI - Status](https://img.shields.io/pypi/status/aiida-gromacs?logo=pypi&logoColor=white) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aiida-gromacs) ![PyPI - Total Downloads](https://img.shields.io/pepy/dt/aiida-gromacs?logo=pypi&logoColor=white&color=blue) ![PyPI - Monthly Downloads](https://img.shields.io/pypi/dm/aiida-gromacs?logo=pypi&logoColor=white&color=blue) [![Coverage Status](https://coveralls.io/repos/github/CCPBioSim/aiida-gromacs/badge.svg?branch=main)](https://coveralls.io/github/CCPBioSim/aiida-gromacs?branch=main) |
13+
| [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) |
14+
15+
## Software in Early Development/Being Addopted for Maintenance
16+
17+
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. These packages may have some CI but will not be complete and will be in active but early stage development. Releases will be more sporadic and code here might be unstable for production use.
18+
19+
| Application | Repository and CI Snapshot |
20+
| ----------- | -------------------------- |
21+
| [mdprep](https://github.com/CCPBioSim/mdprep) | [![issues](https://img.shields.io/github/issues/ccpbiosim/mdprep?logo=github&labelColor=grey)](https://github.com/CCPBioSim/mdprep/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/mdprep?logo=github&labelColor=grey)](https://github.com/CCPBioSim/mdprep/pulls) |
22+
| [Rex](https://github.com/CCPBioSim/Rex) | [![issues](https://img.shields.io/github/issues/ccpbiosim/Rex?logo=github&labelColor=grey)](https://github.com/CCPBioSim/Rex/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/Rex?logo=github&labelColor=grey)](https://github.com/CCPBioSim/Rex/pulls) |
23+
| [SIST_code](https://github.com/CCPBioSim/SIST_code) | [![issues](https://img.shields.io/github/issues/ccpbiosim/SIST_code?logo=github&labelColor=grey)](https://github.com/CCPBioSim/SIST_code/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/SIST_code?logo=github&labelColor=grey)](https://github.com/CCPBioSim/SIST_code/pulls) |
24+
25+
## Specialised Apps/User/Test Environments
26+
27+
These repositories contain builds or code for containerised user production or testing environments for testing other software. They are designed to ship complete environments to aid users with using complicated software, or for testing other software that have complex build environments that are unsuitable for GitHub actions.
28+
29+
| Test Environment | Type | Repository and CI Snapshot |
30+
| ---------------- | ---- | -------------------------- |
31+
| [aiida-plugin-testbase](https://github.com/CCPBioSim/aiida-plugin-testbase) | Test | [![issues](https://img.shields.io/github/issues/ccpbiosim/aiida-plugin-testbase?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-plugin-testbase/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/aiida-plugin-testbase?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-plugin-testbase/pulls) |
32+
| [aiida-with-gromacs](https://github.com/CCPBioSim/aiida-with-gromacs) | User | [![issues](https://img.shields.io/github/issues/ccpbiosim/aiida-with-gromacs?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-with-gromacs/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/aiida-with-gromacs?logo=github&labelColor=grey)](https://github.com/CCPBioSim/aiida-with-gromacs/pulls) |
33+
| [chemsh-wrapper4enlighten](https://github.com/CCPBioSim/chemsh-wrapper4enlighten-plugin) | Apps | [![issues](https://img.shields.io/github/issues/ccpbiosim/chemsh-wrapper4enlighten-plugin?logo=github&labelColor=grey)](https://github.com/CCPBioSim/chemsh-wrapper4enlighten-plugin/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/chemsh-wrapper4enlighten-plugin?logo=github&labelColor=grey)](https://github.com/CCPBioSim/chemsh-wrapper4enlighten-plugin/pulls) |
34+
35+
## Retired Software
36+
37+
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.
38+
39+
| Application | Reason |
40+
| ----------- | -------------------------- |
41+
| [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) |
42+
| [FESetup](https://github.com/CCPBioSim/fesetup) | Retired because it has been superseded by [BioSimSpace](https://github.com/CCPBioSim/BioSimSpace) |

0 commit comments

Comments
 (0)