-
Notifications
You must be signed in to change notification settings - Fork 40
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
[WIP] Test sitemap on dev #5735
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #5735 +/- ##
===========================================
- Coverage 78.22% 78.20% -0.02%
===========================================
Files 285 285
Lines 9307 9302 -5
Branches 650 650
===========================================
- Hits 7280 7275 -5
Misses 2027 2027
|
184c04e
to
a5adf48
Compare
When testing the wagtail-generated sitemap on dev, there are non-existent children pages listed in the since-deleted section, Content team confirmed in slack thread that these can safely be removed. These pages have been removed from dev and production databases To remove these pages from sitemap, we will need to remove them from the Used this command to get the
Below is a list of the pages to be removed . ID, url and lastmod date of each::
|
Closing, testing is complete |
Summary (required)
Test branch for use with test sitemaps sites on search.gov:
fec_content_s3_dev (fec_content_s3_dev)
andDEV.FEC.GOV(copy of WWW) (dev-fec.gov)
(Include a summary of proposed changes and connect issue below)
Required reviewers
(Include who is required to review prior to merge. For example: One designer and two front end developer reviews are required prior to merge)
Impacted areas of the application
General components of the application that this PR will affect:
Screenshots
(Include a screenshot of the new/updated features in context (“in the wild”). If it is an interface change, include both before and after screenshots)
Related PRs
Related PRs against other branches:
How to test
(Include any information that may be helpful to the reviewer(s). This might include links to sample pages to test or any local environmental setup that is unusual such as environment variable (never credentials), API version to point to, etc)
System architecture updates (if applicable)
(If this pull request changes our current system diagram, include a description of those changes here and create a new ticket to update the system diagram)