Граф коммитов

332 Коммитов

Автор SHA1 Сообщение Дата
reunion-maestro-bot e8eedc51ad Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-11-24 05:06:20 +00:00
Kyaw Thant ca36d5b097
Fix Various Issues in the BuildTransportPackage.ps1 (#3170)
* fix TerminalVelocityFeatures not flowing down properly

* remove unused yml template

* clean code

* rework parameter and comments
2022-11-23 12:46:52 -08:00
reunion-maestro-bot d00b0f8932 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-11-16 22:48:11 +00:00
Kyaw Thant 542835f610
remove unused yml and update stripsymbols to not use regex (#3154) 2022-11-16 14:46:02 -08:00
Kyaw Thant 22862b57e6 Merge: Main to Develop 2022-11-11 11:09:31 -08:00
Kyaw Thant e24948228f Setup branch for main 1.3 2022-11-11 11:04:23 -08:00
Kyaw Thant 8a2e7fbcc9 Merge: release/1.2-stable to main 2022-11-11 00:49:28 -08:00
reunion-maestro-bot 785175d524 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-11-10 05:01:21 +00:00
alexlamtest 447be702df
Enable auto TSA bug filing (#3123)
* Update WindowsAppSDK-BinaryAnalysis-steps.yml

* Update WindowsAppSDK-SourceAnalysis-job.yml

* Update tsaoptions.json
2022-11-09 19:35:47 +00:00
reunion-maestro-bot 5befdb6821 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-11-02 20:39:31 +00:00
Kyaw Thant 2230e74cce
Revert "Make the VersionInfo API experimental (#3072)" (#3104)
* Revert "Fix [experimental] should be [feature(Feature_Blah)] (#3075)"

This reverts commit 1e2dea14f6.

* Revert "Make the VersionInfo API experimental (#3072)"

This reverts commit 24cfed8bd9.
2022-11-02 12:39:25 -07:00
Paul Purifoy 31c0c05682
Enable elevation for PushNotifications (#3027)
* Working on it

* Investigating

* Revert testing stuff

* Update main.cpp

* Update main.cpp

* Update main.cpp

* Fix builds issue

* Update AppxManifest.xml

* Address comments

* Use call once

* Move to else clause

* Check return value

* Move function to common header

* Add description

* Check startup task call

* Update DeploymentManager.cpp

* Move platform activation to shared header

* Add error message if fake class activation succeeds

* Fix relative paths

* Update WindowsAppRuntime_MSIXInstallFromPath.vcxproj
2022-10-26 11:35:30 -07:00
MikeHillberg d3f9e29dfb
[1.2-stable] Fix [experimental] should be [feature(Feature_Blah)] (#3077) 2022-10-24 19:52:53 -07:00
MikeHillberg b6875ceccc
User/mikehill/cp version info experimental (#3073)
* Cherry-pick (incomplete): Make the VersionInfo API experimental (#3072)

* Make the VersionInfo API experimental

* Add VersionInfo TerminalVelocity generation. Reorder TV generation to be alphabetical

* Fix merge conflict

Co-authored-by: Howard Kapustein <howardk@microsoft.com>
2022-10-24 11:47:24 -07:00
Howard Kapustein 24cfed8bd9
Make the VersionInfo API experimental (#3072)
* Make the VersionInfo API experimental

* Add VersionInfo TerminalVelocity generation. Reorder TV generation to be alphabetical
2022-10-23 14:40:42 -07:00
Kyaw Thant ceec450717
Authenticate NuGet Fix (#3067) 2022-10-21 13:08:05 -07:00
Kyaw Thant 8224ec5c7d
Update pipelines to use BuildTransportPackage.ps1 (#3062) 2022-10-20 12:31:25 -07:00
Kyaw Thant 84eb48c0c6
Remove nuget.org from nuget.configs (#3048) 2022-10-12 14:05:37 -07:00
Kyaw Thant 2b89707b5d Setup branch for stable 2022-10-04 15:25:29 -07:00
Kyaw Thant bbe7b8eb47
Fix Nuget Authentication Issues by forcing Nuget Update (#3016) 2022-10-03 13:55:56 -07:00
Kyaw Thant 5124606eb5
Pipeline to Sync Private Repository (#2996)
* Pipeline to sync private repository

* yml update

* sync

* source repo

* display name
2022-09-26 14:13:47 -07:00
Kyaw Thant 3643a09d28 setup branch for release 2022-09-20 11:08:00 -07:00
Howard Kapustein 24e1de5207
Fix WindowsAppSdkDeploymentManagerInitialize to default to true when WindowsPackageType=MSIX (was backwards before) (#2974) 2022-09-16 15:07:40 -07:00
Howard Kapustein 4f3eabf1aa
Incorporate API Review feedback (#2957) 2022-09-12 14:46:05 -07:00
Kyaw Thant 3076f9cb22
Manual FI Main to Develop (#2949) 2022-09-08 17:17:27 -07:00
reunion-maestro-bot 2452ca19d6 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-08-31 04:07:20 +00:00
Kyaw Thant 7582a44849
Deterministic Compilation (#2916) 2022-08-31 01:13:47 +00:00
reunion-maestro-bot 64b2f38b25 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-08-29 21:16:57 +00:00
Kyaw Thant 4396197593 partially renable the Integration test to produce a winapppsdk package 2022-08-29 11:12:48 -07:00
Kyaw Thant e3fe0b7d02
Merge branch 'develop' into user/kythant/FIDevelopToMain 2022-08-26 10:26:15 -07:00
Kyaw Thant cd7b4daafa only mrtcore 2022-08-26 03:13:34 -07:00
Kyaw Thant 86b5742eac lowercase 2022-08-26 03:08:59 -07:00
Kyaw Thant f7b1a2cef3 fix dependencies 2022-08-26 03:00:56 -07:00
Kyaw Thant c574d2393b switch to Windows-2022 2022-08-26 02:59:24 -07:00
Kyaw Thant 94afd24c59 fix path 2022-08-26 02:24:36 -07:00
Kyaw Thant 70ddc60cc9 one publish 2022-08-26 02:23:15 -07:00
Kyaw Thant 7fcaa48908 fix serach folder 2022-08-26 01:46:45 -07:00
Kyaw Thant e5a352550f fix 2022-08-26 01:22:57 -07:00
Kyaw Thant 50a825febe test mrt ci 2022-08-26 00:54:02 -07:00
Kyaw Thant 9725113f0e if blocking 2022-08-26 00:22:12 -07:00
Kyaw Thant d8996358a3 arm64 conditions 2022-08-26 00:20:49 -07:00
Kyaw Thant 4c81f85cf2 fix template 2022-08-25 23:53:15 -07:00
Kyaw Thant 71df0015bc test mrtcore on windows2022 2022-08-25 23:52:22 -07:00
Kyaw Thant 4e91a0d2fb Address PR 2022-08-25 13:51:40 -07:00
Kyaw Thant 26a2b5e9b0 Windows-2022 2022-08-25 10:50:02 -07:00
Kyaw Thant deb1bb7804 Update 2022-08-25 10:49:05 -07:00
Kyaw Thant 31519ca252 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into user/kythant/vsconfig1 2022-08-19 16:01:37 -07:00
Kyaw Thant 9b5d7c503b Fix stage dependencies 2022-08-19 09:54:00 -07:00
Kyaw Thant 057ba2e8fe DIsable integration tests 2022-08-19 09:52:51 -07:00
Kyaw Thant 5829c63528
Merge branch 'develop' into user/kythant/ManualFI 2022-08-18 19:52:19 -07:00