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 }}
cylkdev
/
cloud_cache
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implemented delete object functionality
- #3
#3
Closed
ttaylor92
wants to merge 24 commits into
main
cylkdev/cloud_cache:main
from
delete-object
cylkdev/cloud_cache:delete-object
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
feat: implemented delete object functionality
#3
ttaylor92
wants to merge 24 commits into
main
cylkdev/cloud_cache:main
from
delete-object
cylkdev/cloud_cache:delete-object
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2025
Initial commit
cylkdev
authored
a416db1
View commit details
Copy full SHA for a416db1
Browse repository at this point
Initial commit
cylkdev
committed
c7ae84e
View commit details
Copy full SHA for c7ae84e
Browse repository at this point
Commits on Sep 1, 2025
feat: add adapter interface, extend functionality, and implement ci/cd
cylkdev
committed
165e6c2
View commit details
Copy full SHA for 165e6c2
Browse repository at this point
chore: pin elixir version in mix.exs and .tool-versions to 1.17
cylkdev
committed
a1abe7f
View commit details
Copy full SHA for a1abe7f
Browse repository at this point
chore(ci): add localstack location constraint flag
cylkdev
committed
34ae393
View commit details
Copy full SHA for 34ae393
Browse repository at this point
feat: add base container api
cylkdev
committed
c6e42e3
View commit details
Copy full SHA for c6e42e3
Browse repository at this point
chore: ignore OSX generated files
cylkdev
committed
98e2eb4
View commit details
Copy full SHA for 98e2eb4
Browse repository at this point
chore: remove .DS_Store files from repository
cylkdev
committed
f196c55
View commit details
Copy full SHA for f196c55
Browse repository at this point
chore: add container with_opts function
cylkdev
committed
9a40d53
View commit details
Copy full SHA for 9a40d53
Browse repository at this point
remove region function from container
cylkdev
committed
a5ff9d2
View commit details
Copy full SHA for a5ff9d2
Browse repository at this point
Commits on Sep 3, 2025
chore: set default config value
cylkdev
committed
a8d4625
View commit details
Copy full SHA for a8d4625
Browse repository at this point
Commits on Sep 5, 2025
build s3 config correctly
cylkdev
committed
8439fc4
View commit details
Copy full SHA for 8439fc4
Browse repository at this point
chore: move s3 testing modules out of support
cylkdev
committed
e0373d7
View commit details
Copy full SHA for e0373d7
Browse repository at this point
chore: only compile sandbox module if sandbox_registry dep exists
cylkdev
committed
454f1fa
View commit details
Copy full SHA for 454f1fa
Browse repository at this point
fix: ensure_uri_scheme returns correct http scheme
cylkdev
committed
1ac17c2
View commit details
Copy full SHA for 1ac17c2
Browse repository at this point
Commits on Sep 12, 2025
add put_object/4 and fix sandbox testing bugs
cylkdev
committed
c939e0c
View commit details
Copy full SHA for c939e0c
Browse repository at this point
Commits on Sep 16, 2025
feat: implemented list objects functionality
ttaylor92
committed
cbfa2f8
View commit details
Copy full SHA for cbfa2f8
Browse repository at this point
chore: updated behavior module and adapter with doc and impl annotation
ttaylor92
committed
4933970
View commit details
Copy full SHA for 4933970
Browse repository at this point
Commits on Sep 18, 2025
Merge pull request #1 from cylkdev/list-objects
Show description for 63d14d5
cylkdev
authored
63d14d5
View commit details
Copy full SHA for 63d14d5
Browse repository at this point
refactor api
cylkdev
committed
d1ffe8b
View commit details
Copy full SHA for d1ffe8b
Browse repository at this point
Commits on Sep 19, 2025
simplify s3 adapter responses
cylkdev
committed
3107f6a
View commit details
Copy full SHA for 3107f6a
Browse repository at this point
return body for complete_multipart_upload
cylkdev
committed
7a7279e
View commit details
Copy full SHA for 7a7279e
Browse repository at this point
return headers on put_object
cylkdev
committed
16642e3
View commit details
Copy full SHA for 16642e3
Browse repository at this point
Commits on Sep 22, 2025
feat: implemented delete object functionality
ttaylor92
committed
25feb06
View commit details
Copy full SHA for 25feb06
Browse repository at this point
You can’t perform that action at this time.