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

1932 Коммитов

Автор SHA1 Сообщение Дата
Andrew Arnott 119f009e26
Merge pull request #268 from microsoft/dev/andarno/libtemplateUpdate
Merge latest Library.Template
2024-10-30 17:47:54 -06:00
Andrew Arnott c367ec7efd
Merge the microbuild branch from https://github.com/aarnott/Library.Template
Specifically, this merges [c6081c15ab from that repo](c6081c15ab).
2024-10-30 16:48:51 -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 e6cf7c97a9
Merge pull request #267 from microsoft/libtemplateUpdate
Merge latest Library.Template
2024-10-29 19:50:12 -06:00
Andrew Arnott cb405d2001
Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdate 2024-10-29 18:09:15 -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
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
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
Andrew Arnott 2f95a07bb4
Merge remote-tracking branch 'origin/main' into microbuild 2024-09-09 10:24:13 -06:00
dependabot[bot] 142450a27d
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#287)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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-09 09:20:51 -06:00
dependabot[bot] 1acabb8bb7
Bump dotnet-coverage from 17.12.2 to 17.12.3 (#288)
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.12.2 to 17.12.3.
- [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-09 09:20:42 -06:00
Andrew Arnott b8a845b5c2
Build stable 17.12 2024-09-06 09:22:32 -06:00
dependabot[bot] 93702f097e
Bump dotnet-coverage from 17.11.5 to 17.12.2 (#285)
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.11.5 to 17.12.2.
- [Commits](https://github.com/microsoft/codecoverage/commits)

---
updated-dependencies:
- dependency-name: dotnet-coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 09:23:54 -06:00