Skip to content

Releases: wzieba/Firebase-Distribution-Github-Action

v1.7.0

01 Oct 15:18
Compare
Choose a tag to compare

What's Changed

  • feat: Firebase URIs export to outputs by @wzieba in #121

Full Changelog: v1.6.0...v1.7.0

v1.6.0

09 Sep 18:39
Compare
Choose a tag to compare

What's Changed

Execution of the action will be significantly faster now (from 3m35s to 25s). We started to use pre-built Docker image.

This wouldn't be possible without POC and contribution of @vlazdra. Thanks!

As "performance is a feature", this release bumps minor to v1.6.0.

  • feat: add workflow to publish pre-build image by @wzieba in #116
  • feat: use pre-built Docker image from GH registry by @wzieba in #117

Full Changelog: v1.5.1...v1.6.0

v1.5.1

26 Jun 08:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 Jan 16:23
0d0bad2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.5.0

v1.4.0

23 Oct 13:26
55ea7b7
Compare
Choose a tag to compare

What's Changed

  • Support service credential file from secrets by @wzieba in #86

⚠️ Warning! Token authentication will be soon deprecated by the firebase-tools team. Please migrate to Service Account. See instructions.

Full Changelog: v1.3.4...v1.4.0

v1.3.5

23 Sep 22:32
f21b78a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.5

v1.3.4

03 Jul 07:07
9bc1d48
Compare
Choose a tag to compare

What's Changed

  • fix: Not empty auto-generated release notes by adding /github/workspace as a safe repository by @davidmigloz in #77

Full Changelog: v1.3.3...v1.3.4

v1.3.3

19 May 06:23
5b1cf18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

Service credential file authorization

04 Nov 18:11
d6e3b20
Compare
Choose a tag to compare
v1.3.2

Add service credential file authorization

Fixes crash on Docker build

21 Jun 18:19
71535f7
Compare
Choose a tag to compare

This release contains hotfix for Docker build fail described in #15