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
4 changes: 2 additions & 2 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Enable Corepack
run: corepack enable
- name: Setup Node.js with Yarn
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version: '22'
cache: yarn
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Enable Corepack
run: corepack enable
- name: Setup Node.js with Yarn
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version: '22'
cache: yarn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

#### Dashboards are GA

Here's a thing with a tigera mistakee.

Check failure on line 14 in calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'mistakee'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'mistakee'?", "location": {"path": "calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx", "range": {"start": {"line": 14, "column": 30}}}, "severity": "ERROR"}

Check failure on line 14 in calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Tigera' instead of 'tigera'. Raw Output: {"message": "[Vale.Terms] Use 'Tigera' instead of 'tigera'.", "location": {"path": "calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx", "range": {"start": {"line": 14, "column": 23}}}, "severity": "ERROR"}
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

Typo: "mistakee" should be "mistake".

Suggested change
Here's a thing with a tigera mistakee.
Here's a thing with a tigera mistake.

Copilot uses AI. Check for mistakes.


Comment on lines +14 to +16
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The added sentence "Here's a thing with a tigera mistakee." reads like placeholder text and doesn't match the surrounding release-note content. Please remove it or replace it with a meaningful release note entry (and avoid leaving extra blank lines).

Suggested change
Here's a thing with a tigera mistakee.

Copilot uses AI. Check for mistakes.
Calico Cloud's built-in observability dashboards are now generally available.
These integrated views provide cluster operators with a detailed view of network operations, including metrics on traffic flows, policy decisions, and layer 7 (HTTP) requests.
You can supplement the default dashboards by creating your own custom dashboards to suit your specific needs.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<Explore/> should render the Explore component 1`] = `
<DocumentFragment>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<FeatureTableComparison/> should render the FeatureTableComparison component 1`] = `
<DocumentFragment>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<HomepageHeader/> should render the HomepageHeader component 1`] = `
<DocumentFragment>
<div
class="css-12grqsg"
class="css-mrhu8m"
>
<img
alt="Calico logo"
class="chakra-image css-1xtv5a4"
src="/img/Calico-logo-2026-badge.svg"
/>
<div
class="css-1ek7zwf"
>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<ProductComparison/> should render the ProductComparison component 1`] = `
<DocumentFragment>
Expand Down Expand Up @@ -28,15 +28,6 @@ exports[`<ProductComparison/> should render the ProductComparison component 1`]
<td
class="css-xi606m"
>
<div
class="css-1ki4hma"
>
<img
class="chakra-image css-1wsuzl7"
loading="lazy"
src="img/calico-logo-badge.svg"
/>
</div>
Calico Open Source
</td>
<td
Expand Down Expand Up @@ -70,15 +61,6 @@ exports[`<ProductComparison/> should render the ProductComparison component 1`]
<td
class="css-xi606m"
>
<div
class="css-1ki4hma"
>
<img
class="chakra-image css-1wsuzl7"
loading="lazy"
src="/img/calico-enterprise-logo-badge.svg"
/>
</div>
Calico Enterprise
</td>
<td
Expand Down Expand Up @@ -127,15 +109,6 @@ exports[`<ProductComparison/> should render the ProductComparison component 1`]
<td
class="css-xi606m"
>
<div
class="css-1ki4hma"
>
<img
class="chakra-image css-1wsuzl7"
loading="lazy"
src="/img/calico-cloud-logo-badge.svg"
/>
</div>
Calico Cloud
</td>
<td
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<ProductInfo/> should render the ProductInfo component 1`] = `
<DocumentFragment>
Expand All @@ -20,6 +20,7 @@ exports[`<ProductInfo/> should render the ProductInfo component 1`] = `
class="css-sg0obw"
>
<img
alt="Calico Open Source documentation"
class="chakra-image css-pudfjs"
loading="lazy"
src="img/calico-open-source.svg"
Expand Down Expand Up @@ -71,6 +72,7 @@ exports[`<ProductInfo/> should render the ProductInfo component 1`] = `
class="css-1irrp4u"
>
<img
alt="Calico Enterprise documentation"
class="chakra-image css-pudfjs"
loading="lazy"
src="img/calico-enterprise.drawio.svg"
Expand Down Expand Up @@ -122,6 +124,7 @@ exports[`<ProductInfo/> should render the ProductInfo component 1`] = `
class="css-sg0obw"
>
<img
alt="Calico Cloud documentation"
class="chakra-image css-pudfjs"
loading="lazy"
src="img/calico-cloud-features.svg"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`<SelectDocs/> should render the HowItWorks component 1`] = `
<DocumentFragment>
Expand All @@ -23,9 +23,10 @@ exports[`<SelectDocs/> should render the HowItWorks component 1`] = `
class="css-1ki4hma"
>
<img
alt="Calico logo"
class="chakra-image css-x3wokz"
loading="lazy"
src="img/calico-logo-badge.svg"
src="img/Calico-logo-2026-badge.svg"
/>
</div>
<p
Expand All @@ -45,9 +46,10 @@ exports[`<SelectDocs/> should render the HowItWorks component 1`] = `
class="css-1ki4hma"
>
<img
alt="Calico Enterprise logo"
class="chakra-image css-x3wokz"
loading="lazy"
src="/img/calico-enterprise-logo-badge.svg"
src="/img/Calico-logo-2026-badge.svg"
/>
</div>
<p
Expand All @@ -67,9 +69,10 @@ exports[`<SelectDocs/> should render the HowItWorks component 1`] = `
class="css-1ki4hma"
>
<img
alt="Calico Cloud logo"
class="chakra-image css-x3wokz"
loading="lazy"
src="/img/calico-cloud-logo-badge.svg"
src="/img/Calico-logo-2026-badge.svg"
/>
</div>
<p
Expand Down