Closed superbeeny closed 2 days ago
:mag: Go to test action run
Name | Value |
---|---|
Repository | superbeeny/radius |
Commit ref | 7f2ee9ffd383f46d5d074cb9c9fcb6dc22df3de9 |
Unique ID | func2c6dbba861 |
Image tag | pr-func2c6dbba861 |
:hourglass: Building Radius and pushing container images for functional tests... :white_check_mark: Container images build succeeded :hourglass: Publishing Bicep Recipes for functional tests... :white_check_mark: Recipe publishing succeeded :hourglass: Starting ucp-cloud functional tests... :hourglass: Starting corerp-cloud functional tests... :white_check_mark: ucp-cloud functional tests succeeded :white_check_mark: corerp-cloud functional tests succeeded
@superbeeny, looks like some of the docs references would need to be manually updated https://github.com/radius-project/docs/actions/runs/11942519605/job/33289744491?pr=1289.
@Reshrahim, how do you recommend resolving this given the circular dependency between this pr https://github.com/radius-project/docs/pull/1289 and the manual updates needed?
@superbeeny, looks like some of the docs references would need to be manually updated https://github.com/radius-project/docs/actions/runs/11942519605/job/33289744491?pr=1289.
@Reshrahim, how do you recommend resolving this given the circular dependency between this pr radius-project/docs#1289 and the manual updates needed?
yes just noticed the same thing. Easy way is to update the references in the same PR -https://github.com/radius-project/docs/pull/1289
Description
Updated cmd line functions to use
environment
in place ofenv
andinitialize
in place ofinit
. Both abbreviations are now aliased so this is a non breaking change.Type of change
Fixes: #8043
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: