Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
vale:
name: Writing Checks
needs: [run-ci]
uses: spectrocloud/spectro-vale-pkg/.github/workflows/vale.yml@main
uses: spectrocloud/spectro-vale-pkg/.github/workflows/vale.yml@upgrade-vale

prettier:
name: Check Code Formatting
Expand Down
2 changes: 2 additions & 0 deletions docs/docs-content/introduction/palette-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tags: ["app mode", "cluster mode"]

## Palette Modes

Tis is a VL test. I love running and walking. Do you see that? Tis is a tyyypo.
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[spectrocloud-docs-internal.ableism] Avoid using ableism terms. Use 'operating' instead of 'running'.

Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[spectrocloud-docs-internal.ableism] Avoid using ableism terms. Use 'display' instead of 'see'.

Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'tyyypo'?


Palette supports two consumption modes - each aimed at different use cases and, potentially, different personas. The two
modes are _App Mode_ and _Cluster Mode_. These modes can be used separately but often work together by sharing resources
or relying on resources that each provides.
Expand Down