Skip to content

Automated OpenScPCA workflows

OpenScPCA uses GitHub Actions to automatically run several workflows that support overall reproducibility.

This section highlights two of these workflows:

  1. A module-testing workflow which ensures that analysis modules can run without errors
  2. A Docker-building workflow which builds and pushes module-specific Docker images to a public registry

Generally, the Data Lab maintains and writes these GHA workflow files, but you are welcome to contribute as well if you are interested.