Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v0.0.7 #17

Merged
merged 11 commits into from
Oct 1, 2023
Merged

chore(release): v0.0.7 #17

merged 11 commits into from
Oct 1, 2023

Conversation

Woynert
Copy link
Member

@Woynert Woynert commented Oct 1, 2023

  • Adds implementation for the download file RMI request using data streaming.
  • From now on run tests on PRs agains main to being able to catch merge errors (should be active once this is merged).

shoriwe and others added 5 commits September 13, 2023 21:07
* 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
* chore: Update some RMI types to use UUID

* feat: Implement download-file method service with RMI streaming library

* feat: Update RMI implementation with new downloadFile impl

* feat(downloadFile): Fallback to backup when not found in files

* chore: update submodule

* test: Remove AppTest

* test(downloadFile): better differentiate error types

* feat: fetch file volume from metadata

* test: downloadFile tests added

* chore: update submodule

* test: Add use case: Download file from backup

* test: Further check if file is written un upload

* test: rename test to use IT prefix
@Woynert Woynert added the ci label Oct 1, 2023
@Woynert Woynert self-assigned this Oct 1, 2023
@Woynert Woynert marked this pull request as ready for review October 1, 2023 13:12
@Woynert Woynert changed the title chore(release): v0.0.6 chore(release): v0.0.7 Oct 1, 2023
@Woynert Woynert merged commit 2f3ecee into main Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants