-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release script not creating github release, not updating README list of supported tags correctly #121
Comments
May have to do with large file sizes, from latest build run (which ended in failure status):
|
The release script is not idempotent, so now after having failed after pushing some artifacts it appears it will fail every time Releases here are stuck until this is resolved unfortunately
|
Interestingly - usable artifacts still appear to have been published - a test integration of 11.10.0 in react-native-firebase appears to be successful: |
....and now the firebase-ios-sdk 11.11.0 release worked fine? Difficult to characterize this one |
You can see on github releases page that it stopped creating github releases correctly recently (with the 11.9.0 release):
https://github.com/invertase/firestore-ios-sdk-frameworks/releases
And you can see on the cocoapods page that the README doesn't have updates after 10.20.0 for supported versions:
https://cocoapods.org/pods/FirebaseFirestoreBinary#supported-firebase-ios-sdk-versions
There are also a number of build warnings:
https://github.com/invertase/firestore-ios-sdk-frameworks/actions/runs/13644842083/job/38141711437#step:8:207
and
...in a few of the sub-targets, but those two types of errors
The text was updated successfully, but these errors were encountered: