Skip to content

Update Library.Template - #81

Open
ttstanley wants to merge 66 commits into
mainfrom
ttstanley-update-library-template-4
Open

Update Library.Template#81
ttstanley wants to merge 66 commits into
mainfrom
ttstanley-update-library-template-4

Conversation

@ttstanley

Copy link
Copy Markdown
Contributor

Summary

  • Merge the latest microbuild changes from �arnott/Library.Template
  • Update repository tooling, CI configuration, SDK/package versions, and template-managed files

Validation

  • dotnet restore .\src\jdt.sln
  • dotnet build .\src\jdt.sln --no-restore -c Release
  • ools/dotnet-test-cloud.ps1 (68 passed per target framework)

There is sometimes an issue with the clone/create PR step. When that
happens, the stage isn't requeuable because the VSTS upload step fails
when its run again because the payload is already there. This update
allows the step to clone the VS repo and create the PR to be rerun due
to issues independent of the Upload step.
Also remove a task that was duplicated (I think) unnecessarily.
Split the VS PR stage separately from the upload steps
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>
Use preferred pattern for appending to PATH in GitHub Actions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… (537)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Andrew Arnott (AArnott) and others added 30 commits July 8, 2026 09:20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This should avoid the failures we're seeing in azure pipelines from github throttling unauthenticated requests.
Cache the dotnet-install scripts locally
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This allows other AI providers (e.g. Grok Build) to find the AI instruction and skill files.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update mcr.microsoft.com/dotnet/sdk Docker tag to v10.0.302

* Bump to .NET SDK 10.0.302

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andrew Arnott <andrew.arnott@microsoft.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update actions/checkout action to v7.0.1 (#543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency powershell to v7.6.4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This is the latest available from `msft_consumption_public`.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This will avoid github API rate throttling for OSS repos that use nuget.org as their package feed.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

3 participants