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 }}
samppanja
/
FileUploader-FastAPI
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Modernize
- #2
#2
Open
samppanja
wants to merge 16 commits into
master
samppanja/FileUploader-FastAPI:master
from
modernize
samppanja/FileUploader-FastAPI:modernize
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Modernize
#2
samppanja
wants to merge 16 commits into
master
samppanja/FileUploader-FastAPI:master
from
modernize
samppanja/FileUploader-FastAPI:modernize
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
move to uv
samppanja
committed
6eaa728
View commit details
Copy full SHA for 6eaa728
Browse repository at this point
add dependabot, remove requirements.txt
samppanja
committed
9152c1e
View commit details
Copy full SHA for 9152c1e
Browse repository at this point
use uv in docker image
samppanja
committed
79f3624
View commit details
Copy full SHA for 79f3624
Browse repository at this point
Update Dockerfile
Show description for 8d6d838
samppanja
and
Copilot
authored
8d6d838
View commit details
Copy full SHA for 8d6d838
Browse repository at this point
Update pyproject.toml
Show description for f39114d
samppanja
and
Copilot
authored
f39114d
View commit details
Copy full SHA for f39114d
Browse repository at this point
Initial plan
Copilot
committed
2223fa9
View commit details
Copy full SHA for 2223fa9
Browse repository at this point
Initial plan
Copilot
committed
46368fd
View commit details
Copy full SHA for 46368fd
Browse repository at this point
Fix Docker layer caching: copy dependency files before running uv sync
Show description for 13d136f
Copilot
and
samppanja
committed
13d136f
View commit details
Copy full SHA for 13d136f
Browse repository at this point
Merge pull request #3 from samppanja/copilot/sub-pr-2
Show description for 8b78365
samppanja
authored
8b78365
View commit details
Copy full SHA for 8b78365
Browse repository at this point
Fix Dockerfile: replace curl-pipe-to-shell with pinned pip install of uv
Show description for 15be4d8
Copilot
and
samppanja
committed
15be4d8
View commit details
Copy full SHA for 15be4d8
Browse repository at this point
Use pipx to install uv instead of pip3 --break-system-packages
Show description for a25eafe
Copilot
and
samppanja
committed
a25eafe
View commit details
Copy full SHA for a25eafe
Browse repository at this point
Merge branch 'modernize' into copilot/sub-pr-2-again
samppanja
authored
b6002ed
View commit details
Copy full SHA for b6002ed
Browse repository at this point
Add UV_VERSION build arg to Dockerfile for easier version overriding
Show description for 035f244
Copilot
and
samppanja
committed
035f244
View commit details
Copy full SHA for 035f244
Browse repository at this point
Update default UV_VERSION to 0.10.9
Show description for 0f7c943
Copilot
and
samppanja
committed
0f7c943
View commit details
Copy full SHA for 0f7c943
Browse repository at this point
Merge pull request #4 from samppanja/copilot/sub-pr-2-again
Show description for c16ad63
samppanja
authored
c16ad63
View commit details
Copy full SHA for c16ad63
Browse repository at this point
Update pyproject.toml
Show description for 0d993f7
samppanja
and
Copilot
authored
0d993f7
View commit details
Copy full SHA for 0d993f7
Browse repository at this point
You can’t perform that action at this time.