Skip to content
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 0.32.0-rc1 #7403

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Release 0.32.0-rc1 #7403

merged 1 commit into from
Mar 27, 2024

Conversation

youngbupark
Copy link

Description

This is to release 0.32.0-rc1.

Type of change

  • 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).

Fixes: #issue_number

Signed-off-by: Young Bu Park <youngp@microsoft.com>
@youngbupark youngbupark requested review from a team as code owners March 27, 2024 18:10
Copy link

Release Information

  • Previous version: v0.31.0
  • New version: v0.32.0-rc1

Change logs

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### ## changelog
* Fix release workflow to include dashboard repo clone by @willdavsmith in https://github.com/radius-project/radius/pull/7206
* Updating versions.yaml for 0.31-rc2 by @ytimocin in https://github.com/radius-project/radius/pull/7209
* Updating versions.yaml for 0.31-rc3 by @ytimocin in https://github.com/radius-project/radius/pull/7212
* Final Release 0.31 by @ytimocin in https://github.com/radius-project/radius/pull/7214
* Do not try to load recipes for a simulated environment by @vinayada1 in https://github.com/radius-project/radius/pull/7157
* Add AWS/Azure to required features list. by @vinayada1 in https://github.com/radius-project/radius/pull/7218
* Change organization for messaging RP tests and separate cloud/non-cloud tests by @vinayada1 in https://github.com/radius-project/radius/pull/7221
* make graph as default cmmand and connections as alias by @nithyatsu in https://github.com/radius-project/radius/pull/7217
* Change test organization for cli tests by @vinayada1 in https://github.com/radius-project/radius/pull/7226
* Change test organization for samples tests by @vinayada1 in https://github.com/radius-project/radius/pull/7225
* Change test organization for kubernetes tests by @vinayada1 in https://github.com/radius-project/radius/pull/7222
* Change test organization for datastoresrp tests by @vinayada1 in https://github.com/radius-project/radius/pull/7224
* Change test organization for daprrp tests by @vinayada1 in https://github.com/radius-project/radius/pull/7223
* Change organization for UCP tests and separate cloud/non-cloud tests by @vinayada1 in https://github.com/radius-project/radius/pull/7219
* add highlights to v0.31 release notes by @willtsai in https://github.com/radius-project/radius/pull/7268
* Change open portal hyperlinks by @gpltaylor in https://github.com/radius-project/radius/pull/7229
* Fix test file path by @kachawla in https://github.com/radius-project/radius/pull/7275
* Add reorganized cli tests to the matrix by @vinayada1 in https://github.com/radius-project/radius/pull/7286
* Use the right version of bicep using oras in workflow by @youngbupark in https://github.com/radius-project/radius/pull/7293
* Updating environment variables set at Terraform process to include env variables at current process by @lakshmimsft in https://github.com/radius-project/radius/pull/7272
* Adding env variables in functional test yaml to test private git module source. by @vishwahiremat in https://github.com/radius-project/radius/pull/7304
* Update github token to use secret.GITHUB_TOKEN by @vishwahiremat in https://github.com/radius-project/radius/pull/7305
* Only set Functional Test Run as passing if all subtests pass by @willdavsmith in https://github.com/radius-project/radius/pull/7303
* chore: add dependabot configuration by @lechnerc77 in https://github.com/radius-project/radius/pull/7307
* Use workload identity in workflow by @youngbupark in https://github.com/radius-project/radius/pull/7337
* Adding Fix for flakey test caused while buildng bicep template by @vishwahiremat in https://github.com/radius-project/radius/pull/7345
* Add error handling for failed `oras pull` during installation. by @AaronCrawfis in https://github.com/radius-project/radius/pull/7302
* Migrate long-running test to new cluster to enable monitoring by @youngbupark in https://github.com/radius-project/radius/pull/7357
* Enable scheduled test with retry for testing purpose by @youngbupark in https://github.com/radius-project/radius/pull/7367
* Run temp functional test workflow every 20 mins by @youngbupark in https://github.com/radius-project/radius/pull/7368
* Fixing the wrong message in workspace switch command by @ytimocin in https://github.com/radius-project/radius/pull/7389
* Randomize the id with GITHUB_RUN_NUMBER for scheduled test  by @youngbupark in https://github.com/radius-project/radius/pull/7392
* Change test organization for shared tests.  by @vinayada1 in https://github.com/radius-project/radius/pull/7227
* Increase test interval for `[TEST] Functional tests with retry` by @youngbupark in https://github.com/radius-project/radius/pull/7399


**Full Changelog**: https://github.com/radius-project/radius/compare/v0.31.0...v0.32.0-rc1

@radius-functional-tests
Copy link

radius-functional-tests bot commented Mar 27, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 130da4a
Unique ID funcc05456d646
Image tag pr-funcc05456d646
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-funcc05456d646
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-funcc05456d646
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-funcc05456d646
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-funcc05456d646
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting cli functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting samples functional tests...
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ ucp functional tests succeeded
✅ samples functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ daprrp functional tests succeeded
✅ cli functional tests succeeded
✅ shared functional tests succeeded

Copy link

Test Results

3 135 tests  ±0   3 128 ✅ ±0   3m 27s ⏱️ -9s
  261 suites ±0       7 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 130da4a. ± Comparison against base commit ea05314.

Copy link

65.9

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.9 %
  • main branch coverage: 65.9 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@youngbupark youngbupark merged commit f863351 into main Mar 27, 2024
21 checks passed
@youngbupark youngbupark deleted the youngp/rel0.32.0 branch March 27, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants