Jenkins : App Center Plugin

Plugin Information

View App Center on the plugin site for more information.

Enables Jenkins to upload apps to Visual Studio App Center and manage related info.

Notes

This plugin is currently in Alpha and looking for contributors. To begin with it will aim to support the upload functionality of AppCenter. When the APIs for AppCenter become stable this plugin will be eligible to be moved out of Alpha.

Source Code

The source is hosted on Github.

Usage Instructions

Up to date syntax for this plugin can always be found in the Jenkins Pipeline Syntax Generator. Please also consult the README for a quick start.

Upcoming

  • [JENKINS-59638] Notify Testers (#27 - thanks Niall Kelly)

Changelog

Version 0.6.2 (2nd October 2019)
  • [JENKINS-59634] Support new BOM requirement (#26 - thanks Jesse Glick)
  • [JENKINS-59623] Handle non ascii filenames (#28)
  • [JENKINS-59438] Log output is misleading (#25)
Version 0.6.1 (20th September 2019)
  • [JENKINS-59397] Increase Read Timeout to 60 seconds (#24 - thanks David Huang)
Version 0.6.0 (15th September 2019)
  • [JENKINS-58054] Add initial release notes support (#23)
Version 0.5.1 (14th September 2019)
  • [JENKINS-59312] Enable variable in OwnerName, AppName and DistributionGroup configuration (#21 - thanks Balthazar Frolin )
  • [JENKINS-58579] Support setup tests (#22)
Version 0.5.0 (11th September 2019)
  • [JENKINS 58887] Create Internal Tasks And Public Tasks (#20)
Version 0.4.0 (22nd August 2019)
  • [JENKINS-58329] - Added environment variable interpolation for app file path (#19 - thanks Marco Santarelli and Jiuyang Wang)
Version 0.3.1 (17th August 2019)
  • [JENKINS-58915] Raise connect timeout (#17 - thanks Alex Mac)
  • [JENKINS-58392] Introduce mock agent plugin for testing (#16)
  • [JENKINS-58882] Update plugin dependencies (#15)
Version 0.3.0 (10th August 2019)
  • [JENKINS-58650] Improve test coverage for proxy tests (#14 - thanks Jenk O' Lino)
  • [JENKINS-58650] Support proxy for App Center uploads (#13 - thanks Jenk O' Lino)
Version 0.2.0 (17th July 2019)
  • [JENKINS-58521] Refactor plugin structure (#11)
  • [JENKINS-58391] Add distributionGroup parameter to README (#10 - thanks Peter Oost)
  • [JENKINS-58391] Add Distribution Group parameter (#9 - thanks Peter Oost)
Version 0.1.1 (8th July 2019)
  • [JENKINS-58311] NotSerializableException when uploading apk (#7)
  • [JENKINS-58327] Specify usage instructions (#6)
  • [JENKINS-58080] Update README add link to AppCenter (#5)
  • [JENKINS-58079] update readme add link to issue tracker (#4)
Version 0.1.0 (30th May 2019)
  • Initial release