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 AWS S3 as supported remote cache #730

Closed
tsteenbe opened this issue Aug 1, 2018 · 1 comment
Closed

Add AWS S3 as supported remote cache #730

tsteenbe opened this issue Aug 1, 2018 · 1 comment
Labels
enhancement Issues that are considered to be enhancements good first issue An easy issue for new contributors scanner About the scanner tool

Comments

@tsteenbe
Copy link
Member

tsteenbe commented Aug 1, 2018

For re-using already known scan results, ORT can use a remote cache. Currently only Artifactory is supported but we would like to add AWS S3 support as it more commonly used and cheaper to set up than Artifactory instance.

See also: https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/examples-s3.html

@tsteenbe tsteenbe added enhancement Issues that are considered to be enhancements good first issue An easy issue for new contributors scanner About the scanner tool labels Aug 1, 2018
carlos-ardila2 added a commit to carlos-ardila2/ort that referenced this issue Aug 22, 2023
…sue: oss-review-toolkit#730

Signed-off-by: carlos-ardila2 <carlos_ardila@epam.com>
@sschuberth
Copy link
Member

This was implemented in #7413.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that are considered to be enhancements good first issue An easy issue for new contributors scanner About the scanner tool
Projects
None yet
Development

No branches or pull requests

2 participants