seraphima
6fbd2de127
search vstest.console
2024-01-30 12:31:31 +01:00
seraphima
101cff736f
script path
2024-01-29 13:36:41 +01:00
seraphima
c5326584ca
upd command
2024-01-29 12:31:01 +01:00
seraphima
de5a60217b
vstest.console
2024-01-29 12:24:49 +01:00
seraphima
928ea7021d
location
2024-01-26 14:22:42 +01:00
seraphima
6a2fae87a1
are other tests running?
2024-01-26 12:23:13 +01:00
seraphima
cefe6ac235
hardcoded vstest location
2024-01-25 14:15:08 +01:00
seraphima
1fa1c7d310
package feed selector
2024-01-25 14:02:22 +01:00
seraphima
ed5fb23237
set test platform version
2024-01-25 13:52:46 +01:00
seraphima
f5f0fcb3ac
spellcheck
2024-01-25 12:40:11 +01:00
seraphima
202cf72121
set vs test version
2024-01-25 12:35:18 +01:00
seraphima
7bc6d897cf
test build agents
2024-01-22 13:30:55 +01:00
seraphima
dd030d7ffe
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-01-19 18:09:31 +01:00
Heiko
d7c7711518
[Updates] Toast notification for new updates: Add setting ( #30794 )
...
* code changes from #30606
* Update admx revision
2024-01-19 15:18:05 +00:00
seraphima
4a43d427e3
target dotnet8
2024-01-19 16:13:42 +01:00
Clint Rutkas
f971f3d968
[GitHub]Adding CNF to issue templates ( #31040 )
...
* Update bug_report.yml
* Update translation_issue.yml
2024-01-19 14:19:37 +00:00
seraphima
c29e4ddfd2
copy all
2024-01-19 14:59:27 +01:00
Aaron Junker-Wildi
a2506dc0f4
[Chore]Update copyright and remove the year ( #30689 )
2024-01-18 17:47:54 +00:00
Stefan Markovic
c25232833b
Set StarDefinitionsCanExceedAvailableSpace switch to fix the crash ( #31022 )
2024-01-18 18:16:20 +01:00
Heiko
f07c2314a9
[Settings]Add setting and policy to disable Whats new after updates ( #30609 )
...
* add scoobe setting
* update comment
* fix spelling
* fix settings layout
* fix xaml formatting
* fix viewModel
* fix settings page
* fix general_settings.cpp
* Update policy name and description
* Update the settings name
2024-01-18 15:18:17 +00:00
Clint Rutkas
d51dbbe11d
[ci]Sign CmdNotFound PowerShell scripts ( #31013 )
2024-01-18 13:56:51 +00:00
seraphima
7a061ab337
prepare dotnet and vstest platform
2024-01-18 13:38:38 +01:00
seraphima
d93b436c7d
set folders
2024-01-18 12:28:02 +01:00
Jaime Bernardo
ccc1ab828d
[Settings]Remove CmdNotFound from dashboard and flyout ( #31006 )
2024-01-18 10:26:42 +00:00
seraphima
f929ca6847
artifact name, default download path
2024-01-17 18:40:08 +01:00
seraphima
efacbc2e3f
artifact publish conditions
2024-01-17 18:33:48 +01:00
coreyH
42cfb469e7
[Docs][PTRun]Added InputTyper and ClipboardManager to third party plugins list ( #30960 )
2024-01-17 16:44:15 +00:00
Jaime Bernardo
431ae7e1d6
[ci]Use latest 1ES pipeline release ( #31003 )
2024-01-17 16:39:10 +00:00
Conor Kirby
b173debb95
[AlwaysOnTop]Added icon to the base application ( #30953 )
2024-01-17 16:38:24 +00:00
seraphima
ab56bd1ec1
publish artifact
2024-01-17 17:16:34 +01:00
Henrik Lau Eriksson
7e8459b963
[Docs]Clean up unneeded requirements from new PTRun plugin checklist ( #30920 )
...
- change target framework
- remove x64
- clean
2024-01-17 15:57:56 +00:00
Parvez Khan
1ebde89d1a
[Docs]Update new-plugin-checklist.md to refer .NET 8 ( #30927 )
...
Co-authored-by: Parvez Khan <parvezkhan0802@gmail.com >
2024-01-17 15:53:02 +00:00
anderspk
52e919925b
[PTRun][VSCode]Add path existence check for windows+wsl env ( #30821 )
2024-01-17 11:12:14 +00:00
Dub1shu
3802e91a05
[PTRun][UnitConverter]Support negative values ( #30776 )
2024-01-17 10:56:34 +00:00
Ani Betts
0be120d293
[PTRun]Detect full-screen games with QUNS_RUNNING_D3D_FULL_SCREEN ( #30797 )
...
* Add SHQueryUserNotificationState to NativeMethods
* Check for QUNS_RUNNING_D3D_FULL_SCREEN in IsWindowFullscreen
The current test for whether a window is full-screen (i.e. a movie or a game) is a bit of a heuristic. In certain cases however, we can *know* that a window is full-screen. Check that case first, then proceed with the existing logic
* Make spellchecker happier
2024-01-17 10:26:28 +00:00
Jeremy Sinclair
6522079736
[Deps]Update Windows App SDK to 1.4.4 (1.4.231219000) ( #30874 )
...
* [Deps] Update Windows App SDK to 1.4.4
* Update NOTICE.md
2024-01-16 21:48:30 +00:00
seraphima
b21f81b2dc
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-01-16 18:36:30 +01:00
Jaime Bernardo
daafbe5432
[FindMyMouse]Add more shake sensitivity settings ( #30829 )
2024-01-16 17:35:54 +00:00
Clint Rutkas
6cd8753fe0
[Deps]Upgrade CommunityToolkit.Mvvm to 8.2.2 ( #30938 )
...
PR opened by Clint but authorship from Davide
* Upgrade MVVM with help from @davidegiacometti
* Fix nits in package versions
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
2024-01-16 17:05:06 +00:00
Clint Rutkas
4c26fca26b
[Deps]Upgrade community toolkit dependencies to 8.0.240109 ( #30935 )
...
* Upgrading community toolkit to latest
* Update NOTICE.md
* Update NOTICE.md
* Fix nits in Directory.Packages.props
* Other nits
* Update Directory.Packages.props
* Fix Collections version
2024-01-16 16:14:29 +00:00
seraphima
451c7e6393
download artifact
2024-01-16 15:03:42 +01:00
Clint Rutkas
c9cd4a08a9
[Deps]Upgrade Microsoft.NET.Test.Sdk to 17.8 ( #30788 )
2024-01-16 11:50:42 +00:00
Clint Rutkas
65d640caf0
[Deps]Upgrade markdig to .34 ( #30786 )
2024-01-16 11:47:37 +00:00
Clint Rutkas
2be7af1d24
[Deps]Update NLog.Extensions.Logging to 5.3.8( #30784 )
...
* updating NLog
* Update NOTICE.md
2024-01-16 11:42:02 +00:00
Clint Rutkas
1b2c971847
[Deps]Upgrade SDK Build Tools and Implementation library ( #30819 )
...
* Upgrading SDK Tools and Impliementation library
* updating implementation
* found a few more straglers
* fixing notice
* update wil version
* Remove unused file
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2024-01-16 10:51:45 +00:00
David Federman
5d1ce08963
[Build]Add Microsoft.MSBuildCache ( #30100 )
2024-01-15 21:45:28 +00:00
seraphima
981b616ef4
dependance
2024-01-15 18:24:35 +01:00
seraphima
70f31ae14e
vs test
2024-01-15 18:18:59 +01:00
seraphima
51f4969362
pool
2024-01-15 17:16:27 +01:00
seraphima
4f103199a2
pool
2024-01-15 17:02:18 +01:00