OpenConceptLab / ocl_issues

Issues for all OCL repos. NOTE: Install ZenHub Browser Extension and request access to the OCL Roadmap board to view all issues and to contribute
4 stars 2 forks source link

Add S3 storage support for new bulk import #1917

Open rkorytkowski opened 3 months ago

rkorytkowski commented 3 months ago

The S3 storage is needed as a cache for NPM packages fetched from the NPM registry as well as oclapi import files uploaded by users.

rkorytkowski commented 3 months ago

Related to #1791 and #1910

paynejd commented 1 month ago

This provides the back-end capability for users to upload import files via the API. This should also provide support for uploading NPM files (will still use the FHIR package registry to fetch dependencies).

paynejd commented 5 days ago

@rkorytkowski Please provide update -- when will this be closed out?