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.26.0 #6458

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Release 0.26.0 #6458

merged 3 commits into from
Oct 11, 2023

Conversation

sk593
Copy link
Contributor

@sk593 sk593 commented Oct 11, 2023

Description

Creating the final candidate for release

Type of change

  • This pull request fixes a bug in Radius and has an approved issue (issue link required).
  • This pull request adds or changes features of Radius and has an approved issue (issue link required).
  • 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

Auto-generated summary

🤖 Generated by Copilot at c2cfa64

Summary

✨🗑️📝

Updated versions.yaml to reflect the latest release of radius and the supported and deprecated channels. This change helps users to choose the appropriate channel and version for their needs.

radius updates
supported and deprecated
channels change like leaves

Walkthrough

  • Update the supported and deprecated channels and versions in versions.yaml (link)

@sk593 sk593 requested review from a team as code owners October 11, 2023 22:43
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Release Information

  • Previous version: v0.25.0
  • New version: v0.26.0

Change logs

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

## What's Changed
### ## changelog
* Add new release documentation and release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6113
* Release v0.25.0 by @kachawla in https://github.com/radius-project/radius/pull/6270
* Add code review documentation by @rynowak in https://github.com/radius-project/radius/pull/6250
* Update release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6268
* add recipe failure error message by @nithyatsu in https://github.com/radius-project/radius/pull/6276
* Update Release Verification Workflow Link by @kachawla in https://github.com/radius-project/radius/pull/6272
* Update error message for missing application by @AaronCrawfis in https://github.com/radius-project/radius/pull/6281
* Removing TF secret prefix by @sk593 in https://github.com/radius-project/radius/pull/6273
* Refactoring unmarshal time string by @sk593 in https://github.com/radius-project/radius/pull/6330
* Fix flaky test: Test_Render_Multiple_Routes by @willdavsmith in https://github.com/radius-project/radius/pull/6333
* Update apiversion to 2023-10-01-preview by @vinayada1 in https://github.com/radius-project/radius/pull/6332
* Update codeowners by @AaronCrawfis in https://github.com/radius-project/radius/pull/6117
* Fixing CodeQL Warnings by @ytimocin in https://github.com/radius-project/radius/pull/6277
* Update check for application in manual processing of Dapr Components by @lakshmimsft in https://github.com/radius-project/radius/pull/6282
* Remove temp change to not run samples tests due to dependency on updated API version by @vinayada1 in https://github.com/radius-project/radius/pull/6347
* Add AWS creation timestamp to test resources by @willdavsmith in https://github.com/radius-project/radius/pull/6262
* Switch Bicep Recipe deletion logic from sequential to parallel and add retries by @willdavsmith in https://github.com/radius-project/radius/pull/6256
* Increase timeouts for DatastoresRP resources by @willdavsmith in https://github.com/radius-project/radius/pull/6348
* `rad deploy`: remove environment validation if `--environment` is not set by @willdavsmith in https://github.com/radius-project/radius/pull/6351
* Fix 500 panic when generated Kubernetes namespace is too long by @willdavsmith in https://github.com/radius-project/radius/pull/6349
* Add `--runtime-version` to functional test Dapr install by @willdavsmith in https://github.com/radius-project/radius/pull/6278
* Add triage process document by @nicolejms in https://github.com/radius-project/radius/pull/6274
* Moving constants for resourcetypes defined in portableresources package to their respective packages by @lakshmimsft in https://github.com/radius-project/radius/pull/6343
* Replace `radius.dev` and some instances of `radapp.dev` with `radapp.io` by @willdavsmith in https://github.com/radius-project/radius/pull/6357
* Add Kubernetes controller plumbing by @rynowak in https://github.com/radius-project/radius/pull/6418
* Updates to the generic resource client by @rynowak in https://github.com/radius-project/radius/pull/6421
* Add 'manual' provisioning to containers by @rynowak in https://github.com/radius-project/radius/pull/6423
* Adding ApplicationGraphResource model API TypeSpec by @nithyatsu in https://github.com/radius-project/radius/pull/6425
* Add queuemessages to ucp rbac by @vinayada1 in https://github.com/radius-project/radius/pull/6427
* Fix `rad group show` and `rad group list` by @AaronCrawfis in https://github.com/radius-project/radius/pull/6252
* Increase `maxOperationConcurrency`: 3 -> 10 by @willdavsmith in https://github.com/radius-project/radius/pull/6433
* Skip Terraform recipe deletion if Terraform state backend does not exist by @kachawla in https://github.com/radius-project/radius/pull/6437
* Add recipe controller by @rynowak in https://github.com/radius-project/radius/pull/6438
* Populate terraform resource ids to recipe response by @vishwahiremat in https://github.com/radius-project/radius/pull/6430
* Update GitHub SUPPORT.md to point to Radius Discord server by @jonvsm in https://github.com/radius-project/radius/pull/6435
* Update `rad bicep` to pull binaries from GHCR by @sk593 in https://github.com/radius-project/radius/pull/6426
* Update path to app.bicep in tutorial_test.go by @lakshmimsft in https://github.com/radius-project/radius/pull/6449
* Fix rad recipe show example by @kachawla in https://github.com/radius-project/radius/pull/6453
* Create unique directory for every TF recipe operation by @kachawla in https://github.com/radius-project/radius/pull/6452
* Ensure consistent casing convention. by @Reshrahim in https://github.com/radius-project/radius/pull/6445
* Release 0.26: RC release candidate  by @sk593 in https://github.com/radius-project/radius/pull/6455
* Mock env to deploy without actually creating resources by @vinayada1 in https://github.com/radius-project/radius/pull/6424

