-
Notifications
You must be signed in to change notification settings - Fork 391
Snap 2.0-exp2 from main to release/2.0-stable #5910
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
Open
agniuks
wants to merge
28
commits into
release/2.0-stable
Choose a base branch
from
user/agnel/2.0-exp2snap
base: release/2.0-stable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+4,984
−276
Conversation
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
* Enabling LRP tests * Try fix 1 * Revert "Enabling LRP tests" This reverts commit 1425c4a. * Revert "Try fix 1" This reverts commit 8191f90. * Reapply "Enabling LRP tests" This reverts commit 840b5e6. * Adding bootstrap initialization * Setting up all packages * Method levle runas * Adding x86 instead of x64 * Adding tests to bypass list * Fixing bypass list * Case insensitive string compare * Fixing bypass list part 2 * Fixing bypass list part 3 --------- Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20250909.2 Microsoft.FrameworkUdk , Microsoft.ProjectReunion.InteractiveExperiences.TransportPackage , Microsoft.WindowsAppSDK.InteractiveExperiences From Version 2.0.0-experimental-26108.1821.250905-1130.0 -> To Version 2.0.0-experimental-26108.1822.250909-1635.0 * Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20250910.2 Microsoft.FrameworkUdk , Microsoft.ProjectReunion.InteractiveExperiences.TransportPackage , Microsoft.WindowsAppSDK.InteractiveExperiences From Version 2.0.0-experimental-26108.1821.250905-1130.0 -> To Version 2.0.0-experimental-26108.1822.250909-1635.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Adding comparator to map and removing lowercasing process names from externs.h * Removing commented line
New options: * -CheckVCLibs - check if the Microsoft.VCLibs*14.00*.msix packages need to be installed * -InstallVCLibs - install the Microsoft.VCLibs*14.00*.msix packages (if necessary) -CheckVCLibs occurs by default (like other -Check... options) -FixAll includes InstallVCLibs
* Adding testdef to disabled tests that are failing * Copying the testdef files * Fixing json
…undation (#5783) * Lowering Build Sample Apps and Test Sample Apps from Aggregator to Foundation * resolve comments: clean up code, modify pipeline param and variables, remove FallbackSource, and add back comments * modify variables * update variables * add back FallbackSource * Add comments for test sample apps * update the method for getting removal list * update naming * update order for NuGetAuthenticate * update comment * renaming param and modify comment * update typo * update scripts * update script * Update test/ModifySampleAppsReferences.ps1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Haonan Tang <haonantang@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix packageFamilyName * fix format * Enabling deployment tests * Update DeploymentManager.cpp address PR comments * Fixing packages names * Deploying agent with package * Fixing framework package name * Fixing framework package name in all tests * Fixing applifecycle test app bootstrap initialization * Cleanup code --------- Co-authored-by: ssparach <128866445+ssparach@users.noreply.github.com>
* Adding basic stuff * adding try catch on method uninit * Removing toast verification from unpackaged * Revert "Removing toast verification from unpackaged" This reverts commit 0368799. * Removing unpackaged self contained * Revert "Removing unpackaged self contained" This reverts commit e97e184. * Revert "adding try catch on method uninit" This reverts commit 413ca91. * Disabling unpackaged tests * Nit changes * Testing on Win10 rs5 * Revert "Testing on Win10 rs5" This reverts commit 345d65c. * Fixing message * Increasing timeout * Revert "Increasing timeout" This reverts commit 2a5ec5b. * Enabling only x64 * Revert "Enabling only x64" This reverts commit 7d8c0b6. * Testing with error expected * Refactoring test method * Trying with error not found * Revert "Trying with error not found" This reverts commit 417686d. * Reenabling unpackaged * Keeping manager reference * Trying log instead of throwing * Revert "Trying log instead of throwing" This reverts commit daa049e. * Trying try catch * Testing supported thing * Revert "Testing supported thing" This reverts commit c2eda3a. * Trying removing static variable * Revert "Trying removing static variable" This reverts commit e03a455. * Forcing is supported * Revert "Trying try catch" This reverts commit 63ba13e. * Revert "Keeping manager reference" This reverts commit 5beb012. * Forcing run as restricted user in commandline * Revert "Forcing is supported" This reverts commit a90be93. * Reapply "Forcing is supported" This reverts commit 3933960. * Revert "Forcing run as restricted user in commandline" This reverts commit 7fb3f7a. * Running as LowIL * Revert "Reapply "Forcing is supported"" This reverts commit 38f06ed. * Removing static * debugging il level * Using custom runas * Using medium IL and method level runas * Reorganizing code * Adding static * Trying normal restricted user * Removing debug logging * Disabling all tests for old windows 10 versions * Removing unused include * Removing arm64 to not be misleading
* Manually copying vclibs * Removing from bypass list * Installing VCLibs on pipeline * Revert "Manually copying vclibs" This reverts commit 620e238. * Cleaning bypass list 2 * Cleaning powershell script * Revert "Cleaning powershell script" This reverts commit a94b7fd. * Fix script * Simplifying script * Adding failing tests to bypass * Addinf PushNotification and AppLifecycle tests to all platforms * Reverting push notification back to x64 only * Adding windows server image to bypass for app lifecycle
* Extended DynamicDependencies' Powershell * Fixed some bugs * New: Get-PackageDependency [-All | -PackageDependencyId <pdi> | -PackageFamilyName <pkgfamilyname>] * Improved docs * Removed debugging code * Added ResolvedPackage (packagefullname) to output
…it/DCPP build 20250919.1 (#5850) On relative base path root Microsoft.FrameworkUdk , Microsoft.ProjectReunion.InteractiveExperiences.TransportPackage From Version 2.0.0-experimental-26108.1822.250909-1635.2 -> To Version 2.0.0-experimental-27200.1825.250918-1810.0 Microsoft.WindowsAppSDK.InteractiveExperiences From Version 2.0.250910002-experimental -> To Version 2.0.250919001-experimental Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…KAggregator (#5843) * Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/WindowsAppSDKAggregator build 2.0.250917001-experimental On relative base path root Microsoft.WindowsAppSDK.Base From Version 2.0.250829002-experimental -> To Version 2.0.250917001-experimental * Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/WindowsAppSDKAggregator build 2.0.250919001-experimental On relative base path root Microsoft.WindowsAppSDK.Base From Version 2.0.250829002-experimental -> To Version 2.0.250919001-experimental --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…#5877) * Fix WASDKNugetDependencies value * update script * update arg * Fix WASDKNugetDependencies value * update script * update arg * update script * update script --------- Co-authored-by: Haonan Tang <haonantang@microsoft.com>
…Folder, FileTypeChoices (#5772) This pull request introduces new experimental features to the Windows Storage Pickers API, including: - Introducing a new property, SuggestedStartFolder, across all storage pickers (FileOpenPicker, FileSavePicker, FolderPicker). This property sets a string-type path that appears the first time the picker is launched. - Adding FileTypeChoices in FileOpenPicker - expanding its availability beyond just FileSavePicker. - Adding SuggestedFolder in both FileOpenPicker and FolderPicker, expanding its availability beyond just FileSavePicker. More design details can be found in the design spec (#5771)
…lder, FileTypeChoices (#5771) This is a design spec for adding new functionality to the Microsoft.Windows.Storage.Pickers APIs, including 2 main changes: - the SuggestedFolder and SuggestedStartFolder properties for all three picker types, - the new FileTypeChoices property for FileOpenPicker. Code implementation details can be found in (#5772)
* Package API Spec * Incorporated feedback * Incporated feedback * Fixed overload * Incorporated feedback
* Conditionally include Test_arm64 stage * Refactor Test_arm64 stage to use conditional syntax * Change default for arm64 sample tests to false Temporarily set default to not test on arm64 to address capacity issues. * Update default setting for arm64 sample tests Temporarily change default for arm64 tests to false due to capacity issues. * Change arm64 test setting default to false * Update display name for arm64 test configuration * Update display name for arm64 test configuration
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
kythant
approved these changes
Oct 16, 2025
/azp run |
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A microsoft employee must use /azp run to validate using the pipelines below.
WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.
For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.