Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

jenkinsci/fabric-beta-publisher-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabric-beta-publisher

A Jenkins plugin that lets you publish Android apps to Fabric Beta.

Jenkins Plugins Page

Deprecation notice

Fabric will be deprecated on March 31st, 2020 – look into migrating to Firebase. This plugin will not be in active development anymore.

Features

  • 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 and FABRIC_BETA_BUILD_URL_{n} environment variables after successful upload. The {n} is replaced with the APK index.

Screenshot