18F / a11y-metrics

An experiment in obtaining accessibility metrics across all 18F projects.
http://cg-06ab120d-836f-49a2-bc22-9dfb1585c3c6.s3-website-us-gov-west-1.amazonaws.com/site/18f/a11y-metrics/
Other
4 stars 3 forks source link

Move from Travis CI to Circle CI #33

Open carodew opened 7 years ago

carodew commented 7 years ago

@toolness can you fill in some more context details?

toolness commented 7 years ago

Sure!

Basically, this dashboard heavily relies on Travis CI's cron jobs feature to periodically re-generate the metrics dashboard. 18F is moving away from Travis to Circle CI sometime very soon, but Circle CI doesn't yet have this feature. However, they are planning on implementing it soon, dubbing the feature "scheduled builds", and Aidan reached out to make sure we are on their early access roll-out.

So in other words, this is blocked on Circle CI actually adding support for scheduled builds. Once they've done that, we can proceed with this. Depending on when they do that and when we move away from Travis, this might mean the a11y dashboard is out-of-service for a short period of time.

hollyallen commented 7 years ago

FYI: This repository has been using Travis CI, however access to Travis CI is now turning off.

maya commented 7 years ago

+1, it would be great to get this automatically running again, so we can stay up to date on how TTS projects are doing a11y-wise. Since CircleCI now supports cron jobs, looks like this can move forward 🎉