-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: mozilla-services/python-dockerflow
base: 2022.7.0
head repository: mozilla-services/python-dockerflow
compare: 2024.1.0
- 16 commits
- 45 files changed
- 6 contributors
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e316f0c - Browse repository at this point
Copy the full SHA e316f0cView commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d47d63 - Browse repository at this point
Copy the full SHA 3d47d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d819b6 - Browse repository at this point
Copy the full SHA 9d819b6View commit details -
Add Django 4.1, Flask 2.2 (#73)
* Add Django 4.1 to test matrix * Add Flask 2.2 to test matrix, fix Flask 2.1 The Flask 2.1 test was actually testing Flask 2.0
Configuration menu - View commit details
-
Copy full SHA for 37e0365 - Browse repository at this point
Copy the full SHA 37e0365View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9da1eb - Browse repository at this point
Copy the full SHA f9da1ebView commit details
Commits on Aug 2, 2023
-
Adjust supported framework versions, add support for Python 3.11 (#76)
- Adjusted Flask support (`>=2.0,<2.3`) - Adjusted Sanic support (`>=21,<23`) - added support for Django 4.2 - validated Python 3.11 compatibility - make code changes to account for new framework support - alphabetized author list - updated changelog
Configuration menu - View commit details
-
Copy full SHA for 3a774d1 - Browse repository at this point
Copy the full SHA 3a774d1View commit details
Commits on Aug 3, 2023
-
Nit fixes, cleanup old versions (#80)
* Add Django 4.2 classifier * Update docs copyright * Use default language 'en' * Cleanup commands * Ignore Redis dump file * Remove 3.11 from Django 3.2 * Remove Django-specific options from pytest.ini * Calculate copyright year range * Switch to .readthedocs.yaml
Configuration menu - View commit details
-
Copy full SHA for eb204e8 - Browse repository at this point
Copy the full SHA eb204e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 879dbd5 - Browse repository at this point
Copy the full SHA 879dbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01ee76 - Browse repository at this point
Copy the full SHA a01ee76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bebb2 - Browse repository at this point
Copy the full SHA 54bebb2View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0523a4e - Browse repository at this point
Copy the full SHA 0523a4eView commit details
Commits on Nov 8, 2023
-
Limit werkzeug version for old Flask (#87)
* Limit werkzeug version for old Flasks * Limit version of flask-sqlalchemy too
Configuration menu - View commit details
-
Copy full SHA for b763d91 - Browse repository at this point
Copy the full SHA b763d91View commit details
Commits on Nov 16, 2023
-
Log checks messages in heartbeat view (#86)
* Log checks messages in heartbeat view This implements ``monitoring-heartbeat-error`` of our https://mozilla.github.io/syseng-pod/quality-standards/ * @grahamalama review
Configuration menu - View commit details
-
Copy full SHA for a7cad34 - Browse repository at this point
Copy the full SHA a7cad34View commit details
Commits on Dec 15, 2023
-
Centralize check registration / running logic (#85)
* Add central check registry / runner * Add pytest fixture to automatically clear check registry * Use centralized check registry in Flask * Use centralized check registry in Sanic * Use correct path for django test urlconf * Delete Django level_to_text helper * Delete commented-out default Django check * Refactor reset_checks django fixture - remove version check - autouse so that checks are cleared after every test run * Use centralized check runner in Django * Tests for running checks * Add flask tests for registering migration check with app * Adjust wording in docstring and logs * Remove superfluous return * Restore legacy methods with deprecation warning * Rename init_check to register_partial * Fix posargs passing to pytest * Remove problematic test * Revert "Remove problematic test" This reverts commit 80ef729. * Use a fixture to add logger handlers for request.summary * Reset logging before loading ini * Run black 24.1a1 --------- Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 886ac45 - Browse repository at this point
Copy the full SHA 886ac45View commit details
Commits on Jan 9, 2024
-
add support for django 5.0 (#91)
* Add Django 5.0 to the list of supported Django versions fixes #90
Configuration menu - View commit details
-
Copy full SHA for 2d2051c - Browse repository at this point
Copy the full SHA 2d2051cView commit details -
Update changelog for 2023.12.0 (#89)
* Update changelog * Adjust version number
Configuration menu - View commit details
-
Copy full SHA for 213ab86 - Browse repository at this point
Copy the full SHA 213ab86View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2022.7.0...2024.1.0