Fix formatting of **Maintenance chart** in site_ops files#1009
Conversation
|
@jswope00 I wonder if we want to consider a third state (beyond "pass/fail") to indicate deprecated pages that will never pass. Maybe just "Deprecated"? |
how will we know it is deprecated? One thing this script does is it only includes pages where a maintenance table actually exists. That way, we don't count untestable pages like table of content or navigation pages. If we put any kind of note that isn't a maintenance table on a deprecated page then it won't be included. Does that suffice or would you rather they be in the final report? |
|
I was just thinking about a third state in the maintenance table:
and then updating the report script with another column. I think we'll be in a place where a previously Passed file may transition to Deprecated, and I don't think it's right to just remove the maintenance table in that case. |
|
@jswope00 I added a separate commit to look at that allows us to have Deprecated pages. Take a look at the pages I've marked as Deprecated - does it make sense to you? |
|
Nice! |
Before this change:
After: