Update side panel copy to Living copy (#1285)

* Update side panel copy to Living copy

* Update lead paint short description

* Rebase main and update areaDetail snapshots

* Update cypress test on dataset used in beta header

* QA review updates

* Update deploy-fe-main to point to new CDN (d3r)
This commit is contained in:
Vim 2022-02-17 13:59:23 -05:00 committed by GitHub
commit d5a15f1053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 415 additions and 425 deletions

View file

@ -6,7 +6,7 @@ on:
- "client/**/*"
env:
PR_NUMBER: ${{ github.event.number }}
WEB_CDN_ID: E27WCOZZ03KIBX
WEB_CDN_ID: E30NWFWBUUX9X
jobs:
build:
runs-on: ubuntu-latest
@ -89,13 +89,13 @@ jobs:
with:
message: |
**🚢 PR Deployed! 🚢**
Find it here: https://d29zfl8cj7y1zf.cloudfront.net/ !
Find it here: https://d3r1k4gynx5dw4.cloudfront.net !
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token-user-login: "github-actions[bot]" # The user.login for temporary GitHub tokens
allow-repeats: false # This is the default
- name: Printing deployment URLs
run: |
echo "Geoplatform official site (may or may not be up): https://screeningtool.geoplatform.gov/"
echo "The Cloudfront behind this official site: https://d29zfl8cj7y1zf.cloudfront.net/"
echo "The Cloudfront behind this official site: https://d3r1k4gynx5dw4.cloudfront.net"
echo "Github pages: https://usds.github.io/justice40-tool/$DESTINATION_FOLDER/en"
echo "The origin S3 bucket (http only) : http://usds-geoplatform-justice40-website.s3-website-us-east-1.amazonaws.com/justice40-tool/$DESTINATION_FOLDER/en"