Mike Battista
29c6295795
Renamed design/Assets/Logo/*.
2022-04-07 13:52:05 -07:00
Mike Battista
6768ee8012
Updated the Build Status section for the new pipelines. ( #4445 )
2022-04-07 12:36:15 +01:00
Mike Battista
2d154d7c1c
Merge pull request #4443 from microsoft/mikebattista/#4440
...
Removed packaging-related files from unpackaged templates
2022-04-06 15:19:43 -07:00
Mike Battista
bd76155a58
Merge pull request #4435 from microsoft/mikebattista/nightlypipeline
...
Nightly build pipeline
2022-04-06 15:06:27 -07:00
Mike Battista
3b7da27159
Fixed test failure in extension csproj.
2022-04-06 14:50:37 -07:00
Mike Battista
7cbff04ccc
Temporarily disable UWP tests until they are factored to run reliably within the job timeout limit of 6 hours.
2022-04-06 14:42:23 -07:00
Mike Battista
c3196430d4
Update _build/ParallelTestExecution.ps1
...
Co-authored-by: Matt Lacey <matt@mrlacey.co.uk>
2022-04-06 14:40:03 -07:00
Mike Battista
88dddfb8f8
Merge branch 'main' into mikebattista/nightlypipeline
2022-04-06 14:06:31 -07:00
Mike Battista
e93e6a1d15
Merge pull request #4439 from mrlacey/i4438-PrQuickPerf
...
Add solution filter for shared tests
2022-04-06 13:55:52 -07:00
Mike Battista
e186f6fa60
Removed Assets from default template csproj.
2022-04-06 13:05:37 -07:00
Mike Battista
cafb852f62
Fixed csproj for moved content.
2022-04-06 12:56:07 -07:00
Mike Battista
95af32f2b0
Minor cosmetic change.
2022-04-06 12:22:21 -07:00
Matt Lacey
9ab4d37eae
allow xunit to run tests in parallel - experimental!
...
This is untested as I don't know how tolerant of parallel execution the tests will be. (I won't be surprised if some fail)
The script was misleadingly named as it only parallelized by trait and we now only ever use a single trait at a time.
2022-04-06 20:22:12 +01:00
Mike Battista
f9c59d82ef
Fixed #4440 .
2022-04-06 12:19:12 -07:00
Matt Lacey
3348e2076f
disable UWP tests to make PR process faster
2022-04-06 20:09:35 +01:00
Mike Battista
de5b3b8c0d
Reordered shared test matrix.
2022-04-06 12:00:30 -07:00
Mike Battista
932ff027e0
Disable WinUICpp tests for now since it isn't shipping yet.
2022-04-06 11:57:27 -07:00
Mike Battista
acaf380346
Attempt to fix CredentialProvider.Microsoft timing out.
2022-04-06 11:31:37 -07:00
Mike Battista
737fca0d16
Attempt to fix CredentialProvider.Microsoft timing out.
2022-04-06 11:30:39 -07:00
Mike Battista
f4e2ae87e0
Reordered shared test matrix.
2022-04-06 10:41:18 -07:00
Mike Battista
84b43f06c6
Removed all dependsOn and reverted ordering change.
2022-04-06 10:15:26 -07:00
Matt Lacey
892ff38af8
Don't wait for a successful release build before starting tests
2022-04-06 13:18:29 +01:00
Matt Lacey
5417fca20f
change test matrix order
...
to see if can trigger starting longer running tests sooner
2022-04-06 13:04:51 +01:00
Matt Lacey
d8effc4bb8
Can't restore on an slnf file
2022-04-06 12:37:01 +01:00
Matt Lacey
325bc47647
Add solution filter for shared tests
...
to be used in the PR pipeline
For #4438
2022-04-06 12:27:33 +01:00
Mike Battista
b14d176c4a
Minimal C++ template updates to satisfy updated tests.
2022-04-06 00:58:38 -07:00
Mike Battista
0746a38432
Fixed checkmarks in PR template.
2022-04-05 23:19:29 -07:00
Mike Battista
4bdacc0c52
Updated IsWinUI check for new NuGet package name.
2022-04-05 23:11:31 -07:00
Mike Battista
025833c1b0
Merge pull request #4437 from microsoft/mikebattista/prtemplate
...
Fix the PR template location.
2022-04-05 22:12:15 -07:00
Mike Battista
467cbdde7f
Fix the PR template location.
2022-04-05 22:11:19 -07:00
Mike Battista
c452affaf9
Add missing NuGet package reference.
2022-04-05 21:28:42 -07:00
Mike Battista
9d73e9f7eb
Set timeoutInMinutes to 0 for maximum allowed run time.
2022-04-05 21:20:35 -07:00
Mike Battista
fbaf03b538
Revert "Removed duplicate name."
...
This reverts commit f3b037f534
.
2022-04-05 20:47:27 -07:00
Mike Battista
e33e5daf3a
Removed job dependency.
2022-04-05 19:56:52 -07:00
Mike Battista
e26b3749af
Fixed syntax error.
2022-04-05 19:55:50 -07:00
Mike Battista
f3b037f534
Removed duplicate name.
2022-04-05 19:55:25 -07:00
Mike Battista
6c5cbe3beb
Merge branch 'main' into mikebattista/nightlypipeline
2022-04-05 19:50:51 -07:00
Mike Battista
ab7b3d5f6b
Merge pull request #4434 from mrlacey/i4420-BuildTraits
...
Standardize traits for all tests
2022-04-05 19:50:02 -07:00
Mike Battista
51b808def6
Removed stale pipelines.
2022-04-05 17:01:13 -07:00
Mike Battista
0a4d424e9f
Removed whitespace.
2022-04-05 16:53:00 -07:00
Mike Battista
58af7396f2
Initial import of nightly pipeline.
2022-04-05 16:52:44 -07:00
Matt Lacey
3ddd6d6797
Don't indicate extensions as being in preview ( #4433 )
...
For #4427
2022-04-06 00:12:37 +01:00
Matt Lacey
4e5e033267
Merge branch 'main' into i4420-BuildTraits
2022-04-05 23:50:36 +01:00
Matt Lacey
a4ab7a7755
Correct build trait name
2022-04-05 23:49:49 +01:00
Mike Battista
7a825e8432
Merge branch 'mikebattista/prtemplate'
2022-04-05 14:48:21 -07:00
Matt Lacey
75bea5749e
WIP starting to tidy up Group Traits
2022-04-05 22:42:48 +01:00
Mike Battista
30500d3279
Merge pull request #4431 from microsoft/mikebattista/rebrand
...
Rebranding changes
2022-04-05 14:41:11 -07:00
Matt Lacey
56f3d062e4
Remove all "Type" traits
2022-04-05 22:12:38 +01:00
Matt Lacey
3e8e8b9391
remove duplicate Release group traits
2022-04-05 21:31:09 +01:00
Mike Battista
4437fbf511
Moved the template to .github and added checkboxes for platforms.
2022-04-05 09:59:12 -07:00