-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from htsuruo/feature/htsuruo/select-resource-f…
…or-buckets-parameter Add `selectResource` type for buckets parameter
- Loading branch information
Showing
5 changed files
with
22 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,2 @@ | ||
# firebase-extensions | ||
|
||
This is a collection of Firebase Extensions build by [htsuruo](https://github.com/htsuruo), designed to help you build better apps faster. | ||
|
||
## List of Extensions | ||
|
||
- [back-up-firestore-to-storage](https://github.com/htsuruo/firebase-extensions/tree/main/back-up-firestore-to-storage) | ||
- Exports Firestore documents to Cloud Storage at any scheduled time. | ||
- [Install in Firebase Console](https://extensions.dev/extensions/htsuruo/back-up-firestore-to-storage) | ||
- [trigger-github-issues-from-crashlytics](https://github.com/htsuruo/firebase-extensions/tree/main/trigger-github-issues-from-crashlytics) | ||
- Automatically creates GitHub Issues triggered by Crashlytics alerts. | ||
- [Install in Firebase Console](https://extensions.dev/extensions/htsuruo/trigger-github-issues-from-crashlytics) | ||
|
||
## References | ||
|
||
- [firebase/extensions](https://github.com/firebase/extensions) | ||
- [invertase/firebase-extensions](https://github.com/invertase/firebase-extensions) | ||
- [rowyio/firebase-extensions](https://github.com/rowyio/firebase-extensions) | ||
- [yamankatby/firebase-extensions](https://github.com/yamankatby/firebase-extensions) | ||
Error: Could not find "/Users/tsuruoka/github/firebase-extensions/extension.yaml"" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters