fecgov / openFEC-web-app

DEPRECATED See https://github.com/18F/fec-cms for fec.gov's code
Other
43 stars 31 forks source link

Move all ftp.fec.gov file to S3 #2171

Closed PaulClark2 closed 7 years ago

PaulClark2 commented 7 years ago

Move zipped Disbursements to S3.

Completion criteria:

Follow up tasks (future sprints):

PaulClark2 commented 7 years ago

Need to get Joseph set up to sync files to S3. These files will go into the legal and data bucket

patphongs commented 7 years ago

Joseph has done a successful sync of test file in dev database to dev bucket in cloud.gov. Next step is to update the API code to prevent deletion of files in bulk-downloads directory before attempting to sync all files. PR has been submitted here: https://github.com/18F/openFEC/pull/2551

patphongs commented 7 years ago

Additional functionality to list contents of bucket in web browser needs to be done. Issue has been made here #2211

patphongs commented 7 years ago

Dependency: Need the release to go out before we can start syncing bulk downloads to the downloads bucket on stage and production

patphongs commented 7 years ago

Release has gone out. Joseph has everything he needs to sync content over to the production bucket. Syncing can now happen in 3.5.

Electronic filing team also needs to sync content over to the bulk-downloads directory on S3.

patphongs commented 7 years ago

Waiting for efiling group to confirm that they can upload successfully to dev. Then they will try to upload to prod. Once that is confirmed, this will be done.

patphongs commented 7 years ago

Update: Within the next 24 hours, the efiling team will finish their tests and automated scripts to ensure that they can upload to dev and production successfully. Once we receive confirmation, this ticket will be closed.

PaulClark2 commented 7 years ago

We'll need to ask Joseph to push any files from in the gap between his one-time upload and the day EFO turns on their daily update.

patphongs commented 7 years ago

Files have been moved successfully. Closing this ticket and moving redirect portion here: https://github.com/18F/fec-proxy/issues/56