HicResearch / TREEHOOSE

DARE UK Sprint Project: Trusted Research Environment and Enclave for Hosting Open Original Science Exploration
Apache License 2.0
9 stars 15 forks source link

Backup component can't be deployed as README.md is missing #82

Open manics opened 2 years ago

manics commented 2 years ago

https://github.com/HicResearch/TREEHOOSE/blob/7fc18feea6cb8dfb28a5b281a7ef1e6ab436dbef/doc/deployment/Step6-DeployBackupComponent.md?plain=1#L54 fails because this runs setup.py which loads README.md, however this file was deleted. Current workaround is to create an empty README.md in src/components/workspace_backup/

Related to https://github.com/HicResearch/TREEHOOSE/issues/77