A Jenkins plugin that lets you publish Android apps to Fabric Beta.
Fabric will be deprecated on March 31st, 2020 – look into migrating to Firebase. This plugin will not be in active development anymore.
- Upload APK file to Fabric Beta
- Choose to notify testers
- By a group alias
- By a list of e-mails
- Specify release notes
- From the Jenkins changelog
- With a build parameter
- From a text file
- Pipeline support
- Add
FABRIC_BETA_BUILD_URL
andFABRIC_BETA_BUILD_URL_{n}
environment variables after successful upload. The{n}
is replaced with the APK index.