Releases: amosproj/amos2021ss03-synthetic-file-system
Releases · amosproj/amos2021ss03-synthetic-file-system
amos-ss2021-synthetic-file-system-sprint-12-release-candidate
sprint-12-release-candidate: Merge pull request #72 from amosproj/60-ui-filtering
Pre-release
In this current sprint two features can be released:
- Construct an user interface for controlling the filtering process
- Caching mechanisim to reduce/get rid of waiting time, when mdh must harvest
amos-ss2021-synthetic-file-system-sprint-09-release-candidate
- Write support added for SFS.
- Script to automate running of the fuse mount added.
- Flat file modular tree structure code added.
amos-ss2021-synthetic-file-system-sprint-05-release-candidate
- Using docker-compose file to build and run the synthethic file system image is possible.
- Dataset can be filtered before being passed through synthetic file system.
amos-ss2021-synthetic-file-system-sprint-04-release-candidate
Code updated:
- Migrate the code base to the new metadata hub.
- Configure the docker to allow X forwarding.
- Create Unit Tests that cover the most important functionality.
amos-ss2021-synthetic-file-system-sprint-03-release-candidate
Code updated:
- Uses current MetaData-Hub code instead of the deprecated version.
- Connects to MetaData-Hub and Treewalk.
- Docker files updated
- init.sh and run.sh deprecated
- Files under Metadatahub can be crawled through and the structure can be seen.