Andrew Halberstadt
|
783bc993fb
|
Update README.md
|
2021-03-19 09:51:43 -04:00 |
Andrew Halberstadt
|
205617558f
|
Add a recipe for inspecting bugbug results and comparing to what actually ran
|
2020-06-08 10:45:58 -04:00 |
Andrew Halberstadt
|
ce6b0ab568
|
Update mozci
|
2020-06-08 10:09:23 -04:00 |
Andrew Halberstadt
|
d5f578f1d6
|
Move workaround to a troubleshooting section
|
2020-04-27 11:32:16 -04:00 |
Kyle Lahnakoski
|
e13345234b
|
Windows docs
|
2020-04-27 11:32:16 -04:00 |
Edwin Takahashi
|
2699067576
|
Merge pull request #22 from mozilla/compare_push_improvements
Compare push improvements
|
2020-04-07 09:02:57 -07:00 |
Andrew Halberstadt
|
4912f9563d
|
Improve help message for '--push'
|
2020-04-07 11:21:23 -04:00 |
Andrew Halberstadt
|
f579fcb67f
|
Only inspect tasks on the target push by default (--task-filter can override this behaviour)
|
2020-04-07 11:18:06 -04:00 |
Andrew Halberstadt
|
63d445a7f4
|
Automatically compare against parent push when no explicit target specified
|
2020-04-07 11:06:12 -04:00 |
Andrew Halberstadt
|
a045583537
|
Require mozci ^1.4.0; Update dependencies
|
2020-04-07 10:02:31 -04:00 |
Andrew Halberstadt
|
3b406c32ff
|
Remove 'baseline' support from scheduler_analysis recipe
|
2020-03-12 16:46:02 -04:00 |
Andrew Halberstadt
|
05dfdc2e81
|
Remove local scheduler support from scheduler_analysis recipe
|
2020-03-12 16:46:02 -04:00 |
Andrew Halberstadt
|
4d77c24c29
|
Update minimum required packages
|
2020-03-11 10:05:13 -04:00 |
Andrew Halberstadt
|
ce3131177a
|
Fix lint errors in 'push_data' recipe
|
2020-03-09 15:32:48 -04:00 |
Andrew Halberstadt
|
b749017e7f
|
Update dependencies
|
2020-03-09 15:30:49 -04:00 |
Marco Castelluccio
|
5b17ddb7fd
|
Update to mozci 1.2.5
|
2020-02-23 20:10:59 +01:00 |
Marco Castelluccio
|
b52a3a88bd
|
Log which push is being analyzed in the push data recipe
Fixes #19
|
2020-02-20 11:43:09 +01:00 |
Marco Castelluccio
|
758d484b5b
|
Update dependencies
|
2020-02-20 11:42:54 +01:00 |
Marco Castelluccio
|
064f1e3ad8
|
Update to mozci 1.2.3
|
2020-02-17 12:13:15 +01:00 |
Marco Castelluccio
|
4fd382257c
|
Update to mozci 1.2.1
|
2020-02-14 19:20:16 +01:00 |
Marco Castelluccio
|
8d9d2c3211
|
Update to mozci 1.2.0
|
2020-02-13 17:39:24 +01:00 |
Marco Castelluccio
|
5596a761bd
|
Update to mozci 1.1.1
|
2020-02-11 21:01:31 +01:00 |
Marco Castelluccio
|
27bdf2c8a9
|
Add an argument to the push_data recipe to choose the type of runnable (label or group) to get data for
|
2020-02-11 12:11:19 +01:00 |
Marco Castelluccio
|
b5f095b9cf
|
Update to mozci 1.1.0
|
2020-02-11 00:29:58 +01:00 |
Marco Castelluccio
|
13ce8acbb3
|
Update to mozci 1.0.0 and retrieve group regressions too in the push_data recipe (#16)
|
2020-02-10 15:38:07 +01:00 |
Andrew Halberstadt
|
8f33d4734a
|
Merge pull request #15 from marco-c/update_deps
Update mozci to 0.2.0 and other dependencies' minor versions
|
2020-01-30 11:00:14 +01:00 |
Marco Castelluccio
|
27947f331b
|
Update mozci to 0.2.0 and other dependencies' minor versions
|
2020-01-13 17:10:02 +01:00 |
Andrew Halberstadt
|
3dfe447a26
|
Some adjustments to the 'compare_pushes' recipes
|
2019-12-11 16:24:47 -05:00 |
Andrew Halberstadt
|
a9603accdf
|
Update dependencies
|
2019-12-11 10:07:54 -05:00 |
Andrew Halberstadt
|
101622fdf2
|
Fix 'compare_pushes' recipe when task filter not specified
|
2019-12-09 16:03:58 -05:00 |
Andrew Halberstadt
|
5eb21eccd2
|
Add compare_pushes.py recipe
|
2019-12-06 16:27:26 -05:00 |
Andrew Halberstadt
|
95c12f573b
|
Depend on mozci ^0.1.5
|
2019-12-05 11:08:14 -05:00 |
Andrew Halberstadt
|
7e8c7a612a
|
Depend on mozci ^0.1.4
|
2019-12-03 22:54:05 -05:00 |
Andrew Halberstadt
|
30946e63ed
|
Depend on mozci 0.1.3
|
2019-12-02 14:01:17 -05:00 |
Andrew Halberstadt
|
34b32dcb27
|
Use 'mozci' package in place of the local 'ci_info' one
|
2019-12-02 11:30:02 -05:00 |
Andrew Halberstadt
|
46e83cc9e3
|
Move 'task' related logic to a separate file
|
2019-11-28 12:32:15 -05:00 |
Marco
|
13b5ff5adb
|
Consider test failures in children pushes too when looking for candidate regressions (#12)
|
2019-11-14 23:44:55 +01:00 |
Marco Castelluccio
|
cfa3d43108
|
Print stack trace for ignored exceptions in the push_data recipe
And drop useless continues
|
2019-11-14 23:36:57 +01:00 |
Marco Castelluccio
|
0be2a5b679
|
Create sets directly without passing through lists first
|
2019-11-14 23:36:28 +01:00 |
Marco Castelluccio
|
4922ba06a9
|
Sort pushes by ID
|
2019-11-10 18:29:21 +01:00 |
Marco
|
f5059c4bd4
|
Store all revisions in a push (#9)
|
2019-11-07 01:06:39 +01:00 |
Marco Castelluccio
|
3b0d0fe9a6
|
Log number of pushes which were already cached
|
2019-10-18 12:43:18 +01:00 |
Andrew Halberstadt
|
aafa851645
|
Merge pull request #8 from marco-c/master
Actually stop searching parents for regressions after 14 pushes
|
2019-10-17 10:16:19 -04:00 |
Marco Castelluccio
|
14c073c0fa
|
Actually stop searching parents for regressions after 14 pushes
|
2019-10-17 16:14:32 +02:00 |
Andrew Halberstadt
|
9cb0031751
|
Delete scheduler.py
|
2019-10-01 14:17:26 -04:00 |
Andrew Halberstadt
|
1920dfa21d
|
Merge pull request #7 from marco-c/chunked_retrieval_of_pushes
Retrieve push data in chunks when there are a lot of pushes to retrieve
|
2019-09-16 11:14:05 -04:00 |
Andrew Halberstadt
|
63d45e6fc5
|
Merge branch 'master' into chunked_retrieval_of_pushes
|
2019-09-16 11:11:50 -04:00 |
Andrew Halberstadt
|
da3c39e443
|
Update 'scheduler_analysis' to work with shadow schedulers
|
2019-09-16 11:05:35 -04:00 |
Marco Castelluccio
|
110c23c15e
|
Retrieve push data in chunks when there are a lot of pushes to retrieve
Fixes #6
|
2019-09-16 11:45:28 +02:00 |
Andrew Halberstadt
|
ada219092d
|
Merge branch 'master' of github.com:ahal/ci-recipes
|
2019-09-11 09:31:45 -04:00 |