Yoann Schneider
81af089e0e
Remove flake8 from requirements and update pip-deps
2024-02-02 21:03:46 +01:00
EvaBardou
0beab3edf7
Bug 1814315 - Bump Dockerflow + Add unit tests ( #7899 )
...
* Bug 1814315 - Bump Dockerflow + Add unit tests
* Nit
2024-01-25 11:52:31 +01:00
Valentin Rigal
307abe8106
Publish ingestion metrics on statsd ( #7875 )
...
* Add statsd service
* Add celery task to publish stats
* Add task to prod misc worker
* Fix beat task
* Aggregate stats
* Publish on statsd
* Fix date range filter
* Allow to change statsd host and port
* Add a prefix for stats publication
2023-11-21 20:37:53 +01:00
Sebastian Hengst
cf69e6898c
Update django from 4.1.12 to 4.1.13
2023-11-03 21:26:51 +01:00
Sebastian Hengst
cd5a08a0f5
Update Django from 4.1.9 to 4.1.12
2023-10-18 20:43:18 +02:00
EvaBardou
f3ae12b102
Restore the switch to OpenAPI (require missing dependency)
2023-09-05 16:09:21 +02:00
Bastien Abadie
13f7153b85
Base setup for postgres
2023-08-11 11:45:43 +02:00
EvaBardou
44b640fcbe
Bump to WhiteNoise 6.5.0 ( #7747 )
...
Bump to WhiteNoise 6.5.0
Renewed testing on prototype did not reproduce the server error for one of the javascript bundle files.
2023-07-20 17:42:39 +02:00
Valentin Rigal
c64a8ececd
Restore package for ReadTheDoc generation
2023-07-10 16:28:13 +02:00
EvaBardou
0cf36b49aa
Revert WhiteNoise and CoreAPI bumps
2023-07-08 01:42:29 +02:00
EvaBardou
a6d7768082
Add jinja2 as required dependency (for intermittents commenter)
2023-07-07 00:46:47 +02:00
EvaBardou
fae90e797c
Ignore DeprecationWarning about pkg_resources coming from Gunicorn
2023-07-07 00:46:47 +02:00
EvaBardou
7288d69444
Replace CoreAPI by OpenAPI & ReDoc
2023-07-07 00:46:47 +02:00
EvaBardou
8ad5cbd33f
Upgrade remaining dependencies in common.in
2023-07-07 00:46:47 +02:00
EvaBardou
565bd0e02a
Upgrade Django dependencies
2023-06-20 16:16:55 +02:00
EvaBardou
1fba21b5eb
Pin current versions for common requirements
2023-06-20 16:16:55 +02:00
EvaBardou
800b8c3835
Upgrade utils dependencies
2023-06-20 12:02:14 +02:00
EvaBardou
0d974839b4
Upgrade tests dependencies
2023-06-20 11:13:07 +02:00
EvaBardou
20921c7b48
Upgrade lint dependencies
2023-06-20 10:58:40 +02:00
EvaBardou
d1ae8de25c
Fix dev installation
2023-06-19 10:32:46 +02:00
EvaBardou
b50a5d131b
Pin current versions for dev requirements + Remove duplicated ones
2023-06-19 10:32:46 +02:00
Joel Maher
7f1c543938
Revert "Bump django from 4.0.10 to 4.2 in /requirements ( #7684 )" ( #7688 )
...
This reverts commit 1a3599a0a0
.
2023-04-12 13:40:44 -07:00
dependabot[bot]
1a3599a0a0
Bump django from 4.0.10 to 4.2 in /requirements ( #7684 )
...
Bumps [django](https://github.com/django/django ) from 4.0.10 to 4.2.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.10...4.2 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 08:21:44 -07:00
Joel Maher
f242be5aa8
Revert "update redis to latest for security release" ( #7682 )
...
This reverts commit adb05a9eb2
.
2023-04-08 14:36:37 -04:00
Ronan Maher
adb05a9eb2
update redis to latest for security release
2023-03-30 12:54:38 +02:00
dependabot[bot]
4c52195ef2
Bump django from 4.0.8 to 4.0.10 in /requirements ( #7663 )
...
Bumps [django](https://github.com/django/django ) from 4.0.8 to 4.0.10.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.8...4.0.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 08:11:04 -07:00
Joel Maher
2a951efdb3
Bug 1822707 - set verbosity level for tox linters command to 4 (= debug) to log more during frequent failures in circleCI ( #7658 ) ( #7661 )
...
Co-authored-by: Sebastian Hengst <aryx.github@gmx-topmail.de>
2023-03-21 07:20:58 -07:00
beatrice-acasandrei
2172544063
Update dependency moz-measure-noise to 2.60.0.2 and scipy to 1.10.0 ( #7636 )
...
* Update moz-measure-noise and scipy + generate hashes
* Update test
* Removed test changes
* Changing test values
* Mock deviance
* Address change request
2023-02-20 14:46:35 +02:00
Joel Maher
a637a710c2
ping urllib3 to fix build task and run linters ok ( #7624 )
...
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* pin urllib3 specifically to allow treeherder builds to run lint step
2023-01-12 15:48:14 -08:00
Joel Maher
0b9bfc951e
update certifi python package to resolve dependabot security issue ( #7597 )
...
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* update certifi package to resolve dependabot security issue
2022-12-08 12:36:24 -08:00
Joel Maher
eeed5cf9a5
Fix dev in ( #7584 )
...
* Fix pinned dependencies in dev.in
* Revert "Fix pinned dependencies in dev.in"
This reverts commit 5dca034baf
.
* Fix pinned dependencies in dev.in
2022-11-25 08:15:47 -08:00
Joel Maher
d13865bc5b
upgrade django for dev workflow, addressing dependabot security alerts ( #7556 )
2022-11-02 15:56:02 -07:00
dependabot[bot]
e2f7f9f982
Bump django from 4.0.7 to 4.0.8 in /requirements ( #7539 )
...
Bumps [django](https://github.com/django/django ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 11:25:53 -07:00
Joel Maher
da493f69c9
force pip upgrade ( #7520 )
2022-08-24 14:23:35 -07:00
dependabot[bot]
ed6a8536dc
Bump django from 4.0.6 to 4.0.7 in /requirements ( #7504 )
...
Bumps [django](https://github.com/django/django ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.6...4.0.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 16:01:53 -07:00
Joel Maher
7f9e7c172e
upgrade measure-noise which will upgrade numpy+scipy as well ( #7501 )
2022-08-02 12:19:01 -07:00
Valentin Rigal
a0f5f0a81d
Update development dependencies ( #7497 )
...
* Update dev dependencies
* Remove responses match_querystring deprecation
* Fix linenumber indexes on artifact builder test samples
* Update requirements/dev.txt
2022-07-27 05:39:45 -07:00
Valentin Rigal
310dbc9c39
Update Django from 3.2 to 4.0 ( #7479 )
...
* Bump Django version to 4.0.6
* Set USE_TZ to False
* Add support for CSRF_TRUSTED_ORIGINS
* Use a branch on the pytest-freezegun fork that drops distutils
2022-07-26 08:58:41 -07:00
Sebastian Hengst
21822f2ef4
update dockerflow to 2022.7.0 ( #7489 )
2022-07-13 14:57:39 -07:00
Bastien Abadie
81d502cfe5
Update django to 3.2.13 in dev.in too ( #7445 )
...
* Update django to 3.2.13 in dev.in too
* pip & setuptools
* Bump pytest-django to get support for 3.2
* Bump pytest-freezefun
* Bump dockerflow
* Fix Cannot compute Count(id): id is an aggregate
2022-05-13 07:15:51 -07:00
Bastien Abadie
ec5327138a
Upgrade Celery to v5 ( #7434 )
...
* Update position of global celery parameters
* Update celery to 5.2.6
* Reference directly cached-property
* Use shared_task instead of task
* Update env for celery
* Check rabbitmq is up in dev entrypoint
* Setup HOME in dev Dockerfile to avoid mozci crash
* Use INFO log level for celery to see what is going on
* Fix lint on docker/entrypoint.sh
* Update retryable unit test
2022-05-05 23:30:20 +02:00
Bastien Abadie
3e8ebd555b
Upgrade to django 3.2 ( #7431 )
...
* Update django to 3.2.13
* Generated requirement hashes
* Enable default auto field
2022-04-29 13:34:00 +02:00
Joel Maher
6f19e70342
pin version of click used by black to avoid missing reference to _unicodefunc. ( #7412 )
2022-03-30 11:57:48 -07:00
Sarah Clements
9b29ed2e27
Update python deps ( #7366 )
...
* Update django and numpy packages
2022-01-28 13:20:14 +00:00
dependabot[bot]
07417b234c
Bump pip from 21.0.1 to 21.1 in /requirements ( #7318 )
...
Bumps [pip](https://github.com/pypa/pip ) from 21.0.1 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases )
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/21.0.1...21.1 )
---
updated-dependencies:
- dependency-name: pip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 16:45:26 +00:00
dependabot[bot]
39b901ef51
Bump django from 3.1.12 to 3.1.13 in /requirements ( #7286 )
...
Bumps [django](https://github.com/django/django ) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.12...3.1.13 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 16:57:54 +01:00
dependabot[bot]
a37f5a46a5
Bump sqlparse from 0.4.1 to 0.4.2 in /requirements ( #7266 )
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases )
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 11:41:55 +01:00
Gregory Mierzwinski
97da78191f
Bug 1712731 - Compute the noise profile of the data when generating alerts. ( #7183 )
...
* Compute the noise profile of the data when generating alerts.
* Fix linting issues.
* Use choices in noise_profile, and unpack tuple on return.
* Fix linting issues
* Logging error to New Relic
Co-authored-by: bacasandrei <beatrice.raluca.acasandrei@gmail.com>
2021-07-22 13:53:41 -04:00
dependabot[bot]
7ef59ec1c6
Bump urllib3 from 1.26.4 to 1.26.5 in /requirements ( #7167 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-06 17:14:32 -07:00
dependabot[bot]
1989ce804f
Bump django from 3.1.8 to 3.1.12 in /requirements ( #7178 )
...
Bumps [django](https://github.com/django/django ) from 3.1.8 to 3.1.12.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.12 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 16:43:56 -07:00