Marco Castelluccio
71f7f87a6e
Add fuzzing_bisection_without_regressed_by template
2021-01-18 16:23:25 +01:00
calixteman
6f7cd10676
usernames::values can be None in phonebook dictionary ( #1046 )
2021-01-18 15:48:33 +01:00
Marco Castelluccio
37ba94d2ca
Fix name of the 'assigned_to_email' key in the fuzzing_bisection_without_regressed_by script
2021-01-18 15:46:30 +01:00
Marco Castelluccio
b34c262dd2
Send fuzzing_bisection_without_regressed_by notifications to jkratzer too
2021-01-18 10:04:38 +01:00
Marco Castelluccio
846b827a69
Use utils.is_no_assigne in the fuzzing_bisection_without_regressed_by script instead of checking the email manually
2021-01-18 10:01:06 +01:00
dependabot[bot]
dd7dfceaf8
Bump mock from 4.0.2 to 4.0.3 ( #1033 )
...
Bumps [mock](https://github.com/testing-cabal/mock ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/testing-cabal/mock/releases )
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/testing-cabal/mock/compare/4.0.2...4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:00:46 +01:00
dependabot[bot]
c81ef8b629
Bump pre-commit from 2.4.0 to 2.9.3 ( #1032 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.4.0 to 2.9.3.
- [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.4.0...v2.9.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:59:55 +01:00
dependabot[bot]
d82be8668d
Bump coverage from 5.3 to 5.3.1 ( #1035 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.3 to 5.3.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3...coverage-5.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:59:25 +01:00
dependabot[bot]
a0e9f73aea
Bump sqlalchemy from 1.3.20 to 1.3.22 ( #1036 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.20 to 1.3.22.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:59:10 +01:00
dependabot[bot]
49be99eead
Bump numpy from 1.19.4 to 1.19.5 ( #1041 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.19.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:44 +01:00
dependabot[bot]
2478b079bb
Bump tox from 3.20.1 to 3.21.1 ( #1044 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.20.1 to 3.21.1.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.20.1...3.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:30 +01:00
dependabot[bot]
3b00688409
Bump coveralls from 2.2.0 to 3.0.0 ( #1045 )
...
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coveralls-clients/coveralls-python/compare/2.2.0...3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:02 +01:00
Marco Castelluccio
de2548ed98
Run the fuzzing_bisection_without_regresed_by script daily
2021-01-15 16:47:10 +00:00
Marco Castelluccio
7ed49281ce
Needinfo assignees in bugs filed by fuzzing that have a bisection to ask them to set the Regressed By field
...
Fixes #1039
2021-01-15 16:47:10 +00:00
Sean Voisen
b00de45c0a
Update layout team round robin config ( #1037 )
...
* Add round robin config for layout team
* Update layout triage calendar URLs
* Update layout triage calendar URLs
* Add round robin config for layout team
* Update layout triage calendar URLs
* Update layout triage calendar URLs
* Update layout round robin config
2021-01-04 15:56:21 +01:00
Marco Castelluccio
807863ca5d
Set the Coveralls repo token to upload coverage results to Coveralls
2021-01-04 11:14:36 +01:00
Marco Castelluccio
cb4a4271e0
Update pre-commit configuration and add a few new checkers
2021-01-04 11:00:38 +01:00
Marco Castelluccio
723dffda24
Sort requirements in alphabetical order
2021-01-04 11:00:22 +01:00
Marco Castelluccio
0d69ce6791
Use a permalink to point to a file in the repo
2021-01-04 10:59:56 +01:00
Marco Castelluccio
2c2728995f
Fix 'activty' typo caught by newer version of codespell
2021-01-04 10:58:51 +01:00
Marco Castelluccio
8a8ce76e43
Add missing owner in the task metadata
2021-01-04 10:48:26 +01:00
Adarsh Anand
333ec164ba
Switch to Taskcluster ( #1038 )
...
Fixes #1034
2021-01-04 10:46:15 +01:00
Marco Castelluccio
a55e407301
Add glob to the receivers of the spambug notifications ( #1031 )
2020-12-10 18:45:04 +01:00
calixteman
dd10eeba43
Fix regex for softvision people ( #1030 )
2020-12-01 15:22:57 +01:00
jfkthame
9a9660869d
Remove redundant words from a few messages ( #1029 )
...
The way they're phrased sounds a bit odd, although the intended meaning was clear.
2020-11-30 19:10:53 +01:00
dependabot[bot]
241b8b1309
Bump coveralls from 2.1.2 to 2.2.0 ( #1027 )
...
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases )
- [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coveralls-clients/coveralls-python/compare/2.1.2...2.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:32:33 +01:00
calixteman
dbdff82039
Fix bugs related to icalevents update and organization changes ( #1024 )
...
* Add Jens as fallback for necko team
* Downgrade icalevents to 0.1.24 because of bugs
* Don't get people without manager
* Forgot to delete people with no manager
2020-11-12 12:51:00 +01:00
dependabot[bot]
87f0d94d9a
Bump numpy from 1.19.3 to 1.19.4 ( #1023 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.19.3...v1.19.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 11:56:15 +01:00
dependabot[bot]
8c0b009e11
Bump numpy from 1.19.2 to 1.19.3 ( #1021 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.19.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:30:56 +01:00
dependabot[bot]
0ad40ba065
Bump sqlalchemy from 1.3.19 to 1.3.20 ( #1020 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.19 to 1.3.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 11:29:39 +02:00
Marco Castelluccio
bd06cd2383
Convert bug IDs to a list before trying to serialize it to JSON for the HTTP request to bugbug ( #1019 )
2020-10-13 12:00:46 +02:00
dependabot[bot]
424c0159e6
Bump tox from 3.20.0 to 3.20.1 ( #1018 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.20.0...3.20.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:36:27 +02:00
dependabot[bot]
4cb4372cf4
Bump numpy from 1.18.4 to 1.19.2 ( #1014 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.4 to 1.19.2.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.4...v1.19.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 18:10:01 +02:00
dependabot[bot]
2a227beade
Bump tox from 3.15.0 to 3.20.0 ( #1010 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.15.0 to 3.20.0.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.15.0...3.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-05 18:04:17 +02:00
dependabot[bot]
df6227261a
Bump icalendar from 4.0.6 to 4.0.7 ( #1012 )
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.0.6...4.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-05 18:04:06 +02:00
dependabot[bot]
571ef68507
Bump alembic from 1.4.2 to 1.4.3 ( #1011 )
...
Bumps [alembic](https://github.com/sqlalchemy/alembic ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/sqlalchemy/alembic/releases )
- [Changelog](https://github.com/sqlalchemy/alembic/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/alembic/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 18:03:55 +02:00
dependabot[bot]
29afd5e95a
Bump coverage from 5.1 to 5.3
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.1 to 5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 18:03:28 +02:00
Marco Castelluccio
8677e49e62
Stop chunking requests to bugbug ( #1016 )
...
* Stop chunking requests to bugbug
It is no longer needed since 6815875c46
* Minor cleanup of the get_bug_ids_classification function
2020-10-05 09:47:02 +02:00
Marco Castelluccio
4b47faf0b1
Fix all Black formatting issues
2020-10-04 12:58:24 +02:00
Marco Castelluccio
70d9815ba2
Don't force a specific minor version of Python for pre-commit
2020-10-04 12:58:24 +02:00
Frederik Braun
0d9e6bea33
[sec survey] Check for 'open' whiteborad tag only
...
Background: Some mozillians want to to change the whiteboard tag into [sec-survey+] when they have responded to the survey.
To allow for this, we will query for `[sec-survey` instead of `[sec-survey]` (note the missing closing bracket), when looking for bugs in which we need to query
2020-08-27 10:17:34 +02:00
Julien Cristau
e377a47ea9
Stop soft freeze emails going out after the merge ( #1009 )
...
Back in the day the soft freeze lasted a week, but that hasn't been true
for a while now. Use merge day as the end date instead of hardcoding a
duration.
2020-08-27 10:16:31 +02:00
calixteman
42a89c70d0
Remove Emma from the list of receivers ( #1006 )
2020-08-24 10:33:34 +02:00
dependabot[bot]
c710b50778
Bump coveralls from 2.0.0 to 2.1.2 ( #1003 )
...
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python ) from 2.0.0 to 2.1.2.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases )
- [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coveralls-clients/coveralls-python/compare/2.0.0...2.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 09:54:05 +02:00
dependabot[bot]
8aa73eb02a
Bump sqlalchemy from 1.3.16 to 1.3.19 ( #1004 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.16 to 1.3.19.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 09:53:06 +02:00
Emma Humphries
84d9a06ee1
Use advanced query format for keywords
...
Since we are filtering-in bugs keyworde-d as intermittent test failures, and filtering-out bugs keyword-ed as `leave-open`, and `test-verify-fail`, we have to use the advanced query syntax.
2020-08-05 11:44:34 +02:00
Sebastian Hengst
5c801e4931
#983 - Identify intermittent bugs with 'intermittent-failure' keyword and not with id of bug reporter
2020-08-05 11:44:34 +02:00
Julien Cristau
e24ad547f5
regression_set_status_flags: avoid leaking regressing bug number if i… ( #999 )
...
* Test fix
Not sure how this ever worked, we expect flags for esr to exist.
* regression_set_status_flags: avoid leaking regressing bug number if it's private
2020-07-31 14:15:23 +02:00
Emma Humphries
cfaeced8a8
Bug 1591911 - Don't close intermittent test failure bugs with `test-verify-fail` keyword ( #992 )
...
* Add Firefox::Sync rotation
* exclude bugs with 'test-verify-fail' keyword
2020-07-23 15:46:09 +02:00
dependabot-preview[bot]
fcc0d2628f
Create Dependabot config file ( #991 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-14 18:40:57 +02:00