Skip to content

Temporarily disable UWP CI#5181

Merged
antkmsft merged 1 commit intoAzure:mainfrom
antkmsft:disable-uwp-ci
Nov 27, 2023
Merged

Temporarily disable UWP CI#5181
antkmsft merged 1 commit intoAzure:mainfrom
antkmsft:disable-uwp-ci

Conversation

@antkmsft
Copy link
Member

@antkmsft antkmsft commented Nov 23, 2023

Our UWP CI legs are currently blocked until microsoft/vcpkg#35279 is fixed / microsoft/vcpkg#35116 is merged, so if your PR is blocked, you can merge this PR to unblock. We will revert it once it is fixed in vcpkg.

Comment on lines -121 to -126
"UWP_debug": {
"CMAKE_SYSTEM_NAME": "WindowsStore",
"CMAKE_SYSTEM_VERSION": "10.0",
"CmakeArgs": " -DBUILD_TRANSPORT_WINHTTP=ON -DDISABLE_AZURE_CORE_OPENTELEMETRY=ON ",
"BuildArgs": "--parallel 8 --config Debug"
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish there was a field/flag to disable a leg, rather than having to remove the node fully.

cc @benbp - is there a way to do that?

Copy link
Member

@benbp benbp Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahsonkhan if you want to do it globally via the config, you can use exclude.

Copy link
Contributor

@ahsonkhan ahsonkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to unblock CI, let's get an issue to track bringing this back.

@antkmsft antkmsft mentioned this pull request Nov 27, 2023
@antkmsft
Copy link
Member Author

#5200

@antkmsft antkmsft merged commit 8b766e3 into Azure:main Nov 27, 2023
@antkmsft antkmsft deleted the disable-uwp-ci branch November 28, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants