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

3433 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 6d44d58fa6 Add taskclusterProxy feature to the shadow scheduler stats task
Required for the scopes.
2020-12-04 12:03:33 +01:00
Marco Castelluccio e2a39b6f3c Remove unneeded secret access for push data retrieval tasks 2020-12-04 12:03:33 +01:00
Benjamin Forehand Jr 44be470e73
Adds ability to filter by whiteboard (#1985)
Closes #1970
2020-12-03 16:07:45 -08:00
Marco Castelluccio 0825833610 Version 0.0.366 2020-12-03 22:10:56 +01:00
Marco Castelluccio 964e57e82a Ensure we download the component and coverage mapping files even when we have no commits to analyze
Users of download_commits expect the coverage mapping files to available after
download_commits returns.
2020-12-03 21:54:40 +01:00
Marco Castelluccio f2c00d7864 Add missing scopes to read and write to S3 in the shadow scheduler stats task 2020-12-03 19:33:40 +01:00
Marco Castelluccio b7d9fa2680 Version 0.0.365 2020-12-03 16:20:34 +01:00
Marco Castelluccio a31b3a2d97 Re-download bugs whose components no longer exist
Fixes #1983
2020-12-03 13:27:05 +01:00
Benjamin Forehand Jr 714ac8a9a8
Update strings on testing page. (#1982)
Closes #1981

Co-authored-by: Brian Grinstead <briangrinstead@gmail.com>
2020-12-02 15:35:14 -08:00
Marco Castelluccio 33749dd6b4 Move the 'regressor' field from commits to bugs in the changes artifact
Fixes #1977
2020-12-02 23:06:10 +01:00
Marco Castelluccio 32bd0e8f33 Fix payload of the shadow scheduler stats task
It was failing validation as each element of the 'command' array should
have been a string (it was instead a number).
2020-12-02 23:03:27 +01:00
Marco Castelluccio 6fa855cf88 Validate schema of tasks and task payloads defined in our pipelines 2020-12-02 23:03:27 +01:00
Brian Grinstead a7c4f838ca
Switch to snowpack for development and builds (#1980) 2020-12-02 21:46:27 +01:00
Marco Castelluccio f19b66faa5 Version 0.0.364 2020-12-02 19:59:17 +01:00
Marco Castelluccio e696b886a8 Add whiteboard field to the changes artifact
Fixes #1972
2020-12-02 19:35:13 +01:00
Marco Castelluccio 1e9dd3ae7b Don't needlessly collect previous bug fixing commits in a list 2020-12-02 19:32:41 +01:00
Marco Castelluccio cda4d52c6e Don't test installing nn extra too 2020-12-02 19:31:03 +01:00
Brian Grinstead b06d41a582
Stub out dependencies ui (#1979)
* stub component dependency fetching

* get component connections data into usable shape

* stub component mapping in ui
2020-12-02 10:16:39 -08:00
Marco Castelluccio de164654ef Don't show progress bar while installing Python packages 2020-12-02 19:11:46 +01:00
Marco Castelluccio b5c950adf3 Don't install Python dependencies quietly 2020-12-02 19:06:18 +01:00
dependabot[bot] 36ea3fa47e
Bump orjson from 3.4.4 to 3.4.5 (#1967)
Bumps [orjson](https://github.com/ijl/orjson) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.4.4...3.4.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 18:57:29 +01:00
dependabot[bot] 61a67bf4b2
Bump boto3 from 1.16.25 to 1.16.28 (#1966)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.25 to 1.16.28.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.25...1.16.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 17:42:12 +01:00
dependabot[bot] a9259e954e
Bump mozci from 1.11.1 to 1.11.3 (#1964)
Bumps [mozci]() from 1.11.1 to 1.11.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 17:41:59 +01:00
dependabot[bot] 4194a15779
Bump adr from 0.19.2 to 0.19.4 (#1965)
Bumps [adr](https://github.com/mozilla/adr) from 0.19.2 to 0.19.4.
- [Release notes](https://github.com/mozilla/adr/releases)
- [Commits](https://github.com/mozilla/adr/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 17:41:11 +01:00
dependabot[bot] a617c0bbdf
Bump microannotate from 0.0.22 to 0.0.23 (#1968)
Bumps [microannotate]() from 0.0.22 to 0.0.23.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 17:40:56 +01:00
Marco Castelluccio 2e4f76ecb9 Reduce maximim runtime for the task that checks the component model 2020-12-02 15:56:40 +01:00
Marco Castelluccio bff6cdc328 Add a task that runs the shadow scheduler stats script 2020-12-02 15:56:04 +01:00
Marco Castelluccio a21db33a5d Add a script to gather shadow scheduler stats for a set of pushes 2020-12-02 15:55:37 +01:00
Marco Castelluccio d8ed46718b Add bug assignee field in the landings risk report
Fixes #1960
2020-12-02 11:15:17 +01:00
Marco Castelluccio 7636203b26 Show risk band instead of raw risk number
The raw risk number is hard to interpret.
2020-12-02 10:20:04 +01:00
Marco Castelluccio aaa8bd32dd Store the risk band for each commit group 2020-12-02 10:20:04 +01:00
Brian Grinstead 1ed063b951
Rename .minus to .subtract to match Temporal API (#1959) 2020-12-01 17:39:16 +01:00
Marco Castelluccio 643651ae67 Version 0.0.363 2020-11-30 22:37:48 +01:00
Marco Castelluccio 65c47adb06 Add required secrets scope to the landings risk report generator task 2020-11-30 22:37:48 +01:00
dependabot[bot] db2765bf34
Bump webpack from 5.6.0 to 5.9.0 in /ui/changes (#1957)
Bumps [webpack](https://github.com/webpack/webpack) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.6.0...v5.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 20:03:01 +01:00
Marco Castelluccio 1bee07b202 Version 0.0.362 2020-11-30 19:19:11 +01:00
Marco Castelluccio 295fb6fbd4 Add required scopes to use the bugbug-mercurial-repository cache in the landings risk report generator task 2020-11-30 19:18:34 +01:00
Marco Castelluccio cc1fe441db Build changes frontend only after the landings risk report is generated 2020-11-30 19:15:26 +01:00
Marco Castelluccio 6e45d0958b Version 0.0.361 2020-11-30 18:56:53 +01:00
Marco Castelluccio 0775f6a21b Fix path to directory holding package.json files for Dependabot 2020-11-30 18:55:46 +01:00
dependabot[bot] 22bd2562cc
Bump mozci from 1.11.0 to 1.11.1 (#1956)
Bumps [mozci]() from 1.11.0 to 1.11.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 18:54:38 +01:00
Marco Castelluccio 669d54d13f Version 0.0.360 2020-11-30 12:41:36 +01:00
Marco Castelluccio 133aea5586 Ensure we download the bugs DB for training the regressor model
It is necessary to be able to run the custom evaluation.
2020-11-30 12:41:00 +01:00
Marco Castelluccio dc0d276887 Add all pipeline definition files in the spawn pipeline image 2020-11-30 12:41:00 +01:00
dependabot[bot] ab509a780b
Bump spacy from 2.3.2 to 2.3.4 (#1947)
Bumps [spacy](https://github.com/explosion/spaCy) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](https://github.com/explosion/spaCy/compare/v2.3.2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:59:00 +01:00
dependabot[bot] 2b50e39f15
Bump tqdm from 4.53.0 to 4.54.0 (#1950)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.53.0 to 4.54.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.53.0...v4.54.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:58:43 +01:00
dependabot[bot] 06e4da1c1f
Bump pre-commit from 2.9.0 to 2.9.2 (#1948)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.0 to 2.9.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.0...v2.9.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:58:32 +01:00
dependabot[bot] c64f1c958c
Bump hypothesis from 5.41.3 to 5.41.4 (#1949)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.3 to 5.41.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.3...hypothesis-python-5.41.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:58:23 +01:00
dependabot[bot] a957c1cf28
Bump boto3 from 1.16.23 to 1.16.25 (#1951)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.23 to 1.16.25.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.23...1.16.25)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:58:14 +01:00
dependabot[bot] 518dba7fd7
Bump microannotate from 0.0.21 to 0.0.22 (#1952)
Bumps [microannotate]() from 0.0.21 to 0.0.22.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:58:05 +01:00