## New Contributors
* @nicolejms made their first contribution in https://github.com/radius-project/radius/pull/6274
* @jonvsm made their first contribution in https://github.com/radius-project/radius/pull/6435
* @Reshrahim made their first contribution in https://github.com/radius-project/radius/pull/6445

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.25.0...v0.26.0

⚠️ Missing release note ⚠️

This is the official Radius release. Create the release note by following instruction:

  1. Create ./docs/release-notes/v0.26.0.md from release note template
  2. Update the each section and add the above Change logs to the end of release note.
  3. Push release note changes to the PR branch.

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref refs/pull/6458/merge
Unique ID 03ad8808e2
Image tag pr-03ad8808e2
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.11.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location radiusdev.azurecr.io/test/functional/shared/recipes/<name>:pr-03ad8808e2
  • 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-03ad8808e2
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-03ad8808e2
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-03ad8808e2
  • deployment-engine test image location: radius.azurecr.io/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 daprrp functional tests...
⌛ Starting shared functional tests...
⌛ Starting samples functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting ucp functional tests...
❌ Test tool installation for daprrp failed. Please check the logs for more details
❌ Failed to install Radius for daprrp functional test. Please check the logs for more details
❌ daprrp functional test failed. Please check the logs for more details
❌ Test tool installation for shared failed. Please check the logs for more details
❌ Failed to install Radius for shared functional test. Please check the logs for more details
❌ shared functional test failed. Please check the logs for more details
❌ Test tool installation for datastoresrp failed. Please check the logs for more details
❌ Test tool installation for msgrp failed. Please check the logs for more details
❌ Test tool installation for samples failed. Please check the logs for more details
❌ Failed to install Radius for msgrp functional test. Please check the logs for more details
❌ Failed to install Radius for samples functional test. Please check the logs for more details
❌ datastoresrp functional test failed. Please check the logs for more details
❌ samples functional test failed. Please check the logs for more details
❌ Failed to install Radius for ucp functional test. Please check the logs for more details
❌ ucp functional test failed. Please check the logs for more details

@AaronCrawfis
Copy link
Contributor

AaronCrawfis commented Oct 11, 2023

For the release notes highlights section let's go with:

### New logo

Radius has a new logo! Stay tuned as we work to roll this out to our websites, docs, and repos.

