Andrew Halberstadt
|
bda2278d8a
|
Add a bare-bones CLI for mozci (#531)
This includes a simple 'mozci push tasks' subcommand that lists the
tasks that ran on a push along with their result.
|
2021-11-03 19:49:46 +01:00 |
Andrew Halberstadt
|
7a41085665
|
Update isort config
|
2021-10-18 09:29:57 -04:00 |
Andrew Halberstadt
|
ceab0279e7
|
Replace voluptuous with validx for schema validation
|
2021-04-15 16:59:05 -04:00 |
Andrew Halberstadt
|
b6b1c8a342
|
Use an LRU cache to store group_results in Treeherder datasources
|
2021-04-12 17:25:24 -04:00 |
Marco Castelluccio
|
4fce03fc22
|
Don't load all errorsummary.log lines in memory, just iterate over them
Fixes #366
|
2020-11-30 18:08:42 +01:00 |
Andrew Halberstadt
|
e09b42e286
|
Implement the concept of data sources
|
2020-08-14 10:54:07 -04:00 |
Andrew Halberstadt
|
885bce4793
|
Stop relying on 'adr' for configuration and caching
|
2020-08-14 10:54:07 -04:00 |
Marco Castelluccio
|
2928c0f183
|
Use black and pre-commit (#70)
Fixes #42
|
2020-02-26 17:05:30 +01:00 |