-
Notifications
You must be signed in to change notification settings - Fork 10
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
USAGOV-2103: Add fed agency letter pages to the Pub Pages Report #2154
Conversation
@DaleMHFrey can you fix the phpcs lint errors, please? |
Oops, sorry! This is now fixed. |
@DaleMHFrey codesniffer linting is failing |
I've figured out what's going on across branches - circleci is running newer versions of drupal/coder and codesniffer. I'll make a ticket and fix things and keep you posted. |
web/modules/custom/usagov_ssg_postprocessing/src/Drush/Commands/PublishedPagesCommands.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new code works but linter is complaining
Oh shoot! sorry, fixed now |
https://cm-jira.usa.gov/browse/USAGOV-2103
Description
Repeating write-line commands for the Agency-Letter pages to include all letters in the report.
Type of Changes
Testing Instructions
Run the
bin/static-site
script. Check the Pub Pages report atweb/modules/custom/usagov_ssg_postprocessing/files/published-pages.csv
and confirm the agency-letter pages show with/a
and/b
, and/c
, etc, after them.Reviewer Reminders
Post PR Approval Instructions
Follow these steps as soon as you merge the new changes.
Review in Test
and add a comment. State whether the change is already visible on cms-dev.usa.gov and beta-dev.usa.gov, or if the deployment is still in process.