Граф коммитов

  • 783bc993fb
    Update README.md master Andrew Halberstadt 2021-03-19 09:51:43 -0400
  • 205617558f Add a recipe for inspecting bugbug results and comparing to what actually ran Andrew Halberstadt 2020-06-08 10:44:13 -0400
  • ce6b0ab568 Update mozci Andrew Halberstadt 2020-06-08 10:09:23 -0400
  • d5f578f1d6 Move workaround to a troubleshooting section Andrew Halberstadt 2020-04-27 11:31:28 -0400
  • e13345234b Windows docs Kyle Lahnakoski 2020-02-14 12:04:06 -0500
  • ffeafdcf2c
    Move workaround to a troubleshooting section docs Andrew Halberstadt 2020-04-27 11:31:28 -0400
  • 2699067576
    Merge pull request #22 from mozilla/compare_push_improvements Edwin Takahashi 2020-04-07 09:02:57 -0700
  • 4912f9563d Improve help message for '--push' Andrew Halberstadt 2020-04-07 11:21:23 -0400
  • f579fcb67f Only inspect tasks on the target push by default (--task-filter can override this behaviour) Andrew Halberstadt 2020-04-07 11:18:06 -0400
  • 63d445a7f4 Automatically compare against parent push when no explicit target specified Andrew Halberstadt 2020-04-07 11:06:12 -0400
  • a045583537 Require mozci ^1.4.0; Update dependencies Andrew Halberstadt 2020-04-07 10:02:31 -0400
  • 3b406c32ff Remove 'baseline' support from scheduler_analysis recipe Andrew Halberstadt 2020-03-12 16:23:21 -0400
  • 05dfdc2e81 Remove local scheduler support from scheduler_analysis recipe Andrew Halberstadt 2020-03-12 16:22:28 -0400
  • 5bc4c3cb38 Remove 'baseline' support from scheduler_analysis recipe simplify_scheduler_analysis Andrew Halberstadt 2020-03-12 16:23:21 -0400
  • bf813a602d Remove local scheduler support from scheduler_analysis recipe Andrew Halberstadt 2020-03-12 16:22:28 -0400
  • 4d77c24c29 Update minimum required packages Andrew Halberstadt 2020-03-11 10:02:17 -0400
  • ce3131177a Fix lint errors in 'push_data' recipe Andrew Halberstadt 2020-03-09 15:32:48 -0400
  • b749017e7f Update dependencies Andrew Halberstadt 2020-03-09 15:30:49 -0400
  • 5b17ddb7fd Update to mozci 1.2.5 Marco Castelluccio 2020-02-23 20:10:59 +0100
  • b52a3a88bd Log which push is being analyzed in the push data recipe Marco Castelluccio 2020-02-20 11:43:07 +0100
  • 758d484b5b Update dependencies Marco Castelluccio 2020-02-20 11:42:54 +0100
  • 064f1e3ad8 Update to mozci 1.2.3 Marco Castelluccio 2020-02-17 12:13:15 +0100
  • 4fd382257c Update to mozci 1.2.1 Marco Castelluccio 2020-02-14 19:20:12 +0100
  • 967bbd390e Windows docs Kyle Lahnakoski 2020-02-14 12:04:06 -0500
  • 1d187f42c3 Preload pushes in parallel Marco Castelluccio 2020-02-13 18:25:18 +0100
  • 8d9d2c3211 Update to mozci 1.2.0 Marco Castelluccio 2020-02-13 17:39:24 +0100
  • 5596a761bd Update to mozci 1.1.1 Marco Castelluccio 2020-02-11 21:01:31 +0100
  • 27bdf2c8a9 Add an argument to the push_data recipe to choose the type of runnable (label or group) to get data for Marco Castelluccio 2020-02-11 12:10:49 +0100
  • b5f095b9cf Update to mozci 1.1.0 Marco Castelluccio 2020-02-11 00:29:58 +0100
  • 13ce8acbb3
    Update to mozci 1.0.0 and retrieve group regressions too in the push_data recipe (#16) Marco Castelluccio 2020-02-10 15:38:07 +0100
  • aea47cfb05 Update to mozci 1.0.0 Marco Castelluccio 2020-02-07 15:36:04 +0100
  • 8f33d4734a
    Merge pull request #15 from marco-c/update_deps Andrew Halberstadt 2020-01-30 11:00:14 +0100
  • 27947f331b Update mozci to 0.2.0 and other dependencies' minor versions Marco Castelluccio 2020-01-13 17:10:02 +0100
  • 3dfe447a26 Some adjustments to the 'compare_pushes' recipes Andrew Halberstadt 2019-12-11 16:24:47 -0500
  • a9603accdf Update dependencies Andrew Halberstadt 2019-12-11 10:07:54 -0500
  • 101622fdf2 Fix 'compare_pushes' recipe when task filter not specified Andrew Halberstadt 2019-12-09 16:03:58 -0500
  • 5eb21eccd2 Add compare_pushes.py recipe Andrew Halberstadt 2019-12-06 16:27:26 -0500
  • 95c12f573b Depend on mozci ^0.1.5 Andrew Halberstadt 2019-12-05 11:08:14 -0500
  • 7e8c7a612a Depend on mozci ^0.1.4 Andrew Halberstadt 2019-12-03 22:54:05 -0500
  • 30946e63ed Depend on mozci 0.1.3 Andrew Halberstadt 2019-12-02 11:48:42 -0500
  • 34b32dcb27 Use 'mozci' package in place of the local 'ci_info' one Andrew Halberstadt 2019-12-02 10:08:27 -0500
  • 46e83cc9e3 Move 'task' related logic to a separate file Andrew Halberstadt 2019-11-28 12:32:15 -0500
  • 13b5ff5adb
    Consider test failures in children pushes too when looking for candidate regressions (#12) Marco 2019-11-14 23:44:55 +0100
  • 803651d5aa Consider test failures in children pushes too when looking for candidate regressions Marco Castelluccio 2019-11-14 21:53:02 +0100
  • cfa3d43108 Print stack trace for ignored exceptions in the push_data recipe Marco Castelluccio 2019-11-14 23:36:54 +0100
  • 0be2a5b679 Create sets directly without passing through lists first Marco Castelluccio 2019-11-14 23:36:28 +0100
  • 4922ba06a9 Sort pushes by ID Marco Castelluccio 2019-11-10 18:29:21 +0100
  • f5059c4bd4
    Store all revisions in a push (#9) Marco 2019-11-07 01:06:39 +0100
  • 340749c9bf Store all revisions in a push Marco Castelluccio 2019-11-07 00:48:21 +0100
  • 3b0d0fe9a6 Log number of pushes which were already cached Marco Castelluccio 2019-10-18 12:43:18 +0100
  • aafa851645
    Merge pull request #8 from marco-c/master Andrew Halberstadt 2019-10-17 10:16:19 -0400
  • 14c073c0fa Actually stop searching parents for regressions after 14 pushes Marco Castelluccio 2019-10-17 16:14:32 +0200
  • 9cb0031751
    Delete scheduler.py Andrew Halberstadt 2019-10-01 14:17:26 -0400
  • 1920dfa21d
    Merge pull request #7 from marco-c/chunked_retrieval_of_pushes Andrew Halberstadt 2019-09-16 11:14:05 -0400
  • 63d45e6fc5
    Merge branch 'master' into chunked_retrieval_of_pushes Andrew Halberstadt 2019-09-16 11:11:50 -0400
  • da3c39e443 Update 'scheduler_analysis' to work with shadow schedulers Andrew Halberstadt 2019-09-16 11:05:35 -0400
  • 110c23c15e Retrieve push data in chunks when there are a lot of pushes to retrieve Marco Castelluccio 2019-09-16 11:45:26 +0200
  • ada219092d Merge branch 'master' of github.com:ahal/ci-recipes Andrew Halberstadt 2019-09-11 09:31:45 -0400
  • 7dab452258
    Merge pull request #5 from marco-c/push_data Andrew Halberstadt 2019-09-11 08:57:11 -0400
  • d2e0b0c16e Use tqdm to show progress Marco Castelluccio 2019-09-11 13:58:08 +0200
  • 3e7588fc28 Use cache instead of custom implementation Marco Castelluccio 2019-09-11 13:31:01 +0200
  • 14b5a1a8a2 Don't interrupt data gathering when there is an exception Marco Castelluccio 2019-08-02 10:58:00 +0200
  • 52481d1036 Support continuing the data gathering instead of always restarting from scratch Marco Castelluccio 2019-08-02 10:57:37 +0200
  • ef9bfb8c79 Move make_push_objects in ci_info so it can be shared Marco Castelluccio 2019-08-02 10:55:45 +0200
  • bdd4e29337 Add a recipe to get data about a set of pushes Marco Castelluccio 2019-07-31 14:20:54 +0200
  • a9648b2d9c Check index for shadow scheduler artifacts before using ActiveData Andrew Halberstadt 2019-09-04 13:50:33 -0400
  • 788ea3dfbd Modify scheduler_analysis recipe to get data from shadow_schedulers before attempting to generate locally Andrew Halberstadt 2019-08-29 16:51:15 -0400
  • 311cbbcf43
    Merge pull request #2 from marco-c/be_loud Andrew Halberstadt 2019-08-02 09:36:26 -0400
  • ca77b92a28
    Merge pull request #1 from marco-c/fix_recipe_opt Andrew Halberstadt 2019-08-02 09:35:53 -0400
  • aaf2870662 Search all decision tasks for artifacts (i.e when the first one on a push failed). Andrew Halberstadt 2019-07-19 11:39:11 -0400
  • 3ffb2985f0 Remove randomchange 10 and 90 to speed up analysis Andrew Halberstadt 2019-07-19 09:34:00 -0400
  • 5a131d983a Add ability to clone Gecko to the scheduler_analysis recipe Andrew Halberstadt 2019-07-18 11:55:33 -0400
  • 549e93d1e2 Be loud when failing to load info from hgmo Marco Castelluccio 2019-06-20 15:13:33 -0700
  • 33d130c5d1 Fix command to show recipe specific options Marco Castelluccio 2019-06-20 12:53:01 -0700
  • 1fc87b415a Improve logging Andrew Halberstadt 2019-06-06 15:42:56 -0400
  • 383a1be8b4 Add two other randomchance schedulers and fix up the scheduler_analysis Andrew Halberstadt 2019-06-06 15:26:59 -0400
  • fa80599bd6 Create a new 'scheduler_analysis' recipe Andrew Halberstadt 2019-05-30 10:30:58 -0400
  • 4e0e4fa133 Add test for push_health Andrew Halberstadt 2019-05-24 11:12:38 -0400
  • 17d8f36a8e
    Update README.md Andrew Halberstadt 2019-05-24 11:00:28 -0400
  • 44101b884a
    Update README.md Andrew Halberstadt 2019-05-24 10:12:21 -0400
  • 2312bdead8 Fix lint issues Andrew Halberstadt 2019-05-24 09:10:31 -0400
  • ef9ffb25e7 Run tests with python 3.7 Andrew Halberstadt 2019-05-24 08:47:31 -0400
  • 28ca829de0 Fix Push.scheduled_duration Andrew Halberstadt 2019-05-24 08:46:40 -0400
  • 612da73f90 Improve the push_health recipe's regression detection Andrew Halberstadt 2019-05-23 15:35:37 -0400
  • b5e4451eae Refactor push_health.py recipe logic into a re-useable 'Push' class Andrew Halberstadt 2019-05-23 09:43:36 -0400
  • 2ac5074d83 Update dependencies Andrew Halberstadt 2019-05-21 11:38:51 -0400
  • 6fe67aab83 Add context.yml Andrew Halberstadt 2019-05-15 20:02:35 -0400
  • 279d2712fd Require Python 3.7; Use dataclasses Andrew Halberstadt 2019-05-15 20:02:24 -0400
  • 30580eb8b6 Initial Commit Andrew Halberstadt 2019-05-15 14:45:39 -0400