Releases: w9jds/firebase-action
Releases · w9jds/firebase-action
Release Firebase-Tools v11.16.0
Firebase-tools v11.16.0
Release v11.9.0
What's Changed
- Bug fix + readme update by @123ndy in #153
- Updated the README to reflect the current state of FIREBASE_TOKEN and Responses
New Contributors
Full Changelog: v11.5.0...v11.9.0
v11.5.0 Firebase Tools
Full Changelog: v2.2.2...v11.5.0
Remove Action Outputs
- Due to many issues by users outputs have been removed for now.
Address always success exit
v2.2.1 Version bump to v2.2.1
Output Support!
- Fix issue with outputs causing errors to not properly get printed out
- Outputs should now work in both master and in release
Fix action not finding docker image
- Fix outputs not printing after storing to the variable.
Testing outputs from the action
Fixed docker image pointing to the latest version
Firebase-Tools upgrade to v10.9.2
- npm was also upgraded to v8.10.0
JDK support and Docker Image
- Action no longer rebuilds the image every time it runs (pulls image from docker)
firebase-tools
has been set tov8.15.1
- On commit a new version is pushed to Docker Hub ( Thanks: @Hacksore )
- Action now include JDK for function emulators!