kostmo / circleci-failure-tracker

A log analyzer for CircleCI. Note that this project is now hosted at pytorch/dr-ci
https://github.com/pytorch/dr-ci
5 stars 2 forks source link

use dashes consistently in query arguments for website pages #83

Open kostmo opened 4 years ago

kostmo commented 4 years ago

E.g. the master timeline page has one query arg "only-jobs" that uses a dash, but several others that use underscores.

Should prefer dashes for everything instead of underscores.

cc @malfet