Firebase Distribution Github Action Versions Save

This action uploads artifacts (.apk or .ipa) to Firebase App Distribution.

v1.7.0

7 months ago

v1.6.0

8 months ago

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.

Full Changelog: https://github.com/wzieba/Firebase-Distribution-Github-Action/compare/v1.5.1...v1.6.0

v1.5.1

10 months ago

v1.5.0

1 year ago

v1.4.0

1 year ago

What's Changed

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

Full Changelog: https://github.com/wzieba/Firebase-Distribution-Github-Action/compare/v1.3.4...v1.4.0

v1.3.4

1 year ago

What's Changed

Full Changelog: https://github.com/wzieba/Firebase-Distribution-Github-Action/compare/v1.3.3...v1.3.4

v1.3.3

2 years ago

v1.3.2

3 years ago

v1.2.2

3 years ago

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