firebase-tools
firebase-tools copied to clipboard
[binary-publish-script] Enhance publish script reliability
We have seen a couple of issue where the Firebase CLI binaries are not uploaded for the latest release(#7865 and #7648). We should find a way to mitigate this.
Maybe we could:
- Stop the release if the script fails to find all the binaries
- Send out an alert if a build is missing to help us investigate and mitigate the issue early on
Would be great if you could prioritize this, as it happened again today with https://github.com/firebase/firebase-tools/releases/tag/v14.4.0 and broke our CI pipeline. For now, we’ve pointed back to the previous release, but we’d really like to keep the latest tools as part of our CI setup (which is also the documented approach, as far as I remember).
we are having the same issue with 14.11.1. I would appreciate it if you could increase the priority of this issue. https://github.com/firebase/firebase-tools/issues/8886