Skip to content

Releases: w9jds/firebase-action

Release Firebase-Tools v11.16.0

15 Nov 04:34
Compare
Choose a tag to compare

Release v11.9.0

17 Sep 20:14
Compare
Choose a tag to compare

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

19 Aug 07:25
Compare
Choose a tag to compare

Remove Action Outputs

11 Jun 02:33
Compare
Choose a tag to compare
  • Due to many issues by users outputs have been removed for now.

Address always success exit

10 Jun 16:48
Compare
Choose a tag to compare
v2.2.1

Version bump to v2.2.1

Output Support!

10 Jun 06:51
Compare
Choose a tag to compare
  • 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

19 May 03:06
Compare
Choose a tag to compare
  • Fix outputs not printing after storing to the variable.

Testing outputs from the action

19 May 02:25
Compare
Choose a tag to compare

Fixed docker image pointing to the latest version

Firebase-Tools upgrade to v10.9.2

14 May 19:39
Compare
Choose a tag to compare
  • npm was also upgraded to v8.10.0

JDK support and Docker Image

09 Nov 06:34
0a5173f
Compare
Choose a tag to compare
  • Action no longer rebuilds the image every time it runs (pulls image from docker)
  • firebase-tools has been set to v8.15.1
  • On commit a new version is pushed to Docker Hub ( Thanks: @Hacksore )
  • Action now include JDK for function emulators!