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

Push "Lack of green space" fix to prod #2164

Closed
vim-usds opened this issue Feb 9, 2023 · 1 comment
Closed

Push "Lack of green space" fix to prod #2164

vim-usds opened this issue Feb 9, 2023 · 1 comment

Comments

@vim-usds
Copy link
Contributor

vim-usds commented Feb 9, 2023

@sampowers-usds @travis-newby @KameronKerger

In order for this to be pushed to production, we'll have to run the create-score-version.yml Github action. In this action, I believe the S3 downloadable folder is written to from the local downloadable folder. I believe the "local downloadable" and the "S3 downloadable" folders are out-of-sync.

We may want to ensure they are synced prior to running this Github action as it's possible that some links may break (although there is caching with some TTL).

The path for the S3 downloadable folder for 1.0 (what is currently in production) is:
Screen Shot 2023-02-09 at 3.52.43 PM.png

This S3 folder's content are on slack

@vim-usds vim-usds changed the title Push Lack of Green space fix to prod Push "Lack of green space" fix to prod Feb 10, 2023
@travis-newby
Copy link
Collaborator

This one is done as of yesterday, March 2! 🚀 We do have some followups which we've captured in #2181.

For future us, the process we (ok, mostly @vim-usds) followed was,

  1. Back up the 1.0 folders on S3 and have those ready to hot-swap in jic something went wrong
  2. Run the create-score-version Github Action, and monitor its progress
  3. Manually invalidate all cached data (/*) in the AWS CDN
  4. Check out the map and make sure it's generally working, then check that the fixes are in place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants