Andrew Arnott
|
cc4f63f5bf
|
Merge pull request #1359 from microsoft/libtemplateUpdate
Merge latest Library.Template
|
2024-10-30 20:31:36 -06:00 |
Andrew Arnott
|
1719dd3cc8
|
Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdate
|
2024-10-30 16:59:25 -06:00 |
Andrew Arnott
|
c6081c15ab
|
Merge remote-tracking branch 'origin/main' into microbuild
|
2024-10-30 11:59:06 -06:00 |
Andrew Arnott
|
975d9f18af
|
Add github workflow to keep current with Library.Template
|
2024-10-30 11:54:20 -06:00 |
Andrew Arnott
|
f50ed13508
|
Merge branch 'main' into microbuild
|
2024-10-29 17:52:42 -06:00 |
Andrew Arnott
|
46114df065
|
Merge pull request #303 from AArnott/optprof_fixes
Add OptProf.targets and comments to help onboarding
|
2024-10-29 11:03:38 -06:00 |
Andrew Arnott
|
342740690c
|
Merge pull request #302 from AArnott/optprof_fixes2
Touch-up optprof pipelines
|
2024-10-29 10:59:49 -06:00 |
Andrew Arnott
|
1d50f65718
|
Merge remote-tracking branch 'origin/microbuild' into optprof_fixes
|
2024-10-29 10:55:15 -06:00 |
Andrew Arnott
|
a5f5da9a39
|
Touch-up optprof pipelines
|
2024-10-29 10:51:08 -06:00 |
dependabot[bot]
|
5dc5cdf385
|
Bump powershell from 7.4.5 to 7.4.6 (#301)
|
2024-10-29 14:20:49 +00:00 |
dependabot[bot]
|
026011d97c
|
Bump Nerdbank.GitVersioning from 3.6.143 to 3.6.146 (#299)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.143 to 3.6.146.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)
---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-21 09:13:53 -06:00 |
dependabot[bot]
|
dee802a953
|
Bump nbgv from 3.6.143 to 3.6.146 (#300)
Bumps [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.143 to 3.6.146.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)
---
updated-dependencies:
- dependency-name: nbgv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-21 09:13:43 -06:00 |
Andrew Arnott
|
e9b929a860
|
Merge pull request #298 from AArnott/no-mono-tests
Avoid running tests on mono for test project
|
2024-10-18 16:52:05 -06:00 |
Andrew Arnott
|
93a31bb6e9
|
Avoid running tests on mono for test project
The mono runtime is obsolete for most applications.
|
2024-10-18 16:46:58 -06:00 |
Andrew Arnott
|
698b73d825
|
Do NOT fail a pipeline build due to nuget vulnerabilities
They should remain as warnings.
|
2024-10-18 16:13:54 -06:00 |
dependabot[bot]
|
214a2aad55
|
Bump dotnet-coverage from 17.12.5 to 17.12.6 (#297)
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.12.5 to 17.12.6.
- [Commits](https://github.com/microsoft/codecoverage/commits)
---
updated-dependencies:
- dependency-name: dotnet-coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-14 17:54:43 -06:00 |
Andrew Arnott
|
194b2954ab
|
Merge pull request #296 from matteo-prosperi/dev/maprospe/symbol_legacy_output
Use a template output to publish the symbol-legacy artifact
|
2024-10-11 17:16:06 -06:00 |
Matteo Prosperi
|
642fdb8e61
|
Use a template output to publish the symbol-legacy artifact
|
2024-10-11 14:05:29 -07:00 |
Andrew Arnott
|
1c499648ad
|
Ignore Rider cache files
|
2024-10-11 06:46:16 -06:00 |
Andrew Arnott
|
7a2cd46779
|
Notice errors from invocation of `git rev-parse HEAD`
|
2024-10-09 16:13:12 -06:00 |
Andrew Arnott
|
818e927a90
|
Fix build break from missing intermediate directory
|
2024-10-08 17:00:23 -06:00 |
Andrew Arnott
|
29d39446f2
|
Add missing LocLanguages variable
|
2024-10-04 14:27:02 -06:00 |
Andrew Arnott
|
099cd1d8ac
|
Merge pull request #294 from AArnott/sdkUpdate
Bump .NET SDK to 8.0.402
|
2024-10-04 05:53:40 -06:00 |
Andrew Arnott
|
2cc2034feb
|
Merge pull request #295 from AArnott/fix-ubuntu-azdo
Fix linux build agent on AzDO
|
2024-10-04 05:51:02 -06:00 |
Andrew Arnott
|
adc4a24607
|
Update build agent to macos-14
Also pin the Windows agent version.
|
2024-10-04 05:46:54 -06:00 |
Andrew Arnott
|
822a17acf8
|
Fix linux agent on AzDO
|
2024-10-04 05:43:43 -06:00 |
Andrew Arnott
|
b230d93f0c
|
Bump .NET SDK to 8.0.402
|
2024-10-03 21:31:11 -06:00 |
Andrew Arnott
|
6e70094863
|
Apply 1ES PT to libtemplate-update pipeline
|
2024-10-03 20:30:03 -06:00 |
Andrew Arnott
|
0f64e0ab64
|
Merge remote-tracking branch 'origin/main' into microbuild_staging
|
2024-10-03 20:06:24 -06:00 |
Andrew Arnott
|
c34c789cdf
|
Merge branch 'microbuild_staging' into microbuild
|
2024-10-03 20:04:30 -06:00 |
Andrew Arnott
|
75baba362a
|
Merge branch 'automerge-azdo'
|
2024-10-03 20:03:00 -06:00 |
Andrew Arnott
|
b45a287d29
|
Add AzDO pipeline to help keep repos up-to-date
|
2024-10-03 19:50:41 -06:00 |
Andrew Arnott
|
e1a938da17
|
Merge pull request #293 from AArnott/ubuntu_update
Bump build agent to ubuntu 22
|
2024-10-01 18:16:25 -06:00 |
Andrew Arnott
|
13cd0fef04
|
Build on ubuntu 22 in cloud builds
|
2024-10-01 12:53:16 -06:00 |
Andrew Arnott
|
09de7c6d6a
|
Add support for VSIX and VSTS drop
|
2024-10-01 09:35:29 -06:00 |
Andrew Arnott
|
6dec5a72c3
|
Fix vs-validation pipeline when no job in prepare-insertion-stages.yml is enabled
|
2024-10-01 09:34:20 -06:00 |
Andrew Arnott
|
70326aedb4
|
Merge remote-tracking branch 'origin/main' into microbuild
|
2024-09-30 09:40:11 -06:00 |
Andrew Arnott
|
08ec645326
|
Install the SBOM tool from the MicroBuildToolset
|
2024-09-30 09:40:02 -06:00 |
dependabot[bot]
|
8d86019520
|
Bump xunit from 2.9.1 to 2.9.2 (#291)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2.
- [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-30 08:44:08 -06:00 |
dependabot[bot]
|
92ba42053f
|
Bump dotnet-coverage from 17.12.4 to 17.12.5 (#292)
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.12.4 to 17.12.5.
- [Commits](https://github.com/microsoft/codecoverage/commits)
---
updated-dependencies:
- dependency-name: dotnet-coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-30 08:43:58 -06:00 |
CSIGS@microsoft.com
|
2ac34d4ddb
|
Juno: check in to juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20240926115059515. (#1357)
|
2024-09-26 09:44:48 -06:00 |
Lifeng Lu
|
98d7543dcb
|
Merge pull request #1353 from microsoft/dev/lifengl/retargetSosToolToNET8
Update sos-threading tool to use NET 8 runtime
|
2024-09-24 10:48:58 -07:00 |
Andrew Arnott
|
d516ea9d67
|
Merge pull request #1355 from AArnott/fix1354
Raise VSTHRD002 on improper sync-blocking of configured awaiters
|
2024-09-23 16:04:22 -06:00 |
dependabot[bot]
|
f64e10ed3c
|
Bump xunit from 2.9.0 to 2.9.1 (#290)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.
- [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 08:14:41 -06:00 |
Andrew Arnott
|
183e5deef3
|
Raise VSTHRD002 on improper sync-blocking of configured awaiters
Closes #1354
|
2024-09-20 17:20:47 -06:00 |
Lifeng Lu
|
047f86f966
|
Update sos-threading tool to use NET 8 runtime
NET 7 is out of support.
|
2024-09-19 15:57:50 -07:00 |
Lifeng Lu
|
bbe3328bbf
|
Merge pull request #1352 from microsoft/dev/lifengl/invalidOperationDuringLoadingSolution
Fix an invalid operation exception when enumerating RarelyRemoveItemSet.
|
2024-09-19 12:25:02 -07:00 |
Lifeng Lu
|
d1028255bb
|
Fix an invalid operation exception when enumerating RarelyRemoveItemSet.
|
2024-09-19 11:55:10 -07:00 |
dependabot[bot]
|
bc15bdf24b
|
Bump dotnet-coverage from 17.12.3 to 17.12.4 (#289)
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.12.3 to 17.12.4.
- [Commits](https://github.com/microsoft/codecoverage/commits)
---
updated-dependencies:
- dependency-name: dotnet-coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-16 13:39:28 -06:00 |
Andrew Arnott
|
0f22274afb
|
Stop pushing test-signed packages from CI
|
2024-09-11 09:24:09 -06:00 |