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
Type
/
to 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 }}
ToshY
/
qr-code-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: ToshY/qr-code-api
Actions
All workflows
Workflows
Build and Push Docker image
Build and Push Docker image
Check version docs
Check version docs
CodeQL
CodeQL
Codequality with Ruff
Codequality with Ruff
Codestyle with Black
Codestyle with Black
Dependabot Updates
Dependabot Updates
Deploy docs to GitHub Pages
Deploy docs to GitHub Pages
Pip audit
Pip audit
Static typing with Mypy
Static typing with Mypy
Testing with Pytest
Testing with Pytest
Show more workflows...
Management
Caches
Deployments
Codequality with Ruff
Codequality with Ruff
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codequality.yml
will be ignored since log searching is not yet available
40 workflow runs
40 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Bump actions/setup-python from 6 to 7
Codequality with Ruff
#40:
Pull request
#15
opened by
dependabot
Bot
29s
dependabot/github_actions/main/actions/setup-python-7
dependabot/github_actions/main/actions/setup-python-7
29s
View #15
View workflow file
Bump actions/checkout from 6 to 7
Codequality with Ruff
#39:
Pull request
#14
opened by
dependabot
Bot
19s
dependabot/github_actions/main/actions/checkout-7
dependabot/github_actions/main/actions/checkout-7
19s
View #14
View workflow file
Update starlette requirement from <1.0,>=0.48 to >=1.0.0,<2.0
Codequality with Ruff
#38:
Pull request
#13
opened by
dependabot
Bot
30s
dependabot/pip/main/starlette-gte-1.0.0-and-lt-2.0
dependabot/pip/main/starlette-gte-1.0.0-and-lt-2.0
30s
View #13
View workflow file
Update httpx requirement from <1.0,>=0.28 to >=0.28.1,<1.0
Codequality with Ruff
#37:
Pull request
#12
opened by
dependabot
Bot
19s
dependabot/pip/main/httpx-gte-0.28.1-and-lt-1.0
dependabot/pip/main/httpx-gte-0.28.1-and-lt-1.0
19s
View #12
View workflow file
Update pydantic requirement from <3.0.0,>=2.7.0 to >=2.13.4,<3.0.0
Codequality with Ruff
#36:
Pull request
#11
opened by
dependabot
Bot
22s
dependabot/pip/main/pydantic-gte-2.13.4-and-lt-3.0.0
dependabot/pip/main/pydantic-gte-2.13.4-and-lt-3.0.0
22s
View #11
View workflow file
Update types-qrcode requirement from <9.0,>=8.2 to >=8.2.0.20260508,<9.0
Codequality with Ruff
#35:
Pull request
#10
opened by
dependabot
Bot
21s
dependabot/pip/main/types-qrcode-gte-8.2.0.20260508-and-lt-9.0
dependabot/pip/main/types-qrcode-gte-8.2.0.20260508-and-lt-9.0
21s
View #10
View workflow file
Update pillow requirement from <13.0,>=11.3 to >=12.2.0,<13.0
Codequality with Ruff
#34:
Pull request
#9
opened by
dependabot
Bot
20s
dependabot/pip/main/pillow-gte-12.2.0-and-lt-13.0
dependabot/pip/main/pillow-gte-12.2.0-and-lt-13.0
20s
View #9
View workflow file
[docs] updated README
Codequality with Ruff
#33:
Commit
b9045e0
pushed by
ToshY
28s
main
main
28s
View workflow file
prepare 1.1.0 release
Codequality with Ruff
#32:
Commit
e92bb14
pushed by
ToshY
21s
main
main
21s
View workflow file
Merge pull request #8 from ToshY/feature/optional-api-key-authentication
Codequality with Ruff
#31:
Commit
2f43ee9
pushed by
ToshY
22s
main
main
22s
View workflow file
Add optional API key authentication for FastAPI
Codequality with Ruff
#30:
Pull request
#8
opened by
ToshY
27s
feature/optional-api-key-authentication
feature/optional-api-key-authentication
27s
View #8
View workflow file
[dev] cleanup unnecessary ai comments
Codequality with Ruff
#29:
Commit
46ae336
pushed by
ToshY
24s
main
main
24s
View workflow file
[ci] only redeploy github pages on doc changes
Codequality with Ruff
#28:
Commit
59b316a
pushed by
ToshY
19s
main
main
19s
View workflow file
[docs] updated README
Codequality with Ruff
#27:
Commit
0a3fc64
pushed by
ToshY
21s
main
main
21s
View workflow file
Merge pull request #4 from ToshY/dependabot/pip/main/black-gte-26.3.1…
Codequality with Ruff
#26:
Commit
64cdebb
pushed by
ToshY
26s
main
main
26s
View workflow file
Update black requirement from <26,>=25 to >=26.3.1,<27
Codequality with Ruff
#25:
Pull request
#4
synchronize by
dependabot
Bot
23s
dependabot/pip/main/black-gte-26.3.1-and-lt-27
dependabot/pip/main/black-gte-26.3.1-and-lt-27
23s
View #4
View workflow file
Merge pull request #3 from ToshY/dependabot/pip/main/ruff-gte-0.15.12…
Codequality with Ruff
#24:
Commit
597cde4
pushed by
ToshY
20s
main
main
20s
View workflow file
Update ruff requirement from <1.0,>=0.13 to >=0.15.12,<1.0
Codequality with Ruff
#23:
Pull request
#3
synchronize by
dependabot
Bot
28s
dependabot/pip/main/ruff-gte-0.15.12-and-lt-1.0
dependabot/pip/main/ruff-gte-0.15.12-and-lt-1.0
28s
View #3
View workflow file
Update black requirement from <26,>=25 to >=26.3.1,<27
Codequality with Ruff
#22:
Pull request
#4
synchronize by
dependabot
Bot
23s
dependabot/pip/main/black-gte-26.3.1-and-lt-27
dependabot/pip/main/black-gte-26.3.1-and-lt-27
23s
View #4
View workflow file
Merge pull request #5 from ToshY/dependabot/pip/main/pytest-gte-9.0.3…
Codequality with Ruff
#21:
Commit
f52f442
pushed by
ToshY
20s
main
main
20s
View workflow file
Merge pull request #7 from ToshY/dependabot/pip/main/uvicorn-gte-0.46.0
Codequality with Ruff
#20:
Commit
b7b2aa3
pushed by
ToshY
27s
main
main
27s
View workflow file
Merge pull request #6 from ToshY/dependabot/pip/main/fastapi-gte-0.136.1
Codequality with Ruff
#19:
Commit
0196d95
pushed by
ToshY
28s
main
main
28s
View workflow file
[ci] only push new main image on actual code changes
Codequality with Ruff
#18:
Commit
723c4b3
pushed by
ToshY
27s
main
main
27s
View workflow file
[ci] codeql permissions for github actions
Codequality with Ruff
#17:
Commit
f529c50
pushed by
ToshY
23s
main
main
23s
View workflow file
Update uvicorn requirement from >=0.37 to >=0.46.0
Codequality with Ruff
#16:
Pull request
#7
synchronize by
dependabot
Bot
23s
23s
View #7
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.