Using the Octopus HockeyApp Plugin

Hi

I was wondering if anyone has a clue how to use the hockey app plugin?

I assumed i would just need one step to take a package and upload it to hockeyApp, but there appears to be a requirement to have a previious “Package Step Name”… with the description:
Name of the previously-deployed package step that contains the App that you want to deploy.

I expected the step to be able to unzip the package and upload the APK directly to hockeyApp, but it appears it needs to unzip to some location and then send to hockeyApp in the plugin step, but i cant get it to work!

Just looking for an example if possible!

Thanks in advance

Neil

Hi Neil,

Thanks for getting in touch! HockeyApp - Upload Mobile App step template is contributed by our community and commenting on the page is the best way to communicate with the author.

I had a look at the code and you are correct, you need to deploy the package first. This means that Deploy a Package step needs to be placed before HockeyApp - Upload Mobile App in your deployment process.

Please, let me know how you go.

Regards,

Pawel