Update PackageValidationBaselineVersion to 13.5.1 - #19558
Update PackageValidationBaselineVersion to 13.5.1#19558aspire-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 -- 19558Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 19558" |
There was a problem hiding this comment.
Pull request overview
Updates the stable package-validation baseline and Nix CLI manifest to Aspire CLI 13.5.1.
Changes:
- Sets the package validation baseline to 13.5.1.
- Pins platform-specific 13.5.1 release archives and SHA-512 hashes.
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 the package validation baseline. |
eng/nix/versions.json |
Updates Nix release URLs and hashes. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
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 |
|
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.1after 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.