Closed mbh329 closed 2 years ago
@caseysmithpgh I tagged you in this PR so that you know we changed the path for CPDB
@mbh329 noted, thanks! FYI we have CPDB automation dev lined up as a future sprint, so no impact on GIS's end outside of us knowing where to look.
@SashaWeinstein yeah
This PR addresses issue #125.
In an effort to simplify our existing DigitalOcean folder structure and after the release of CPDB to the public, we decided to migrate
db-cpdb
fromedm-private
toedm-publishing
(where we store a vast majority of our data products). This required copying over the established file structure fromedm-private/db-cpdb/main
toedm-publishing/db-cpdb
and updating the the bucket path in this PR to point toedm-publishing
.In order to test that this change worked successfully, I ran a Github Action here. The DigitalOcean output was reviewed to establish that the necessary files were uploaded to DO and that the established folder/file structure was in place. The outputs can be viewed here