Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Oct 21, 2025

  • Fix up contributing to work better on linux
  • Add copilot instructions about avoiding unstable tests
  • Update actions/checkout action to v5
  • Update xunit
  • Update actions/checkout action to v5
  • Update mcr.microsoft.com/dotnet/sdk:9.0.304-noble Docker digest to 0b7186a
  • Update actions/upload-pages-artifact action to v4
  • Move GitHub workflow token permissions to per-job
  • Move Install-NuGetPackage.ps1 to the tools folder
  • Update hyperlinks to learn.microsoft.com
  • Update hyperlinks to learn.microsoft.com
  • Remove stray backtick from CONTRIBUTING.md
  • Add Install-NuGetPackage.ps1 script
  • Add switches to Install-NuGetPackage.ps1
  • Update Dockerfile and global.json updates to v9.0.305
  • Update mcr.microsoft.com/dotnet/sdk:9.0.305-noble Docker digest to 802e64a
  • Drop extra Pop-Location from Install-NuGetPackage.ps1
  • Update dependency powershell to v7.5.3
  • Add API compat testing
  • Switch API compat testing from dotnet tool to MSBuild
  • Migrate from managed identity to service connection for APIScan
  • Migrate from managed identity to service connection for symbol archiving
  • Bump MicroBuild version to 2.0.201
  • Update .gitignore source URL
  • Drop explicit nuget.org source for procdump
  • Allow VSInsertion artifact collection with just a VSIX
  • Fix Microsoft.DiaSymReader.Pdb2Pdb package installation
  • Fix VSIX placement to match .vsman expectations
  • Fix stray period in doc
  • Use newer SBOM tool
  • Bump nuget.exe to 6.14.0
  • Update mcr.microsoft.com/dotnet/sdk:9.0.305-noble Docker digest to 604ef06
  • Don't check npmjs.com doc links
  • Add dotnet-tools.json to Solution Items
  • Skip testing get.dot.net links
  • Update nbgv and nerdbank.gitversioning updates to 3.8.118
  • Switch to NuGet Trusted Publishing
  • Update xunit
  • Update dependency dotnet-coverage to v18
  • Update mcr.microsoft.com/dotnet/sdk:9.0.305-noble Docker digest to 8a26226
  • Drop devcontainer folder from microbuild repos
  • Update dependency Microsoft.NET.Test.Sdk to v18
  • Update mcr.microsoft.com/dotnet/sdk:9.0.305-noble Docker digest to 9ae2f68
  • Add repo command as a CLI tool
  • Update dependency dotnet-coverage to v18.1.0
  • Activate CFSClean network isolation policy
  • Update Dockerfile and global.json updates to v9.0.306
  • Update InsertJsonValues to handle folders
  • Move GitHubRelease task to a release job

AArnott and others added 30 commits August 10, 2025 08:25
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…7186a (#404)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was previously only included in the `microbuild` branch.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2e64a (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Migrate from managed identity to service connection for APIScan.

* Add the system access token.

* Use a variable for the apiscan auth string.

* Apply suggestion from @AArnott

---------

Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
…ing (#411)

* Migrate from managed identity to service connection for symbol archiving

Updated MicroBuildArchiveSymbols task version and added Azure subscription and environment variables.

* Apply suggestion from @AArnott

---------

Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
renovate bot and others added 25 commits September 24, 2025 08:47
…4ef06

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
npmjs.com has taken to blocking such checks with 403 Forbidden.
This link is good, but github agents get a 403 Forbidden back
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…26226

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The pinned Docker image changes too frequently, causing high severity security alerts, and we don't even hardly use this file.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…e2f68

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This will prevent all Library.Template pipelines from accessing nuget.org or other public package feeds directly. Instead, Azure Artifacts feeds should be used.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update InsertJsonValues to handle folders

If the VSMan is in a nested folder, then the folder becomes part of the
upload. Updated the InsertJsonValues to handle that.

* Move BasePath Resolve-Path inside the test-path

* Update comments and logic to make it cleaner
@AArnott AArnott merged commit c281ba3 into main Oct 21, 2025
9 checks passed
@AArnott AArnott deleted the dev/andarno/libtemplateUpdate branch October 21, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants