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
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 }}
Lidianacosta
/
FastAPIBankingSystem
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Lidianacosta/FastAPIBankingSystem
Actions
All workflows
Workflows
CI
CI
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
22 workflow runs
22 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 frontend and demo links to README
CI
#22:
Commit
a0fc9bf
pushed by
Lidianacosta
55s
main
main
55s
View workflow file
style: apply ruff formatting to migrations and init_db
CI
#21:
Commit
7625d72
pushed by
Lidianacosta
1m 8s
main
main
1m 8s
View workflow file
fix(commands): fix TypeError in init_db when creating users
CI
#20:
Commit
5ec499d
pushed by
Lidianacosta
40s
main
main
40s
View workflow file
fix(user): add is_demo to schema and improve migration safety
CI
#19:
Commit
e3aacce
pushed by
Lidianacosta
38s
main
main
38s
View workflow file
feat(security): implement secure demo mode with automatic user creati…
CI
#18:
Commit
f2bd48a
pushed by
Lidianacosta
48s
main
main
48s
View workflow file
fix(auth): update tokenUrl in OAuth2PasswordBearer to match API prefix
CI
#17:
Commit
5e3a71a
pushed by
Lidianacosta
57s
main
main
57s
View workflow file
feat(deploy): implement automated initial superuser creation via envi…
CI
#16:
Commit
a343345
pushed by
Lidianacosta
58s
main
main
58s
View workflow file
fix(ci): use latest v6 action SHAs and uv v8 with python-version-file
CI
#15:
Commit
e23f25b
pushed by
Lidianacosta
54s
main
main
54s
View workflow file
fix(ci): use officially recognized stable commit SHAs for actions
CI
#14:
Commit
e021d0d
pushed by
Lidianacosta
5s
main
main
5s
View workflow file
fix(ci/security): implement read-only docker files and secure action …
CI
#13:
Commit
b1db502
pushed by
Lidianacosta
5s
main
main
5s
View workflow file
fix(ci/security): restore ci actions tags and implement read-only doc…
CI
#12:
Commit
07c0270
pushed by
Lidianacosta
56s
main
main
56s
View workflow file
fix(security): implement docker non-root user, explicit COPY and secu…
CI
#11:
Commit
54aaadf
pushed by
Lidianacosta
5s
main
main
5s
View workflow file
refactor: remove credential placeholders from insomnia collection to …
CI
#10:
Commit
cb19df4
pushed by
Lidianacosta
1m 6s
main
main
1m 6s
View workflow file
fix(quality): resolve remaining SonarCloud issues (Docker exec form, …
CI
#9:
Commit
74bf993
pushed by
Lidianacosta
1m 0s
main
main
1m 0s
View workflow file
fix(ci): implement ORM-level cascading deletes to resolve foreign key…
CI
#8:
Commit
44a10f6
pushed by
Lidianacosta
54s
main
main
54s
View workflow file
fix(db): use naive UTC datetime in Base model to solve asyncpg serial…
CI
#7:
Commit
16903b6
pushed by
Lidianacosta
1m 3s
main
main
1m 3s
View workflow file
fix(ci): reinforce connection cleanup and test isolation for github a…
CI
#6:
Commit
947a98f
pushed by
Lidianacosta
1m 22s
main
main
1m 22s
View workflow file
fix(ci): solve InterfaceError by disabling connection pooling in test…
CI
#5:
Commit
7f75c7a
pushed by
Lidianacosta
1m 18s
main
main
1m 18s
View workflow file
feat(ci): integrate postgresql service in github actions for producti…
CI
#4:
Commit
4fac1a0
pushed by
Lidianacosta
1m 27s
main
main
1m 27s
View workflow file
fix(deploy): remove psycopg2 dependency and sync lockfile for docker …
CI
#3:
Commit
e218adf
pushed by
Lidianacosta
32s
main
main
32s
View workflow file
fix(deploy): update database url validator for render and remove conf…
CI
#2:
Commit
da949e3
pushed by
Lidianacosta
48s
main
main
48s
View workflow file
feat(deploy): prepare application for Render deployment with PostgreS…
CI
#1:
Commit
fcc326c
pushed by
Lidianacosta
33s
main
main
33s
View workflow file
You can’t perform that action at this time.