|
2 | 2 | [](https://cocoapods.org/pods/Firebase)
|
3 | 3 | [](https://cocoapods.org/pods/Firebase)
|
4 | 4 |
|
| 5 | +[![Actions Status][gh-abtesting-badge]][gh-actions] |
5 | 6 | [![Actions Status][gh-auth-badge]][gh-actions]
|
6 | 7 | [![Actions Status][gh-core-badge]][gh-actions]
|
7 | 8 | [![Actions Status][gh-crashlytics-badge]][gh-actions]
|
| 9 | +[![Actions Status][gh-database-badge]][gh-actions] |
8 | 10 | [![Actions Status][gh-datatransport-badge]][gh-actions]
|
9 | 11 | [![Actions Status][gh-dynamiclinks-badge]][gh-actions]
|
10 | 12 | [![Actions Status][gh-firebasepod-badge]][gh-actions]
|
11 | 13 | [![Actions Status][gh-firestore-badge]][gh-actions]
|
| 14 | +[![Actions Status][gh-functions-badge]][gh-actions] |
| 15 | +[![Actions Status][gh-inappmessaging-badge]][gh-actions] |
12 | 16 | [![Actions Status][gh-interop-badge]][gh-actions]
|
13 | 17 | [![Actions Status][gh-messaging-badge]][gh-actions]
|
| 18 | +[![Actions Status][gh-remoteconfig-badge]][gh-actions] |
14 | 19 | [![Actions Status][gh-storage-badge]][gh-actions]
|
15 | 20 | [![Actions Status][gh-symbolcollision-badge]][gh-actions]
|
16 | 21 | [![Actions Status][gh-zip-badge]][gh-actions]
|
@@ -275,15 +280,20 @@ Your use of Firebase is governed by the
|
275 | 280 | [Terms of Service for Firebase Services](https://firebase.google.com/terms/).
|
276 | 281 |
|
277 | 282 | [gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
|
| 283 | +[gh-abtesting-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/abtesting/badge.svg |
278 | 284 | [gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg
|
279 | 285 | [gh-core-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core/badge.svg
|
280 | 286 | [gh-crashlytics-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/crashlytics/badge.svg
|
| 287 | +[gh-database-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/database/badge.svg |
281 | 288 | [gh-datatransport-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/datatransport/badge.svg
|
282 | 289 | [gh-dynamiclinks-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/dynamiclinks/badge.svg
|
283 | 290 | [gh-firebasepod-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firebasepod/badge.svg
|
284 | 291 | [gh-firestore-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firestore/badge.svg
|
| 292 | +[gh-functions-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/functions/badge.svg |
| 293 | +[gh-inappmessaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/inappmessaging/badge.svg |
285 | 294 | [gh-interop-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/interop/badge.svg
|
286 | 295 | [gh-messaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/messaging/badge.svg
|
| 296 | +[gh-remoteconfig-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/remoteconfig/badge.svg |
287 | 297 | [gh-storage-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/storage/badge.svg
|
288 | 298 | [gh-symbolcollision-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/symbolcollision/badge.svg
|
289 | 299 | [gh-zip-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/zip/badge.svg
|
0 commit comments