Weekly plugin version sync - #978
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
The header comment contained `--configfile`, i.e. a doubled hyphen `--`, which XML forbids inside a comment. That made eng/version/nuget.config invalid XML, so `dotnet tool restore --configfile eng/version/nuget.config` failed with "NuGet.Config is not valid XML" on every run of BOTH versioning workflows (weekly-version-sync and version-bump-command). As a result no automated version bumps have ever been produced since the infra merged in #813. Reword the comment to avoid any doubled-hyphen sequence and move it inside <configuration>. Verified: the file now parses as XML and `dotnet tool restore` succeeds; nbgv get-version computes correctly against the plugins. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 70b3727e-c27d-4a3e-aff9-f4eb65eaf25c
github-actions
Bot
requested review from
a team,
AbhitejJohn,
Evangelink,
JanKrivanek,
Redth,
ViktorHofer,
YuliiaKovalova,
jfversluis and
webreidi
as code owners
July 31, 2026 17:29
Contributor
Author
|
⏭️ No skills to evaluate — no changed skills with tests were found in this PR. View workflow run |
Contributor
Author
|
✅ Evaluation passed for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated weekly version sync. The following plugins changed since their
last version bump; this PR stamps the NBGV-computed version into their
plugin.jsonand.codex-plugin/plugin.json(and.claude-plugin/plugin.jsonwhere a plugin has one).
Patch numbers are derived from git history — review the reasons below, then merge.
dotnet: 0.2.0 → 0.2.3Changes since the last version bump:
dotnet-advanced: 0.2.0 → 0.2.1Changes since the last version bump:
dotnet-ai: 0.1.0 → 0.1.5Changes since the last version bump:
dotnet-aspnetcore: 0.1.0 → 0.1.1Changes since the last version bump:
dotnet-blazor: 0.1.0 → 0.1.1Changes since the last version bump:
dotnet-data: 0.1.0 → 0.1.2Changes since the last version bump:
dotnet-diag: 0.1.0 → 0.1.1Changes since the last version bump:
dotnet-experimental: 0.1.0 → 0.1.1Changes since the last version bump:
dotnet-maui: 0.1.0 → 0.1.16Changes since the last version bump:
dotnet-msbuild: 0.1.0 → 0.1.4Changes since the last version bump:
dotnet-template-engine: 0.1.0 → 0.1.3Changes since the last version bump:
dotnet-test: 0.2.0 → 0.2.10Changes since the last version bump:
dotnet-test-migration: 0.1.0 → 0.1.6Changes since the last version bump:
dotnet-upgrade: 0.1.0 → 0.1.1Changes since the last version bump:
dotnet11: 0.1.0 → 0.1.1Changes since the last version bump: