Skip to content

📖 Sync console docs versions - #6472

Merged
kubestellar-hive[bot] merged 2 commits into
mainfrom
sync-console-release-versions
Aug 5, 2026
Merged

📖 Sync console docs versions#6472
kubestellar-hive[bot] merged 2 commits 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

@clubanderson
clubanderson requested a review from KPRoche as a code owner August 3, 2026 06:27
Copilot AI review requested due to automatic review settings August 3, 2026 06:27
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Aug 3, 2026
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit b8d51b9
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a72346ff7b1f4000898351c
😎 Deploy Preview https://deploy-preview-6472--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 clubanderson 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

@kubestellar-prow kubestellar-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 3, 2026
@github-actions github-actions Bot added frontend typescript json and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 3, 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

Updates the documentation site’s console version configuration so the version picker reflects the latest released console docs and retains the previous “latest” as a pinned historical entry.

Changes:

  • Bump Console “latest” from v0.3.34 to v0.3.35 in both static and shared configs.
  • Add an explicit 0.3.34 console version entry so it remains selectable after the “latest” pointer moves.
  • Update Console currentVersion to 0.3.35 and refresh updatedAt in the shared config.

Reviewed changes

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

File Description
src/config/versions.ts Advances Console latest/currentVersion to 0.3.35 and preserves 0.3.34 as a selectable version.
public/config/shared.json Mirrors the Console version updates for the runtime-shared config and updates updatedAt to reflect the new sync time.

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

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@clubanderson
clubanderson force-pushed the sync-console-release-versions branch from c2eddd1 to 868ac05 Compare August 4, 2026 06:11
@kubestellar-prow kubestellar-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 4, 2026
…n minimatch to 3.1.2 in overrides to avoid 'expand is not a function' at ESLint runtime in CI.\n\nSigned-off-by: Copilot <223556219+Copilot@users.noreply.github.com>\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Signed-off-by: scanner-ci-bot <scanner-ci-bot@users.noreply.github.com>
@kubestellar-prow

Copy link
Copy Markdown

@clubanderson: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubestellar-docs-build b8d51b9 link true /test pull-kubestellar-docs-build
pull-kubestellar-docs-test b8d51b9 link true /test pull-kubestellar-docs-test
pull-kubestellar-docs-verify b8d51b9 link true /test pull-kubestellar-docs-verify

Full PR test history

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2026
@kubestellar-hive
kubestellar-hive Bot merged commit 6c379b7 into main Aug 5, 2026
12 of 18 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the sync-console-release-versions branch August 5, 2026 03:15
@github-actions

github-actions Bot commented Aug 5, 2026

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. dependencies Pull requests that update a dependency file frontend json size/S Denotes a PR that changes 10-29 lines, ignoring generated files. typescript

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