Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move uploaded Storage objects to Google Drive
When files are uploaded to the Storage bucket path `independent-assessments/*`, a Cloud Function will move them into Google Drive. For now, the runtime variables at `src/moveIndependentAssessmentToGoogleDrive.js:10` are hardcoded. Eventually these will be driven by metadata that comes with the upload.
- Loading branch information