-
Notifications
You must be signed in to change notification settings - Fork 54
Build status
Tibor Šimko edited this page Jan 18, 2022
·
1 revision
- Packages for researchers
- Packages for administrators
- Packages for authentication
- Packages for developers
- Containerised environments
- Analysis examples
The build status of REANA packages directly used by researchers, notably reana-client
.
Package | maint-0.7 |
master |
Docs | Coverage | Version |
---|---|---|---|---|---|
reana-commons | |||||
reana-client | |||||
blog.reana.io | N/A | N/A | |||
docs.reana.io | N/A | N/A | |||
www.reana.io | N/A | N/A |
The build status of REANA packages deployed on the cloud.
Package | maint-0.7 |
master |
Docs | Coverage | Version |
---|---|---|---|---|---|
reana-db | |||||
reana-job-controller | |||||
reana-message-broker | |||||
reana-server | |||||
reana-ui | |||||
reana-workflow-controller | |||||
reana-workflow-engine-cwl | |||||
reana-workflow-engine-serial | |||||
reana-workflow-engine-yadage | |||||
reana-workflow-engine-snakemake |
The build status of REANA packages used for authentication.
Package | Build | Version |
---|---|---|
reana-auth-krb5 | ||
reana-auth-vomsproxy |
The build status of REANA packages used mostly by the developers.
Package | maint-0.7 |
master |
Docs | Coverage | Version |
---|---|---|---|---|---|
reana | |||||
pytest-reana |
The build status of REANA containerised environments used during analysis runtime.
Package | Build | Version |
---|---|---|
reana-env-aliphysics | ||
reana-env-jupyter | ||
reana-env-root6 |
The build status of several selected REANA demo examples.
REANA reproducible analysis platform
blog.reana.io | docs.reana.io | forum.reana.io | www.reana.io |
@gitter | @mattermost | @twitter
Introduction
Getting started
- Setting up your system
- Cloning sources
- Using production-like development mode
- Using live-code-reload and debug mode
Issue lifecycle
Understanding code base
Technology tips and tricks
- Tips for Docker
- Tips for Git
- Tips for GitLab
- Tips for Keycloak
- Tips for Kind
- Tips for Kubernetes
- Tips for OpenAPI
- Tips for PostgreSQL
- Tips for Python
- Tips for RabbitMQ
- Tips for SQLAlchemy