firebase / firebase/apphosting-adapters
Github Submodules Support for Cloud Build with Firebase App Hosting
Open
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 1.5k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 2
Description
Currently, Firebase App Hosting deployments via Cloud Build do not support the inclusion and proper handling of Github submodules. This limits the ability to manage and reuse code across projects, especially for shared UI components, libraries, or configuration files. When a Firebase project relies on submodules, the Cloud Build process fails or deploys an incomplete application because the submodule content is not fetched during the build.
Contributor guide
Assessment
This issue has not been assessed yet.