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 }}
Sparkleeop
/
Stashify
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
17
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
Feat/resumable uploads
- #24
#24
Merged
Sparkleeop
merged 16 commits into
main
Sparkleeop/Stashify:main
from
feat/resumable-uploads
Sparkleeop/Stashify:feat/resumable-uploads
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Feat/resumable uploads
#24
Sparkleeop
merged 16 commits into
main
Sparkleeop/Stashify:main
from
feat/resumable-uploads
Sparkleeop/Stashify:feat/resumable-uploads
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
fix: resolve linting issues and pyproject.toml duplicate key
Sparkleeop
committed
91da98f
View commit details
Copy full SHA for 91da98f
Browse repository at this point
Merge branch 'main' into fix/linting-fixes
Sparkleeop
authored
a788ac1
View commit details
Copy full SHA for a788ac1
Browse repository at this point
fix: migrate ruff config to [tool.ruff.lint] section
Sparkleeop
committed
b0fc9d4
View commit details
Copy full SHA for b0fc9d4
Browse repository at this point
fix: correct setuptools packages.find config to fix pip install -e .
Sparkleeop
committed
cf7893a
View commit details
Copy full SHA for cf7893a
Browse repository at this point
fix: install setuptools and wheel for no-isolation build in Docker
Sparkleeop
committed
42ec9f6
View commit details
Copy full SHA for 42ec9f6
Browse repository at this point
fix: add .dockerignore to exclude local build artifacts from docker context
Sparkleeop
committed
a2060db
View commit details
Copy full SHA for a2060db
Browse repository at this point
fix: use isolated build in Docker to avoid stale bundled setuptools
Sparkleeop
committed
6804d1b
View commit details
Copy full SHA for 6804d1b
Browse repository at this point
fix: run docker image without redundant stash arg (entrypoint already set)
Sparkleeop
committed
46847b0
View commit details
Copy full SHA for 46847b0
Browse repository at this point
docs: add complete documentation suite
Sparkleeop
committed
1866df8
View commit details
Copy full SHA for 1866df8
Browse repository at this point
chore: stop tracking coverage.xml, add to gitignore
Sparkleeop
committed
4f68d21
View commit details
Copy full SHA for 4f68d21
Browse repository at this point
Commits on Aug 20, 2026
merge: resolve conflicts with main (use updated docs from main)
Sparkleeop
committed
5db6c8e
View commit details
Copy full SHA for 5db6c8e
Browse repository at this point
feat: add ChunkStatus and UploadStatus enums, update ChunkInfo and FileManifest with upload tracking fields
Sparkleeop
committed
cdf42ee
View commit details
Copy full SHA for cdf42ee
Browse repository at this point
feat: implement incremental manifest saving during upload for resumable uploads
Sparkleeop
committed
3b497aa
View commit details
Copy full SHA for 3b497aa
Browse repository at this point
Commits on Aug 22, 2026
feat: enhance resumable upload functionality with integration tests
Sparkleeop
committed
14dab9e
View commit details
Copy full SHA for 14dab9e
Browse repository at this point
test: add keyrings.alt for CI keyring backend
Sparkleeop
committed
3fc3bd4
View commit details
Copy full SHA for 3fc3bd4
Browse repository at this point
ci: add keyrings.alt to dev dependencies for CI keyring backend
Sparkleeop
committed
0121161
View commit details
Copy full SHA for 0121161
Browse repository at this point
You can’t perform that action at this time.