Skip to content

Releases: amosproj/amos2021ss03-synthetic-file-system

amos-ss2021-synthetic-file-system-sprint-12-release-candidate

07 Jul 10:55
74fac3a
Compare
Choose a tag to compare

sprint-12-release-candidate: Merge pull request #72 from amosproj/60-ui-filtering

30 Jun 16:00
61bc97b
Compare
Choose a tag to compare

In this current sprint two features can be released:

  1. Construct an user interface for controlling the filtering process
  2. Caching mechanisim to reduce/get rid of waiting time, when mdh must harvest

amos-ss2021-synthetic-file-system-sprint-09-release-candidate

16 Jun 10:40
a8c69f4
Compare
Choose a tag to compare
  1. Write support added for SFS.
  2. Script to automate running of the fuse mount added.
  3. Flat file modular tree structure code added.

amos-ss2021-synthetic-file-system-sprint-05-release-candidate

19 May 10:43
Compare
Choose a tag to compare
  1. Using docker-compose file to build and run the synthethic file system image is possible.
  2. Dataset can be filtered before being passed through synthetic file system.

amos-ss2021-synthetic-file-system-sprint-04-release-candidate

12 May 10:59
Compare
Choose a tag to compare

Code updated:

  1. Migrate the code base to the new metadata hub.
  2. Configure the docker to allow X forwarding.
  3. Create Unit Tests that cover the most important functionality.

amos-ss2021-synthetic-file-system-sprint-03-release-candidate

05 May 10:47
85fd371
Compare
Choose a tag to compare

Code updated:

  1. Uses current MetaData-Hub code instead of the deprecated version.
  2. Connects to MetaData-Hub and Treewalk.
  3. Docker files updated
  4. init.sh and run.sh deprecated
  5. Files under Metadatahub can be crawled through and the structure can be seen.