Sign inSign up

wholetale/gwvolman

By wholetale

Updated over 1 year ago

Girder Worker plugin for Whole Tale

Image
Integration & delivery
Data science
Databases & storage
0

8.8K

wholetale/gwvolman repository overview

gwvolman

Girder Worker Volume Manager Plugin for WholeTale

Contents

The gwvolman plugin provides methods for handling the docker container and publishing jobs.

gwvolman/: Base plugin directory

lib/: Contains publishing logic

Running Unit Tests

To run the unit tests, navigate to the gwvolman project in the terminal. Then, run the tests in a virtual environment with the following

pip install pipenv --user
pipenv --python 3.8
pipenv install
pipenv run pip install -e .
pipenv run pytest --cov=gwvolman .

Tag summary

Content type

Image

Digest

sha256:5406f73d1

Size

238.7 MB

Last updated

over 2 years ago

docker pull wholetale/gwvolman