Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rel v0.21: CherryPick PR5600 (#5604)
# Description Cherry Picking #5600 into v0.21 release ## Checklist Please make sure you've completed the relevant tasks for this PR, out of the following list: * [ ] Code compiles correctly * [ ] Adds necessary unit tests for change * [ ] Adds necessary E2E tests for change * [ ] Unit tests passing * [ ] Extended the documentation / Created issue for it ## Auto-generated summary <!-- GitHub Copilot for docs will auto-generate a summary of the PR --> <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at 50aa7d5</samp> ### Summary 📝🐛🧪 <!-- 1. 📝 - This emoji represents documentation, which is one of the aspects that was updated in the workflow. 2. 🐛 - This emoji represents bug fixes, which is another aspect that was addressed in the workflow by removing the location field and fixing the newline issue. 3. 🧪 - This emoji represents testing, which is the third aspect that was improved in the workflow by aligning the validation tool with the radius CLI tool. --> Update workflow and templates to match radius CLI release/0.21. This improves the project's documentation, validation, and configuration. > _To keep the project in sync_ > _They updated the docs and the `rad` link_ > _They removed location_ > _And fixed newline creation_ > _In the setup package templates with a wink_ ### Walkthrough * Align documentation and sample code with release candidate version of radius CLI tool ([link](https://github.com/project-radius/radius/pull/5604/files?diff=unified&w=0#diff-4f41a75886a1a479805bae1b7fb335479735aa7740e02b9e5c19992ead18f73eL40-R40), [link](https://github.com/project-radius/radius/pull/5604/files?diff=unified&w=0#diff-4f41a75886a1a479805bae1b7fb335479735aa7740e02b9e5c19992ead18f73eL47-R47), [link](https://github.com/project-radius/radius/pull/5604/files?diff=unified&w=0#diff-4f41a75886a1a479805bae1b7fb335479735aa7740e02b9e5c19992ead18f73eL60-R60)) * Remove location field from application.yaml template in setup package ([link](https://github.com/project-radius/radius/pull/5604/files?diff=unified&w=0#diff-1b0ac5c011aaaf6673a23365f05fe4d2ebdc793c135984d7b3410e59ef92fa75L30)) * Remove trailing newline in rad.yaml template in setup package ([link](https://github.com/project-radius/radius/pull/5604/files?diff=unified&w=0#diff-1b0ac5c011aaaf6673a23365f05fe4d2ebdc793c135984d7b3410e59ef92fa75L43-R46)) --------- Co-authored-by: Yetkin Timocin <[email protected]>
- Loading branch information