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

Add s3 storage path interfaces #65

Merged
merged 7 commits into from
Oct 28, 2024
Merged

Conversation

s-vitaliy
Copy link
Contributor

Part of #61

Scope

Implemented:

  • Added basic interfaces related to the storage interaction
  • Added unit tests

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

@s-vitaliy s-vitaliy requested a review from a team as a code owner October 25, 2024 14:59
@s-vitaliy
Copy link
Contributor Author

Not sure if we need the StorageBlobWriter trait here, but let it be.

Copy link
Contributor

@george-zubrienko george-zubrienko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Work in progress - let's sync on Monday :)

@@ -195,4 +195,9 @@
</library>
</orderEntry>
</component>
<component name="SbtModule">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is missing from .gitignore. Please fix

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

framework/arcane-framework/build.sbt Show resolved Hide resolved
@s-vitaliy s-vitaliy merged commit aac410b into scala Oct 28, 2024
@s-vitaliy s-vitaliy deleted the add-s3-storage-path-interfaces branch October 28, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants