|
1 | 1 | # Firebase iOS Open Source Development
|
| 2 | + [![Actions Status][gh-auth-badge]][gh-actions] |
2 | 3 | [![Actions Status][gh-core-badge]][gh-actions]
|
3 |
| - [![Actions Status][gh-dynamiclinks-badge]][gh-actions] |
4 | 4 | [![Actions Status][gh-datatransport-badge]][gh-actions]
|
| 5 | + [![Actions Status][gh-dynamiclinks-badge]][gh-actions] |
| 6 | + [![Actions Status][gh-firebasepod-badge]][gh-actions] |
| 7 | + [![Actions Status][gh-firestore-badge]][gh-actions] |
| 8 | + [![Actions Status][gh-interop-badge]][gh-actions] |
| 9 | + [![Actions Status][gh-messaging-badge]][gh-actions] |
5 | 10 | [![Actions Status][gh-storage-badge]][gh-actions]
|
| 11 | + [![Actions Status][gh-symbolcollision-badge]][gh-actions] |
6 | 12 | [![Actions Status][gh-zip-badge]][gh-actions]
|
7 | 13 | [](https://travis-ci.org/firebase/firebase-ios-sdk)
|
8 | 14 |
|
@@ -263,8 +269,14 @@ Your use of Firebase is governed by the
|
263 | 269 | [Terms of Service for Firebase Services](https://firebase.google.com/terms/).
|
264 | 270 |
|
265 | 271 | [gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
|
| 272 | +[gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg |
266 | 273 | [gh-core-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core/badge.svg
|
267 | 274 | [gh-datatransport-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/datatransport/badge.svg
|
268 | 275 | [gh-dynamiclinks-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/dynamiclinks/badge.svg
|
| 276 | +[gh-firebasepod-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firebasepod/badge.svg |
| 277 | +[gh-firestore-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firestore/badge.svg |
| 278 | +[gh-interop-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/interop/badge.svg |
| 279 | +[gh-messaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/messaging/badge.svg |
269 | 280 | [gh-storage-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/storage/badge.svg
|
| 281 | +[gh-symbolcollision-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/symbolcollision/badge.svg |
270 | 282 | [gh-zip-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/zip/badge.svg
|
0 commit comments