[ci] Run "Push Internal" job on AzurePipelines-EO pool#8991
Merged
Conversation
We've been running into issues with the `AzureFileCopy` task on the MicroBuild pool, which will hopefully be resolved by using a different image.
Member
Author
pjcollins
added a commit
that referenced
this pull request
May 29, 2024
We've been running into issues with the `AzureFileCopy` task on the
MicroBuild pool, which will hopefully be resolved by using a different
image:
Failed to perform Auto-login: 'Get-AzAccessToken' command was found in the module 'Az.Accounts', but the module could not be loaded.
grendello
added a commit
that referenced
this pull request
Jun 3, 2024
* main: [ci] Update .NET version installed for MAUI tests (#8995) [ci] Run "Push Internal" job on AzurePipelines-EO pool (#8991) [Xamarin.Android.Build.Tasks] LLVM Marshal Methods by Default, Take 2 (#8925) $(AndroidPackVersionSuffix)=preview.6; net9 is 34.99.0.preview.6 (#8989) [ci] Update path for generated `*.include.*` files (#8980) Bump to xamarin/xamarin-android-tools/main@da2c33e (#8984) Bump to xamarin/Java.Interop/main@f935001 (#8985) Bump to xamarin/monodroid@93ab95e18 (#8959) Force loc task pool image to windows (#8983) [git] Re-format `.gitmodules` (#8978)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We've been running into issues with the
AzureFileCopytask on theMicroBuild pool, which will hopefully be resolved by using a different
image: