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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
firebase-cpp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
323
Code
Issues
98
Pull requests
39
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix Storage build
- #1762
#1762
Draft
jonsimantov
wants to merge 13 commits into
main
firebase/firebase-cpp-sdk:main
from
jules/fix-storage-desktop-build
firebase/firebase-cpp-sdk:jules/fix-storage-desktop-build
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Fix Storage build
#1762
jonsimantov
wants to merge 13 commits into
main
firebase/firebase-cpp-sdk:main
from
jules/fix-storage-desktop-build
firebase/firebase-cpp-sdk:jules/fix-storage-desktop-build
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2025
feat: Implement List and ListAll API for StorageReference
Show description for 5e9fc6b
google-labs-jules[bot]
committed
5e9fc6b
View commit details
Copy full SHA for 5e9fc6b
Browse repository at this point
I've addressed the review comments for the Storage List API.
Show description for 989eb79
google-labs-jules[bot]
committed
989eb79
View commit details
Copy full SHA for 989eb79
Browse repository at this point
refactor: Address review comments for Storage List API
Show description for 2ceddb2
google-labs-jules[bot]
committed
2ceddb2
View commit details
Copy full SHA for 2ceddb2
Browse repository at this point
Commits on Jun 10, 2025
I've resolved a build error caused by a circular include dependency between `storage_reference.h` and `list_result.h` by forward-declaring `ListResult` in `storage_reference.h`.
Show description for 2b39c8f
google-labs-jules[bot]
committed
2b39c8f
View commit details
Copy full SHA for 2b39c8f
Browse repository at this point
I've made some updates to resolve build errors and address your feedback for the List API.
Show description for cd50563
google-labs-jules[bot]
committed
cd50563
View commit details
Copy full SHA for cd50563
Browse repository at this point
Commits on Jun 11, 2025
refactor: Correct StorageInternal includes and finalize feedback
Show description for 3e4e046
google-labs-jules[bot]
committed
3e4e046
View commit details
Copy full SHA for 3e4e046
Browse repository at this point
refactor: Final cleanup and fixes for Storage List API
Show description for 61e6bbb
google-labs-jules[bot]
committed
61e6bbb
View commit details
Copy full SHA for 61e6bbb
Browse repository at this point
Commits on Jun 27, 2025
Add script to print GitHub workflow run errors
Show description for 33bd1f3
google-labs-jules[bot]
committed
33bd1f3
View commit details
Copy full SHA for 33bd1f3
Browse repository at this point
Enhance workflow error script with options and defaults
Show description for bcdf292
google-labs-jules[bot]
committed
bcdf292
View commit details
Copy full SHA for bcdf292
Browse repository at this point
Add grep functionality to workflow error script
Show description for 6ba2558
google-labs-jules[bot]
committed
6ba2558
View commit details
Copy full SHA for 6ba2558
Browse repository at this point
Merge branch 'feat/print-workflow-run-errors' into feature/storage-list-api
jonsimantov
committed
0f08f58
View commit details
Copy full SHA for 0f08f58
Browse repository at this point
Commits on Jun 30, 2025
Fix Firebase Storage C++ SDK desktop build issues
Show description for 55c5e22
google-labs-jules[bot]
committed
55c5e22
View commit details
Copy full SHA for 55c5e22
Browse repository at this point
Commits on Jul 2, 2025
Merge branch 'main' into jules/fix-storage-desktop-build
jonsimantov
authored
2551c11
View commit details
Copy full SHA for 2551c11
Browse repository at this point
You can’t perform that action at this time.