Skip to content

Release 0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:59
ecff31d
chore(release): 0.0.5 (#15)

* feat: Upload file & Testing (#14)

* feat: Upload file write

* feat: Write backup

* feat: file size limits

* feat: Add env vars and CLI.md

* feat: Use env var to determine which volume to use

* chore: Update rmi lib

* feat: Config receive volume list

* chore: Update RMI module name

* fix: module import

* chore: update submodule

* feat: Add METADATA_BASEURL env var

* feat: metadata service add request: mark file as ready

* feat: Report file readiness when write is finished

* feat: abort on write failure

* fix: simplify http requests

* fix: Use env var for Storage base path

* feat: MetadataService saveFile

* test: Util methods

* Test: get config from env vars

* test: FILE IO

* chore: Update env vars default values

* feat: Improve docker compose with only required services

* ci: fix testing workflow

* fix: Remove debug messages

* feat: Update Dockerfile with setup script

* fix: Coverage workflow

* style: code format

* chore: Add adminer service

* docs: Add test intructions in README

* fix: Expose RMI port in Dockerfile

* fix: Make clearer config error msgs

---------

Co-authored-by: Antonio Donis <antoniojosedonishung@gmail.com>