18F / pulse

How the federal .gov domain space is doing at best practices and policies.
Other
94 stars 56 forks source link

Integrate a new sites.csv file from analytics.usa.gov #664

Closed gbinal closed 6 years ago

gbinal commented 7 years ago

The analytics.usa.gov project wanted to add a slightly higher threshold for the generation of it's sites.csv report (which provides a list of participating sites). This was achieved with https://github.com/18F/analytics.usa.gov/issues/449.

We didn't realize at the time though that pulse uses that file as a means of discovering more subdomains for the https scans and that it would prefer the threshold to stay low.

To resolve this, we're going to generate a new report that uses the lower threshold and update the url that pulse looks to to point to this new file instead.

gbinal commented 7 years ago

I've created https://github.com/18F/analytics-reporter/pull/203 to create a new report called sites_extended that'll live here.

When it's merged and pushed to production, we should review, merge, and push to production https://github.com/18F/pulse/pull/665

konklone commented 6 years ago

This is integrated.