-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Radius v0.40 (#8054) #8056
Conversation
# Description Release Radius v0.40 ## Type of change <!-- Please select **one** of the following options that describes your change and delete the others. Clearly identifying the type of change you are making will help us review your PR faster, and is used in authoring release notes. If you are making a bug fix or functionality change to Radius and do not have an associated issue link please create one now. --> - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). ## Contributor checklist Please verify that the PR meets the following requirements, where applicable: - [x] An overview of proposed schema changes is included in a linked GitHub issue. - [x] A design document PR is created in the [design-notes repository](https://github.com/radius-project/design-notes/), if new APIs are being introduced. - [x] If applicable, design document has been reviewed and approved by Radius maintainers/approvers. - [x] A PR for the [samples repository](https://github.com/radius-project/samples) is created, if existing samples are affected by the changes in this PR. - [x] A PR for the [documentation repository](https://github.com/radius-project/docs) is created, if the changes in this PR affect the documentation or any user facing updates are made. - [x] A PR for the [recipes repository](https://github.com/radius-project/recipes) is created, if existing recipes are affected by the changes in this PR. --------- Signed-off-by: willdavsmith <[email protected]> Signed-off-by: Will Smith <[email protected]> Co-authored-by: Reshma Abdul Rahim <[email protected]> (cherry picked from commit 57a17e5)
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.40 #8056 +/- ##
================================================
- Coverage 59.11% 59.07% -0.04%
================================================
Files 567 567
Lines 37726 37726
================================================
- Hits 22302 22287 -15
- Misses 13879 13889 +10
- Partials 1545 1550 +5 ☔ View full report in Codecov by Sentry. |
Description
Release Radius v0.40 (cherry-picked from main)
Type of change
Contributor checklist
Please verify that the PR meets the following requirements, where applicable:
Signed-off-by: willdavsmith [email protected]
Signed-off-by: Will Smith [email protected]
Co-authored-by: Reshma Abdul Rahim [email protected]
(cherry picked from commit 57a17e5)
Description
Please explain the changes you've made.
Type of change
Fixes: #issue_number
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: