Skip to content

docs: sync console docs versions#6279

Merged
clubanderson merged 1 commit into
mainfrom
sync-console-release-versions
Jul 10, 2026
Merged

docs: sync console docs versions#6279
clubanderson merged 1 commit into
mainfrom
sync-console-release-versions

Conversation

@clubanderson

Copy link
Copy Markdown
Contributor

Fixes #1833

Summary

  • sync released console versions into the docs version config
  • create missing docs/console/* release branches
  • keep future console releases from falling behind the picker

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 10, 2026 06:30
@clubanderson
clubanderson requested a review from KPRoche as a code owner July 10, 2026 06:30
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jul 10, 2026
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit 55471ad
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a5091923456ce00085bb725
😎 Deploy Preview https://deploy-preview-6279--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kproche for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions github-actions Bot added the json label Jul 10, 2026
@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the shared docs configuration timestamp (public/config/shared.json). In this codebase, the updatedAt field is used by the client to decide which shared config (local vs production) is considered “newer” when merging configs, so changing it affects runtime precedence.

Changes:

  • Updates public/config/shared.json updatedAt timestamp.

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

Comment thread public/config/shared.json
"kubestellar-mcp": "https://github.com/kubestellar/kubestellar-mcp/edit/main/docs"
},
"updatedAt": "2026-07-09T06:31:13.797Z"
"updatedAt": "2026-07-10T06:30:37.196Z"
@clubanderson clubanderson changed the title 📖 Sync console docs versions docs: sync console docs versions Jul 10, 2026
@clubanderson
clubanderson merged commit 43b59b3 into main Jul 10, 2026
20 of 24 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the sync-console-release-versions branch July 10, 2026 10:19
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. json size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: version picker problems in the console section of the docs website

2 participants