![image](https://github.com/radius-project/radius/assets/54363786/177bc882-7279-4b0b-90f9-a3a61fc00235)

### Updated API version

All Radius resource types now use the API version `2023-10-01-preview`. Please find-and-replace all existing `2022-03-15-privatepreview` strings to the new API version.

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Test Results

3 006 tests  ±0   2 997 ✔️ ±0   2m 45s ⏱️ +2s
   256 suites ±0          9 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit b81d35c. ± Comparison against base commit b28df63.

This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
github.com/radius-project/radius/pkg/armrpc/frontend/controller ‑ TestValidateEtag_IfMatch/0b13f319-fc69-4afe-b569-e3159d56ffbc
github.com/radius-project/radius/pkg/armrpc/frontend/controller ‑ TestValidateEtag_IfMatch/0b13f319-fc69-4afe-b569-e3159d56ffbc#01
github.com/radius-project/radius/pkg/armrpc/frontend/controller ‑ TestValidateEtag_IfMatch/82e5786a-4942-4754-878a-ed31d60dc305
github.com/radius-project/radius/pkg/armrpc/frontend/controller ‑ TestValidateEtag_IfMatch/82e5786a-4942-4754-878a-ed31d60dc305#01

♻️ This comment has been updated with latest results.

@github-actions
Copy link

66.5

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: 66.5 %
  • main branch coverage: 66.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@github-actions
Copy link

Release Information

  • Previous version: v0.25.0
  • New version: v0.26.0

Change logs

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

## What's Changed
### ## changelog
* Add new release documentation and release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6113
* Release v0.25.0 by @kachawla in https://github.com/radius-project/radius/pull/6270
* Add code review documentation by @rynowak in https://github.com/radius-project/radius/pull/6250
* Update release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6268
* add recipe failure error message by @nithyatsu in https://github.com/radius-project/radius/pull/6276
* Update Release Verification Workflow Link by @kachawla in https://github.com/radius-project/radius/pull/6272
* Update error message for missing application by @AaronCrawfis in https://github.com/radius-project/radius/pull/6281
* Removing TF secret prefix by @sk593 in https://github.com/radius-project/radius/pull/6273
* Refactoring unmarshal time string by @sk593 in https://github.com/radius-project/radius/pull/6330
* Fix flaky test: Test_Render_Multiple_Routes by @willdavsmith in https://github.com/radius-project/radius/pull/6333
* Update apiversion to 2023-10-01-preview by @vinayada1 in https://github.com/radius-project/radius/pull/6332
* Update codeowners by @AaronCrawfis in https://github.com/radius-project/radius/pull/6117
* Fixing CodeQL Warnings by @ytimocin in https://github.com/radius-project/radius/pull/6277
* Update check for application in manual processing of Dapr Components by @lakshmimsft in https://github.com/radius-project/radius/pull/6282
* Remove temp change to not run samples tests due to dependency on updated API version by @vinayada1 in https://github.com/radius-project/radius/pull/6347
* Add AWS creation timestamp to test resources by @willdavsmith in https://github.com/radius-project/radius/pull/6262
* Switch Bicep Recipe deletion logic from sequential to parallel and add retries by @willdavsmith in https://github.com/radius-project/radius/pull/6256
* Increase timeouts for DatastoresRP resources by @willdavsmith in https://github.com/radius-project/radius/pull/6348
* `rad deploy`: remove environment validation if `--environment` is not set by @willdavsmith in https://github.com/radius-project/radius/pull/6351
* Fix 500 panic when generated Kubernetes namespace is too long by @willdavsmith in https://github.com/radius-project/radius/pull/6349
* Add `--runtime-version` to functional test Dapr install by @willdavsmith in https://github.com/radius-project/radius/pull/6278
* Add triage process document by @nicolejms in https://github.com/radius-project/radius/pull/6274
* Moving constants for resourcetypes defined in portableresources package to their respective packages by @lakshmimsft in https://github.com/radius-project/radius/pull/6343
* Replace `radius.dev` and some instances of `radapp.dev` with `radapp.io` by @willdavsmith in https://github.com/radius-project/radius/pull/6357
* Add Kubernetes controller plumbing by @rynowak in https://github.com/radius-project/radius/pull/6418
* Updates to the generic resource client by @rynowak in https://github.com/radius-project/radius/pull/6421
* Add 'manual' provisioning to containers by @rynowak in https://github.com/radius-project/radius/pull/6423
* Adding ApplicationGraphResource model API TypeSpec by @nithyatsu in https://github.com/radius-project/radius/pull/6425
* Add queuemessages to ucp rbac by @vinayada1 in https://github.com/radius-project/radius/pull/6427
* Fix `rad group show` and `rad group list` by @AaronCrawfis in https://github.com/radius-project/radius/pull/6252
* Increase `maxOperationConcurrency`: 3 -> 10 by @willdavsmith in https://github.com/radius-project/radius/pull/6433
* Skip Terraform recipe deletion if Terraform state backend does not exist by @kachawla in https://github.com/radius-project/radius/pull/6437
* Add recipe controller by @rynowak in https://github.com/radius-project/radius/pull/6438
* Populate terraform resource ids to recipe response by @vishwahiremat in https://github.com/radius-project/radius/pull/6430
* Update GitHub SUPPORT.md to point to Radius Discord server by @jonvsm in https://github.com/radius-project/radius/pull/6435
* Update `rad bicep` to pull binaries from GHCR by @sk593 in https://github.com/radius-project/radius/pull/6426
* Update path to app.bicep in tutorial_test.go by @lakshmimsft in https://github.com/radius-project/radius/pull/6449
* Fix rad recipe show example by @kachawla in https://github.com/radius-project/radius/pull/6453
* Create unique directory for every TF recipe operation by @kachawla in https://github.com/radius-project/radius/pull/6452
* Ensure consistent casing convention. by @Reshrahim in https://github.com/radius-project/radius/pull/6445
* Release 0.26: RC release candidate  by @sk593 in https://github.com/radius-project/radius/pull/6455
* Mock env to deploy without actually creating resources by @vinayada1 in https://github.com/radius-project/radius/pull/6424

## New Contributors
* @nicolejms made their first contribution in https://github.com/radius-project/radius/pull/6274
* @jonvsm made their first contribution in https://github.com/radius-project/radius/pull/6435
* @Reshrahim made their first contribution in https://github.com/radius-project/radius/pull/6445

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.25.0...v0.26.0

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref refs/pull/6458/merge
Unique ID faa78083df
Image tag pr-faa78083df
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.11.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location radiusdev.azurecr.io/test/functional/shared/recipes/<name>:pr-faa78083df
  • 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-faa78083df
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-faa78083df
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-faa78083df
  • deployment-engine test image location: radius.azurecr.io/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 datastoresrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting samples functional tests...
✅ samples functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ daprrp functional tests succeeded
✅ shared functional tests succeeded

@github-actions
Copy link

Release Information

  • Previous version: v0.25.0
  • New version: v0.26.0

Change logs

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

## What's Changed
### ## changelog
* Add new release documentation and release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6113
* Release v0.25.0 by @kachawla in https://github.com/radius-project/radius/pull/6270
* Add code review documentation by @rynowak in https://github.com/radius-project/radius/pull/6250
* Update release verification workflow by @willdavsmith in https://github.com/radius-project/radius/pull/6268
* add recipe failure error message by @nithyatsu in https://github.com/radius-project/radius/pull/6276
* Update Release Verification Workflow Link by @kachawla in https://github.com/radius-project/radius/pull/6272
* Update error message for missing application by @AaronCrawfis in https://github.com/radius-project/radius/pull/6281
* Removing TF secret prefix by @sk593 in https://github.com/radius-project/radius/pull/6273
* Refactoring unmarshal time string by @sk593 in https://github.com/radius-project/radius/pull/6330
* Fix flaky test: Test_Render_Multiple_Routes by @willdavsmith in https://github.com/radius-project/radius/pull/6333
* Update apiversion to 2023-10-01-preview by @vinayada1 in https://github.com/radius-project/radius/pull/6332
* Update codeowners by @AaronCrawfis in https://github.com/radius-project/radius/pull/6117
* Fixing CodeQL Warnings by @ytimocin in https://github.com/radius-project/radius/pull/6277
* Update check for application in manual processing of Dapr Components by @lakshmimsft in https://github.com/radius-project/radius/pull/6282
* Remove temp change to not run samples tests due to dependency on updated API version by @vinayada1 in https://github.com/radius-project/radius/pull/6347
* Add AWS creation timestamp to test resources by @willdavsmith in https://github.com/radius-project/radius/pull/6262
* Switch Bicep Recipe deletion logic from sequential to parallel and add retries by @willdavsmith in https://github.com/radius-project/radius/pull/6256
* Increase timeouts for DatastoresRP resources by @willdavsmith in https://github.com/radius-project/radius/pull/6348
* `rad deploy`: remove environment validation if `--environment` is not set by @willdavsmith in https://github.com/radius-project/radius/pull/6351
* Fix 500 panic when generated Kubernetes namespace is too long by @willdavsmith in https://github.com/radius-project/radius/pull/6349
* Add `--runtime-version` to functional test Dapr install by @willdavsmith in https://github.com/radius-project/radius/pull/6278
* Add triage process document by @nicolejms in https://github.com/radius-project/radius/pull/6274
* Moving constants for resourcetypes defined in portableresources package to their respective packages by @lakshmimsft in https://github.com/radius-project/radius/pull/6343
* Replace `radius.dev` and some instances of `radapp.dev` with `radapp.io` by @willdavsmith in https://github.com/radius-project/radius/pull/6357
* Add Kubernetes controller plumbing by @rynowak in https://github.com/radius-project/radius/pull/6418
* Updates to the generic resource client by @rynowak in https://github.com/radius-project/radius/pull/6421
* Add 'manual' provisioning to containers by @rynowak in https://github.com/radius-project/radius/pull/6423
* Adding ApplicationGraphResource model API TypeSpec by @nithyatsu in https://github.com/radius-project/radius/pull/6425
* Add queuemessages to ucp rbac by @vinayada1 in https://github.com/radius-project/radius/pull/6427
* Fix `rad group show` and `rad group list` by @AaronCrawfis in https://github.com/radius-project/radius/pull/6252
* Increase `maxOperationConcurrency`: 3 -> 10 by @willdavsmith in https://github.com/radius-project/radius/pull/6433
* Skip Terraform recipe deletion if Terraform state backend does not exist by @kachawla in https://github.com/radius-project/radius/pull/6437
* Add recipe controller by @rynowak in https://github.com/radius-project/radius/pull/6438
* Populate terraform resource ids to recipe response by @vishwahiremat in https://github.com/radius-project/radius/pull/6430
* Update GitHub SUPPORT.md to point to Radius Discord server by @jonvsm in https://github.com/radius-project/radius/pull/6435
* Update `rad bicep` to pull binaries from GHCR by @sk593 in https://github.com/radius-project/radius/pull/6426
* Update path to app.bicep in tutorial_test.go by @lakshmimsft in https://github.com/radius-project/radius/pull/6449
* Fix rad recipe show example by @kachawla in https://github.com/radius-project/radius/pull/6453
* Create unique directory for every TF recipe operation by @kachawla in https://github.com/radius-project/radius/pull/6452
* Ensure consistent casing convention. by @Reshrahim in https://github.com/radius-project/radius/pull/6445
* Release 0.26: RC release candidate  by @sk593 in https://github.com/radius-project/radius/pull/6455
* Mock env to deploy without actually creating resources by @vinayada1 in https://github.com/radius-project/radius/pull/6424

## New Contributors
* @nicolejms made their first contribution in https://github.com/radius-project/radius/pull/6274
* @jonvsm made their first contribution in https://github.com/radius-project/radius/pull/6435
* @Reshrahim made their first contribution in https://github.com/radius-project/radius/pull/6445

**Full Changelog**: https://github.com/radius-project/radius/compare/v0.25.0...v0.26.0

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref refs/pull/6458/merge
Unique ID dc4d54536c
Image tag pr-dc4d54536c
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.11.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location radiusdev.azurecr.io/test/functional/shared/recipes/<name>:pr-dc4d54536c
  • 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-dc4d54536c
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-dc4d54536c
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-dc4d54536c
  • deployment-engine test image location: radius.azurecr.io/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 datastoresrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting samples functional tests...
❌ Test tool installation for datastoresrp failed. Please check the logs for more details
❌ Failed to install Radius for datastoresrp functional test. Please check the logs for more details
❌ datastoresrp functional test failed. Please check the logs for more details
⌛ Starting msgrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting shared functional tests...
⌛ Starting samples functional tests...
⌛ Starting datastoresrp functional tests...
✅ samples functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ ucp functional tests succeeded
✅ daprrp functional tests succeeded
✅ msgrp functional tests succeeded
✅ shared functional tests succeeded

@github-actions
Copy link

66.5

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: 66.5 %
  • main branch coverage: 66.5 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

@sk593 sk593 merged commit 90bfa2a into main Oct 11, 2023
28 checks passed
@sk593 sk593 deleted the shruku/release-0.26.0 branch October 11, 2023 23:58
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.

4 participants