Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for using Azure Hosted agents no longer available #168

Open
FSStudioGIT opened this issue Feb 4, 2021 · 3 comments
Open

Comments

@FSStudioGIT
Copy link

Hello there,

My team is trying to integrate Azure DevOps and Unity using Azure Hosted agents, however, the documentation I found in previous tickets explaining the setup is no longer available: https://dinomite-studios.github.io/unity-azure-pipelines-tasks/hosted-agent.html

Is there updated documentation for this?

Also just realized the Pipeline templates all point to Android and no actual example shown

@AmitBhatnagar24
Copy link

You can use this archived version of the page:

https://web.archive.org/web/20201014110318/https://dinomite-studios.github.io/unity-azure-pipelines-tasks/hosted-agent.html

But can anyone shed some light onto why this documentation, (in fact the entire githib.io page), no longer exists? Where is the documentation that we should be following?

@iabhee
Copy link

iabhee commented May 3, 2021

I'm trying to follow the same steps to install the component using powershell for iOS and Android builds on hosted agents however no success getting past through the installation step whereas it's works as expected on the self-hosted agents.

this task basically hangs and eventually times out.

  • powershell: 'Install-UnitySetupInstance -Installers (Find-UnitySetupInstaller -Version ''$(unitygetprojectversion.projectVersion)'' -Components Android) -Verbose'
    displayName: 'PowerShell'

Really appreciate if anyone has encountered the same and has the solution.

@eirikwah
Copy link

@iabhee See my comment here, for an alternative way of installing Unity: #178 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants