Firebase-Distribution-Github-Action

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

MIT License

Stars
373
Committers
10

Bot releases are visible (Hide)

Firebase-Distribution-Github-Action - v1.7.0 Latest Release

Published by wzieba about 1 year ago

Firebase-Distribution-Github-Action - v1.6.0

Published by wzieba about 1 year 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

Firebase-Distribution-Github-Action - v1.5.1

Published by wzieba over 1 year ago

Firebase-Distribution-Github-Action - v1.5.0

Published by wzieba over 1 year ago

Firebase-Distribution-Github-Action - v1.4.0

Published by wzieba almost 2 years 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

Firebase-Distribution-Github-Action - v1.3.5

Published by wzieba about 2 years ago

Firebase-Distribution-Github-Action - v1.3.4

Published by wzieba over 2 years ago

What's Changed

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

Firebase-Distribution-Github-Action - v1.3.3

Published by wzieba over 2 years ago

Firebase-Distribution-Github-Action - Service credential file authorization

Published by wzieba almost 4 years ago

Firebase-Distribution-Github-Action - Fixes crash on Docker build

Published by wzieba over 4 years ago

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

Firebase-Distribution-Github-Action - Release notes from file

Published by wzieba over 4 years ago

Firebase-Distribution-Github-Action - Debug flag

Published by wzieba almost 5 years ago

Adding the possibility to include verbose log output (debug mode)

Firebase-Distribution-Github-Action - Removing redundant `args`

Published by wzieba about 5 years ago

Removing redundant args parameter which caused unnecessary longer log message

Firebase-Distribution-Github-Action - Initial public release

Published by wzieba about 5 years ago

Initial public release

  • Uploading .apk and .ipa artefacts
  • Including release notes or creating one if not specified
  • Adding groups of testers