Update release notes and versions.yaml for 0.60 - #12685
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Signed-off-by: sk593 <shruthikumar@microsoft.com>
4c7b1b9 to
c9dd672
Compare
There was a problem hiding this comment.
Pull request overview
Updates the repository’s release metadata for the Radius 0.60 release by promoting the supported version to the final tag and adding release notes content under docs/release-notes/.
Changes:
- Update
versions.yamlto mark0.60as supported atv0.60.0(final, not RC). - Add
docs/release-notes/v0.60.0.mdwith draft release note content for v0.60.0.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| versions.yaml | Promotes the supported 0.60 channel version from an RC to the final v0.60.0. |
| docs/release-notes/v0.60.0.md | Adds release notes content for v0.60.0, but currently reads as a draft and includes placeholders. |
Suppressed comments (1)
docs/release-notes/v0.60.0.md:46
- This release note still contains placeholders for the generated contributor list and changelog. If this file is intended to be published as
v0.60.0.md, these sections need to be replaced with the generated## New Contributorsand## What's Changedcontent from the release-note generator (matching the convention in existing notes like v0.59.0.md).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Signed-off-by: sk593 <shruthikumar@microsoft.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12685 +/- ##
==========================================
- Coverage 54.20% 54.19% -0.01%
==========================================
Files 770 770
Lines 51085 51085
==========================================
- Hits 27690 27688 -2
- Misses 20789 20790 +1
- Partials 2606 2607 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Functional Tests - corerp-cloud30 tests ±0 27 ✅ ±0 19m 18s ⏱️ - 1m 47s For more details on these failures, see this check. Results for commit 700b03b. ± Comparison against base commit a25786d. |
Summary
Update release notes and versions.yaml for 0.60
Reason for change
Fixes #
How to test
File change summary