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 }}
JiayuXu0
/
FastAPI-Template
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
516
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: JiayuXu0/FastAPI-Template
Actions
All workflows
Workflows
CI/CD Pipeline
CI/CD Pipeline
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
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
66 workflow runs
66 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: add project logo
CI/CD Pipeline
#57:
Commit
f8f7f11
pushed by
JiayuXu0
1m 24s
main
main
1m 24s
View workflow file
test: use session event loop for async tests
CI/CD Pipeline
#56:
Commit
fb97f8d
pushed by
JiayuXu0
1m 20s
main
main
1m 20s
View workflow file
test: close redis cache after pytest
CI/CD Pipeline
#55:
Commit
496a684
pushed by
JiayuXu0
5m 51s
main
main
5m 51s
View workflow file
test: quiet logging during ci tests
CI/CD Pipeline
#54:
Commit
87b8ea6
pushed by
JiayuXu0
8m 27s
main
main
8m 27s
View workflow file
test: reduce password hash cost in testing
CI/CD Pipeline
#53:
Commit
7f7efb6
pushed by
JiayuXu0
10m 27s
main
main
10m 27s
View workflow file
fix: avoid passlib pwd pkg_resources import
CI/CD Pipeline
#52:
Commit
bc4bca3
pushed by
JiayuXu0
9m 5s
main
main
9m 5s
View workflow file
docs: restructure README for better conversion
CI/CD Pipeline
#51:
Commit
c66f54e
pushed by
JiayuXu0
54s
main
main
54s
View workflow file
docs: improve readme presentation
CI/CD Pipeline
#50:
Commit
3c48699
pushed by
JiayuXu0
58s
main
main
58s
View workflow file
docs: update documentation site URL
CI/CD Pipeline
#49:
Commit
27c0974
pushed by
JiayuXu0
19s
main
main
19s
View workflow file
fix: 正确缓存与恢复响应对象
CI/CD Pipeline
#48:
Commit
5f0dfdb
pushed by
JiayuXu0
46s
main
main
46s
View workflow file
perf: 并行执行基础数据初始化任务
CI/CD Pipeline
#47:
Commit
c3badc8
pushed by
JiayuXu0
49s
main
main
49s
View workflow file
feat: 生命周期初始化连接 Redis
CI/CD Pipeline
#46:
Commit
b245c64
pushed by
JiayuXu0
46s
main
main
46s
View workflow file
refactor: 去除文件上传重复鉴权
CI/CD Pipeline
#45:
Commit
12a804b
pushed by
JiayuXu0
50s
main
main
50s
View workflow file
refactor: 精简 JWT 载荷字段
CI/CD Pipeline
#44:
Commit
26e7414
pushed by
JiayuXu0
46s
main
main
46s
View workflow file
fix: load slowapi env with utf8 fallback
CI/CD Pipeline
#43:
Commit
9c6077b
pushed by
JiayuXu0
49s
main
main
49s
View workflow file
Merge pull request #12 from JiayuXu0/codex/convert-logs-to-json-format
CI/CD Pipeline
#42:
Commit
3ec90c1
pushed by
JiayuXu0
32s
main
main
32s
View workflow file
fix: ensure pytest-asyncio plugin loads under strict config
CI/CD Pipeline
#41:
Pull request
#12
opened by
JiayuXu0
20s
codex/convert-logs-to-json-format
codex/convert-logs-to-json-format
20s
View #12
View workflow file
fix: ensure pytest-asyncio plugin loads under strict config
CI/CD Pipeline
#40:
Pull request
#11
opened by
JiayuXu0
24s
codex/convert-logs-to-json-format
codex/convert-logs-to-json-format
24s
View #11
View workflow file
Add sensitive word filter tests and update docs
CI/CD Pipeline
#39:
Pull request
#10
opened by
JiayuXu0
15s
codex/optimize-and-enhance-unit-test-coverage
codex/optimize-and-enhance-unit-test-coverage
15s
View #10
View workflow file
Merge pull request #9 from JiayuXu0/codex/-json
CI/CD Pipeline
#38:
Commit
ae99111
pushed by
JiayuXu0
31s
main
main
31s
View workflow file
test: ensure pytest passes and fix API responses
CI/CD Pipeline
#37:
Pull request
#9
opened by
JiayuXu0
23s
codex/-json
codex/-json
23s
View #9
View workflow file
Merge pull request #8 from JiayuXu0/codex/add-docker-entrypoint.sh-an…
CI/CD Pipeline
#36:
Commit
d5c37fa
pushed by
JiayuXu0
34s
main
main
34s
View workflow file
Update Docker build to use entrypoint script and pyproject installation
CI/CD Pipeline
#35:
Pull request
#8
opened by
JiayuXu0
26s
codex/add-docker-entrypoint.sh-and-update-dockerfile
codex/add-docker-entrypoint.sh-and-update-dockerfile
26s
View #8
View workflow file
fix: 修复角色权限接口响应模型导致m2m字段信息丢失的问题
CI/CD Pipeline
#34:
Commit
73adea2
pushed by
JiayuXu0
33s
main
main
33s
View workflow file
fix: 修复响应模型中msg=None时的Pydantic验证错误
CI/CD Pipeline
#33:
Commit
e3a74d6
pushed by
JiayuXu0
33s
main
main
33s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.