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

3130 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 40d4db4eeb Don't alter bug objects when extracting features from them 2020-10-23 01:58:21 +02:00
Marco Castelluccio 4e35683746 Don't alter commit objects when extracting features from them 2020-10-23 01:58:01 +02:00
Marco Castelluccio 080b451e29 Use a larger worker for the landings risk report generation task 2020-10-22 19:20:41 +02:00
Marco Castelluccio 70e8c8ca2a Use right scope for the landings risk report Taskcluster hook 2020-10-22 14:33:03 +02:00
Marco Castelluccio b0f7450726 Version 0.0.344 2020-10-22 13:31:13 +02:00
Marco Castelluccio ad6b9592fb Create a new Taskcluster hook that runs the landings risk report generation script daily at midnight UTC 2020-10-22 02:13:31 +02:00
Marco Castelluccio d069a2b272 Rename past-bugs-by-function task to past-bugs-by-unit
Follow-up to 2f78dc1643
2020-10-22 02:12:11 +02:00
Marco Castelluccio 2ae7be01b1 Add an entry point to run the landings risk report generation script 2020-10-22 02:06:12 +02:00
Marco Castelluccio 4db073d379 Add an entry point to run the testing policy stats script 2020-10-22 02:05:47 +02:00
Marco Castelluccio 879d919e54 Add a script to generate a risk report of recent landings 2020-10-22 02:05:13 +02:00
Marco Castelluccio 22222328ad Show number of revisions and number of revisions with testing tags in the script to generate testing policy stats 2020-10-22 00:16:46 +02:00
Marco Castelluccio 101f309b05 Show revision counts in the testing policy stats script 2020-10-21 20:08:38 +02:00
Marco Castelluccio 70fe8ff445 Version 0.0.343 2020-10-21 16:56:36 +02:00
Marco Castelluccio b4bc3baaa7 Delete bugs for which we could not retrieve history 2020-10-21 16:56:20 +02:00
Marco Castelluccio 14ccd1c9fe Version 0.0.342 2020-10-21 16:02:03 +02:00
Marco Castelluccio 81d843e23f Convert regression_related_ids to a set before calling issubset on it
Fixes a regression from a6480caa02
2020-10-21 16:01:30 +02:00
Marco Castelluccio b27d035259 Version 0.0.341 2020-10-21 14:56:44 +02:00
Marco Castelluccio a6480caa02 Break early if we got all regressors, regressions and blockers 2020-10-21 14:56:33 +02:00
Marco Castelluccio 5a3608c991 Apply limit to all bug downloading 2020-10-21 14:51:08 +02:00
Marco Castelluccio 16051da270 Version 0.0.340 2020-10-21 13:03:43 +02:00
Marco Castelluccio f84db7007b Update version of version-control-tools 2020-10-20 11:30:46 +02:00
Marco Castelluccio c8bf82ecc3 Update version of git-cinnabar 2020-10-20 11:29:47 +02:00
Marco Castelluccio 0741291885 Show statistics about testing tags used in commits which caused regressions 2020-10-20 11:00:10 +02:00
Marco Castelluccio 03a907732b Show statistics about testing tags used in commits which were backed-out 2020-10-20 10:59:27 +02:00
Marco Castelluccio f4d36e0b3f Support analyzing commits between two dates in the testing policy statistics script 2020-10-20 10:56:09 +02:00
Marco Castelluccio 2c815e62c7 Add a script to generate statistics about the testing policy 2020-10-20 01:42:25 +02:00
Marco Castelluccio 759932040f Add type annotations to some functions in the repository module 2020-10-20 01:42:14 +02:00
Marco Castelluccio a9bd14e51d Add a method to retrieve the testing tag associated to a Phabricator revision 2020-10-20 00:12:02 +02:00
Marco Castelluccio 8e250136b5 Support retrieving multiple Phabricator revisions at a time 2020-10-20 00:11:17 +02:00
Marco Castelluccio a8f42f6e6b Add type annotations in past bugs by unit script 2020-10-19 22:22:34 +02:00
Marco Castelluccio 4ec3fd22bd Add methods in the bugzilla module to find all blockers and dependents of a given bug 2020-10-19 14:37:00 +02:00
dependabot[bot] 79834575e9
Bump sentry-sdk[flask] from 0.18.0 to 0.19.1 (#1865)
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/0.18.0...0.19.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:11:36 +02:00
dependabot[bot] 455045ed25
Bump scipy from 1.5.2 to 1.5.3 (#1862)
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:11:05 +02:00
dependabot[bot] afb2087b85
Bump xgboost from 1.2.0 to 1.2.1 (#1860)
Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v1.2.0...v1.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:10:55 +02:00
dependabot[bot] 07a23c4429
Bump ortools from 7.8.7959 to 8.0.8283 (#1863)
Bumps [ortools](https://github.com/google/or-tools) from 7.8.7959 to 8.0.8283.
- [Release notes](https://github.com/google/or-tools/releases)
- [Commits](https://github.com/google/or-tools/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:10:39 +02:00
dependabot[bot] 725de64b38
Bump boto3 from 1.15.16 to 1.15.18 (#1861)
Bumps [boto3](https://github.com/boto/boto3) from 1.15.16 to 1.15.18.
- [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.15.16...1.15.18)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:10:29 +02:00
dependabot[bot] 420064b7c7
Bump hypothesis from 5.37.1 to 5.37.3 (#1864)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.37.1 to 5.37.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.37.1...hypothesis-python-5.37.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 13:10:20 +02:00
Marco Castelluccio abf43d7f01 Disable APT immediate configuration
The Docker build is failing:
> E: Could not configure 'libc6:amd64'.
> E: Could not perform immediate configuration on 'libnss-nis:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)

So, we disable APT immediate configuration as a workaround.
2020-10-19 12:44:33 +02:00
Marco Castelluccio 7b824701f5 Remove unneeded check for non-nullness of bug ID 2020-10-19 12:44:33 +02:00
Marco Castelluccio eb4c9e56e7 Generate list of past bugs blocked by bugs fixed by touching specific files/functions 2020-10-19 12:44:33 +02:00
Marco Castelluccio b5b1b6af59 Use a dict comprehension to generate the bug ID map 2020-10-19 12:44:33 +02:00
Marco Castelluccio 52c6dba7f4 Add type annotations to past bugs by unit script 2020-10-19 12:44:33 +02:00
dependabot[bot] 1bb870713c
Bump pandas from 1.1.2 to 1.1.3 (#1845)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.2...v1.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:33:41 +02:00
dependabot[bot] a1f6f22d12
Bump tqdm from 4.50.0 to 4.50.2 (#1846)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.0 to 4.50.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.50.0...v4.50.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:33:31 +02:00
dependabot[bot] 728a3e1b0d
Bump python-igraph from 0.8.2 to 0.8.3 (#1849)
Bumps [python-igraph](https://github.com/igraph/python-igraph) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/igraph/python-igraph/releases)
- [Commits](https://github.com/igraph/python-igraph/compare/0.8.2...0.8.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:33:21 +02:00
dependabot[bot] bab47a3cfb
Bump boto3 from 1.15.11 to 1.15.16 (#1847)
Bumps [boto3](https://github.com/boto/boto3) from 1.15.11 to 1.15.16.
- [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.15.11...1.15.16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:33:08 +02:00
dependabot[bot] 416c1710f3
Bump hypothesis from 5.37.0 to 5.37.1 (#1848)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.37.0...hypothesis-python-5.37.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 11:32:56 +02:00
Ayush Shridhar ff9f8a78d1
Replace LinearSVC with XGBoost in the Duplicate model (#1844) 2020-10-08 19:58:33 +02:00
Marco Castelluccio db0ecdde12 Remove unused cache_root property from commit retriever and microannotate generator scripts 2020-10-08 15:16:10 +02:00
Marco Castelluccio 592c9de1c6 Generate JSON artifacts containing past bugs fixed in a given file/function, and past regressions caused by touching a given file/function 2020-10-08 13:07:54 +02:00