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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modern-python
/
fastapi-sqlalchemy-template
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
31
Star
211
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: modern-python/fastapi-sqlalchemy-template
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
81 workflow runs
81 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
docs: align pyproject description with the GitHub description (#62)
CI
#213:
Commit
79fe176
pushed by
lesnik512
49s
main
main
49s
View workflow file
Align pyproject description with the GitHub description
CI
#212:
Pull request
#62
opened by
lesnik512
48s
docs/pyproject-description
docs/pyproject-description
48s
View #62
View workflow file
docs: add brand logo banner to README (#61)
CI
#211:
Commit
c78e60f
pushed by
lesnik512
49s
main
main
49s
View workflow file
docs: add brand logo banner to README
CI
#210:
Pull request
#61
opened by
lesnik512
46s
readme-logo
readme-logo
46s
View #61
View workflow file
ci: pin uv interpreter per job so the matrix can't collapse onto one …
CI
#209:
Commit
b8fa880
pushed by
lesnik512
1m 13s
main
main
1m 13s
View workflow file
ci: pin uv interpreter per job so the matrix can't collapse onto one version
CI
#208:
Pull request
#60
opened by
lesnik512
45s
ci/pin-uv-python
ci/pin-uv-python
45s
View #60
View workflow file
test: lock CORS preflight allows write methods (#59)
CI
#207:
Commit
18195dc
pushed by
lesnik512
51s
main
main
51s
View workflow file
test: lock CORS preflight allows write methods
CI
#206:
Pull request
#59
opened by
lesnik512
47s
fix/cors-preflight-test
fix/cors-preflight-test
47s
View #59
View workflow file
test: lock that the deck list omits cards (#58)
CI
#205:
Commit
3dd4a6d
pushed by
lesnik512
46s
main
main
46s
View workflow file
test: lock that the deck list omits cards
CI
#204:
Pull request
#58
opened by
lesnik512
46s
test/list-decks-omits-cards
test/list-decks-omits-cards
46s
View #58
View workflow file
test: lock in instance-attribute reads in api_bootstrapper_config (#57)
CI
#203:
Commit
531565d
pushed by
lesnik512
48s
main
main
48s
View workflow file
test: lock in instance-attribute reads in api_bootstrapper_config
CI
#202:
Pull request
#57
opened by
lesnik512
50s
fix/settings-bootstrapper-regression-test
fix/settings-bootstrapper-regression-test
50s
View #57
View workflow file
refactor: move the Card HTTP surface into its own module (#56)
CI
#201:
Commit
19ca197
pushed by
lesnik512
43s
main
main
43s
View workflow file
refactor: move the Card HTTP surface into its own module
CI
#200:
Pull request
#56
opened by
lesnik512
43s
refactor/cards-module
refactor/cards-module
43s
View #56
View workflow file
refactor: split the Deck response contract from its detail view (#55)
CI
#199:
Commit
976b2fc
pushed by
lesnik512
46s
main
main
46s
View workflow file
refactor: split the Deck response contract from its detail view
CI
#198:
Pull request
#55
opened by
lesnik512
43s
refactor/split-deck-response-contract
refactor/split-deck-response-contract
43s
View #55
View workflow file
refactor: deepen ORM→HTTP serialization behind a Collection seam (#54)
CI
#197:
Commit
a8c9572
pushed by
lesnik512
47s
main
main
47s
View workflow file
refactor: deepen ORM→HTTP serialization behind a Collection seam
CI
#196:
Pull request
#54
opened by
lesnik512
48s
refactor/collection-seam-kill-casts
refactor/collection-seam-kill-casts
48s
View #54
View workflow file
refactor: extract test-transaction seam from production session (#53)
CI
#195:
Commit
fd1a892
pushed by
lesnik512
45s
main
main
45s
View workflow file
refactor: extract test-transaction seam from production session
CI
#194:
Pull request
#53
opened by
lesnik512
44s
refactor/extract-test-transaction-seam
refactor/extract-test-transaction-seam
44s
View #53
View workflow file
refactor: collapse not-found handling into one seam (#52)
CI
#193:
Commit
1356e3c
pushed by
lesnik512
49s
main
main
49s
View workflow file
refactor: collapse not-found handling into one seam
CI
#192:
Pull request
#52
opened by
lesnik512
49s
refactor/collapse-not-found-handling
refactor/collapse-not-found-handling
49s
View #52
View workflow file
refactor: deepen Deck and Card data-access modules (#51)
CI
#191:
Commit
9c49356
pushed by
lesnik512
44s
main
main
44s
View workflow file
refactor: deepen Deck and Card data-access modules
CI
#190:
Pull request
#51
synchronize by
lesnik512
45s
refactor/deepen-deck-card-repositories
refactor/deepen-deck-card-repositories
45s
View #51
View workflow file
refactor: deepen Deck and Card data-access modules
CI
#189:
Pull request
#51
opened by
lesnik512
44s
refactor/deepen-deck-card-repositories
refactor/deepen-deck-card-repositories
44s
View #51
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.