-
Notifications
You must be signed in to change notification settings - Fork 538
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[ci] Use new DevDiv/android-platform-support repo #9366
Conversation
@pjcollins we are going to need to build the fast dev tooling somehow also. I don't think they are referenced from the debugging project. |
As part of This should continue to build the fastdev tools and ensure that Xamarin.Android.Build.Debugging.Tasks has the correct assembly version, but please double check my work here and make sure this all looks right! |
build-tools/xaprepare/xaprepare/Steps/Step_PrepareExternalGitDependencies.cs
Outdated
Show resolved
Hide resolved
I tried this branch,
What step should clone |
On windows I believe the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested locally and things seemed to be working for me.
I reran some of the lanes that failed/timed out.
Bumps external components to https://devdiv.visualstudio.com/DevDiv/_git/android-platform-support/commit/cdef164e7eef35128f74fa1f3ecbd7a878953a43
A new android-platform-support Azure Repo has been created in the DevDiv
project containing library code from the xamarin/androidtools,
xamarin/monodroid, and xamarin/android-sdk-installer repos.
The build has been updated to build and package all required closed
source components from the new Azure Repo.