Update PackageValidationBaselineVersion to 13.5.2 - #19589
Update PackageValidationBaselineVersion to 13.5.2#19589aspire-repo-bot[bot] wants to merge 2 commits into
Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 19589Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 19589" |
Tests selector (audit mode)The full test matrix and all jobs still run in audit mode. The tests and jobs below are what selective CI would run under enforcement. Runs the full test matrix + all jobs (ALL) — a rule matching 'src/Directory.Build.props' selects ALL Selection computed for commit |
There was a problem hiding this comment.
Pull request overview
Updates the stable Aspire CLI baseline and Nix manifest to version 13.5.2.
Changes:
- Updates package validation baseline to 13.5.2.
- Pins 13.5.2 release archives and SHA-512 SRI hashes for four platforms.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/Directory.Build.props |
Updates package validation baseline. |
eng/nix/versions.json |
Updates Nix release metadata and hashes. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
|
Retrying the failed CI jobs for this pull request from the CI run attempt. The rerun is being tracked in the rerun attempt. |
This PR updates the stable release baseline and first-party Nix flake manifest to Aspire CLI
13.5.2after the release assets were uploaded to GitHub.Changes
src/Directory.Build.propswith the new package validation baseline version.eng/nix/versions.jsonto point at the versioned GitHub release archives..sha512checksum assets as Nix SRI hashes.Created automatically by the release pipeline.