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

3534 Коммитов

Автор SHA1 Сообщение Дата
Ryan Toth 701088c098
Merge pull request #1094 from baywet/security/upgrade-STJ
security: bumps STJ to 8.0.5 due to security advisories
2024-11-18 07:59:26 -08:00
Vincent Biret 876a134254
security: bumps STJ to 8.0.5 due to security advisories 2024-11-18 09:45:46 -05:00
Andrew Arnott afe182453a
Merge pull request #1090 from microsoft/libtemplateUpdate
Merge latest Library.Template
2024-10-30 17:52:19 -06:00
Andrew Arnott 4c0ab05753
Suppress new compiler warnings 2024-10-30 17:39:10 -06:00
Andrew Arnott ad64bbdf9a
Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdate 2024-10-30 17:07:32 -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
Andrew Arnott a84da7461c
Merge pull request #1086 from microsoft/bmpMsgPack
Bump MessagePack to 2.5.187
2024-10-22 16:26:24 -06:00
Andrew Arnott d755dc8cba
Bump MessagePack to 2.5.187 2024-10-22 16:13:59 -06: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 b4d8801128
Merge pull request #1085 from AArnott/fix1084
Avoid crashing the process when `Stream.Dispose` throws
2024-10-01 16:22:52 -07:00
Andrew Arnott b1f96fa6c3
Avoid crashing the process when `Stream.Dispose` throws
Fixes #1084
2024-10-01 16:09:52 -07:00
Andrew Arnott f9ff7cc09a
Insert into `rel/d17.12` 2024-10-01 15:59:17 -07:00
Andrew Arnott 20d959837a
Build v2.21-preview 2024-10-01 15:59:17 -07: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
Andrew Arnott ece3a29a1a
Merge pull request #1082 from AArnott/fix1081
Replace warning with verbose message in log regarding `$/progress` not matching any method
2024-09-26 12:03:35 -06:00