Skip to content

Conversation

@RadoslavGatev
Copy link

@RadoslavGatev RadoslavGatev commented Nov 23, 2025

Thank you for helping make the Radius documentation better!

Please follow this checklist before submitting:

  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

A couple of small fixes.

Issue reference

N/A

rad-ci-bot and others added 9 commits November 7, 2025 21:04
* Autogenerate reference docs

Signed-off-by: rad-ci-bot <[email protected]>

* fixing spellcheck

Signed-off-by: Vishwanath Hiremath <[email protected]>

---------

Signed-off-by: rad-ci-bot <[email protected]>
Signed-off-by: Vishwanath Hiremath <[email protected]>
Co-authored-by: rad-ci-bot <[email protected]>
Co-authored-by: Vishwanath Hiremath <[email protected]>
…adius-project#1569)

* Add @radius-project/on-call ownership for dependabot files

Assign @radius-project/on-call group as owners for dependency files
that are automatically updated by dependabot (package.json and
package-lock.json). This ensures proper review and approval of
dependency updates by the on-call team.

Signed-off-by: Karishma Chawla <[email protected]>

* Include maintainers and approvers in dependabot file ownership

Add @radius-project/maintainers-docs and @radius-project/approvers-docs
to dependabot managed files to preserve existing access rights alongside
the on-call team.

Signed-off-by: Karishma Chawla <[email protected]>

---------

Signed-off-by: Karishma Chawla <[email protected]>
* Autogenerate reference docs

Signed-off-by: rad-ci-bot <[email protected]>

* Add spellcheck exceptions for recipe pack terminology (radius-project#1593)

* Initial plan

* Add spellcheck exceptions for new terms

Co-authored-by: willtsai <[email protected]>

* Remove line numbers from spellcheck exception list

Co-authored-by: willtsai <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: willtsai <[email protected]>

---------

Signed-off-by: rad-ci-bot <[email protected]>
Signed-off-by: Will <[email protected]>
Co-authored-by: rad-ci-bot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: willtsai <[email protected]>
* Update docs for v0.53.0

* update ACI deployment prereqs to add requirement for  role on the subscription (radius-project#1595)

* update ACI deployment prereqs to add requirement for  role on the subscription

Signed-off-by: Will Tsai <[email protected]>

* minor fix

Signed-off-by: Will Tsai <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>
Signed-off-by: Radius CI Bot <[email protected]>
Co-authored-by: Will <[email protected]>
* Update docs for v0.53.0

* Bump js-yaml from 3.14.1 to 3.14.2 in /docs

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* revert config changes

Signed-off-by: Reshma Abdul Rahim <[email protected]>

* revert changes

Signed-off-by: Reshma Abdul Rahim <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Radius CI Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
* ci(workflows): pin actions to full sha

Signed-off-by: Dariusz Porowski <[email protected]>

* ci(dependabot): add configuration for GitHub Actions updates

Signed-off-by: Dariusz Porowski <[email protected]>

* ci(workflows): ensure deployment skips when secrets are missing

Signed-off-by: Dariusz Porowski <[email protected]>

* fix(workflows): correct syntax for Azure DevOps token retrieval step

Signed-off-by: Dariusz Porowski <[email protected]>

---------

Signed-off-by: Dariusz Porowski <[email protected]>
@RadoslavGatev RadoslavGatev changed the base branch from edge to v0.53 November 24, 2025 07:20
@RadoslavGatev RadoslavGatev marked this pull request as draft November 24, 2025 07:21
This reverts commit d8606a8, reversing
changes made to e60faec.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects two documentation errors: a typo in the CLI reference and an incorrect command name in the workspaces guide.

  • Fixed duplicate word "as as" to "as" in the rad deploy CLI documentation
  • Corrected command name from "rad workspace init" to "rad workspace create" in the workspaces overview guide

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/content/reference/cli/rad_deploy.md Fixed typo by removing duplicate word "as" in the synopsis section
docs/content/guides/operations/workspaces/overview/index.md Corrected command name from "init" to "create" in both the command description and code example

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Reshrahim
Copy link
Contributor

Thanks for the contribution. Can you fix DCO by signing your commits.

@RadoslavGatev
Copy link
Author

Will do so next week. Thanks!

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.

5 participants