Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (2.3k points)
So, my team's been trying to work with Xamarin and hockeyapp, we want to automate the whole build process, like for Windows, Androis and IOS. OUr end goal here is to make sure that the compilation will be sent directly to HockeyApp after the code is entered. We aren't really confident using CI/CD, are there any alternatives ? like powershell script. How can we implement this using VSTS?

2 Answers

0 votes
by (12.4k points)
edited by

According to me, you can use Jenkins as it has Hockeyapp plugins that allow us to upload build to users.

For more, you can read the documentation here.

Want to learn more about Jenkins? Then check out: Jenkins Training

0 votes
by (6.9k points)
You should try out jenkins, its pretty useful, it already has a hockeyapp plugin that you can use. You can use Jenkins instead, It has Hockeyapp Plugin which allows you to upload your build to you're users. But I am pretty sure there is a VSTS hockeyapp extension.

Related questions

0 votes
1 answer
asked Feb 25, 2023 in Others by Nandini V (32.9k points)
0 votes
1 answer
asked Feb 25, 2023 in Others by vyeshma (32.3k points)
0 votes
1 answer
asked Feb 25, 2023 in Others by neelimakv (32.5k points)

Browse Categories

...