Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla-services
/
python-dockerflow
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
41
Code
Issues
13
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-dockerflow
tests
on
python3.12
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2024
Stop testing for Python 3.7 (#94)
Show description for 2c729ff
leplatrem
authored
2c729ff
View commit details
Copy full SHA for 2c729ff
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
add support for django 5.0 (#91)
Show description for 2d2051c
jaredlockhart
authored
2d2051c
View commit details
Copy full SHA for 2d2051c
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
Centralize check registration / running logic (#85)
Show description for 886ac45
grahamalama
and
leplatrem
authored
886ac45
View commit details
Copy full SHA for 886ac45
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Log checks messages in heartbeat view (#86)
Show description for a7cad34
leplatrem
authored
a7cad34
View commit details
Copy full SHA for a7cad34
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Limit werkzeug version for old Flask (#87)
Show description for b763d91
leplatrem
authored
b763d91
View commit details
Copy full SHA for b763d91
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
docs: Upgrade sphinx-rtd-theme in build (#83)
jwhitlock
authored
54bebb2
View commit details
Copy full SHA for 54bebb2
View code at this point
Browse repository at this point
docs: Upgrade Sphinx in RTD build
jwhitlock
committed
a01ee76
View commit details
Copy full SHA for a01ee76
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Adjust supported framework versions, add support for Python 3.11 (#76)
Show description for 3a774d1
grahamalama
authored
3a774d1
View commit details
Copy full SHA for 3a774d1
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Add Django 4.1, Flask 2.2 (#73)
Show description for 37e0365
jwhitlock
authored
37e0365
View commit details
Copy full SHA for 37e0365
View code at this point
Browse repository at this point
Add support for Sanic 21+ (#71)
relud
authored
3d47d63
View commit details
Copy full SHA for 3d47d63
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Update supported versions of Python, Django, Flask (#69)
Show description for 141da28
jwhitlock
authored
141da28
View commit details
Copy full SHA for 141da28
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Add support for django 4.0 (#62)
kernicPanel
authored
5e30d69
View commit details
Copy full SHA for 5e30d69
View code at this point
Browse repository at this point
Limit sanic_redis to < 0.3.0 as it requires aioredis 2.x (#64)
diox
authored
7257535
View commit details
Copy full SHA for 7257535
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
limit to aioredis 1.x (#59)
djmitche
authored
56b0f2e
View commit details
Copy full SHA for 56b0f2e
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Rename more master to main.
jezdez
committed
b0641b5
View commit details
Copy full SHA for b0641b5
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Migrate to GitHub Actions. (#55)
Show description for 6218fd7
jezdez
authored
6218fd7
View commit details
Copy full SHA for 6218fd7
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Add public flask.g.request_id when not set (fix #50) (#51)
g-k
authored
ba68ec8
View commit details
Copy full SHA for ba68ec8
View code at this point
Browse repository at this point
Add support for Sanic 20.3.0 and up (#52)
relud
authored
d40d708
View commit details
Copy full SHA for d40d708
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Fix lint errors and python 2.7 tests (#53)
Show description for 12a6cdb
relud
authored
12a6cdb
View commit details
Copy full SHA for 12a6cdb
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Handle exc_info=False in logging formatter (#48)
Show description for b8f094b
diox
authored
b8f094b
View commit details
Copy full SHA for b8f094b
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Fix #42 - Don't install 3.0.2.
jezdez
committed
d7fadb7
View commit details
Copy full SHA for d7fadb7
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Make sure an older version of Werkzeug is used on older versions of Flask.
jezdez
committed
6cc0662
View commit details
Copy full SHA for 6cc0662
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Fix Sanic compatibility issues.
jezdez
committed
9a5eaec
View commit details
Copy full SHA for 9a5eaec
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Fix a test failing after sanic-redis 0.2.0 got released.
jezdez
committed
af7d338
View commit details
Copy full SHA for af7d338
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Fix support of Python 3.8 (revamped) (#39)
Show description for 19010f0
jezdez
authored
19010f0
View commit details
Copy full SHA for 19010f0
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Fix linting and apply black and isort.
jezdez
committed
0c6fdb8
View commit details
Copy full SHA for 0c6fdb8
View code at this point
Browse repository at this point
Make JsonLogFormatter easier to extend (#37)
diox
authored
3869cbb
View commit details
Copy full SHA for 3869cbb
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Apply black to tests, too.
jezdez
committed
fae12f2
View commit details
Copy full SHA for fae12f2
View code at this point
Browse repository at this point
Remove support for Django 2.0.
jezdez
committed
668d969
View commit details
Copy full SHA for 668d969
View code at this point
Browse repository at this point
Add Sanic docs (#36)
Show description for def8eab
jezdez
authored
def8eab
View commit details
Copy full SHA for def8eab
View code at this point
Browse repository at this point
Apply black code style. (#35)
jezdez
authored
8ddfb51
View commit details
Copy full SHA for 8ddfb51
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Add Sanic support (#27)
relud
authored and
jezdez
committed
6ba729b
View commit details
Copy full SHA for 6ba729b
View code at this point
Browse repository at this point
Add test for trailing slash fix.
jezdez
committed
1d3b60b
View commit details
Copy full SHA for 1d3b60b
View code at this point
Browse repository at this point
Also test on Django 2.0/2.1 and Python 3.7.
jezdez
committed
1e437c2
View commit details
Copy full SHA for 1e437c2
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Fixes for Travis. (#31)
jezdez
authored
86d7d75
View commit details
Copy full SHA for 86d7d75
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.