Skip to content

chore: Bump version for 0.8.0 release and remove edit page button from docs. - #1884

Merged
kirkrodrigues merged 4 commits into
y-scope:v0.8.0from
kirkrodrigues:v0.8.0
Jan 20, 2026
Merged

chore: Bump version for 0.8.0 release and remove edit page button from docs.#1884
kirkrodrigues merged 4 commits into
y-scope:v0.8.0from
kirkrodrigues:v0.8.0

Conversation

@kirkrodrigues

Copy link
Copy Markdown
Member

Description

This PR updates any version references from 0.7.1-dev to 0.8.0 in preparation for the release.

Checklist

  • The PR satisfies the contribution guidelines.
  • This is a breaking change and that has been indicated in the PR title, OR this isn't a
    breaking change.
  • Necessary docs have been updated, OR no docs need to be updated.

Validation performed

Validated task succeeded.

@kirkrodrigues
kirkrodrigues requested a review from a team as a code owner January 19, 2026 11:30
@coderabbitai

coderabbitai Bot commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kirkrodrigues
kirkrodrigues marked this pull request as draft January 19, 2026 11:43
Comment thread docs/conf/conf.py
@@ -85,25 +86,15 @@
"navbar_start": ["navbar-logo", "version-switcher"],
"navbar_end": ["navbar-icon-links", "theme-switcher"],
"primary_sidebar_end": [],
"secondary_sidebar_items": ["page-toc", "edit-this-page"],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do we want to instead keep the edit button but let it point to docs on the main branch?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The issue is that the docs on the main branch may change significantly, so having an edit button could be confusing. Alternatively, we could make it point at the release branch, but I would prefer not to encourage edits to release docs until we have a better workflow for updating such docs.

@junhaoliao junhaoliao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

in combination with #1885 , the changes look correct to me

@kirkrodrigues
kirkrodrigues marked this pull request as ready for review January 19, 2026 20:41

@junhaoliao junhaoliao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

the title lgtm. (i suppose it's intentional not to mention that we are removing the edit button, since we will apply similar changes on the release branches for every release)

Comment thread docs/conf/conf.py Outdated
"version_match": CLP_GIT_REF,
"version_match": CLP_VERSION,
},
"use_edit_page_button": True,

@junhaoliao junhaoliao Jan 19, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

    "use_edit_page_button": True,

what's the effect of keeping this? shall we remove?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, good point, we can.

@kirkrodrigues kirkrodrigues changed the title chore: Bump version for 0.8.0 release. chore: Bump version for 0.8.0 release and remove edit page button from docs. Jan 19, 2026
@kirkrodrigues

Copy link
Copy Markdown
Member Author

the title lgtm. (i suppose it's intentional not to mention that we are removing the edit button, since we will apply similar changes on the release branches for every release)

Not intentional. Since I follow a runbook for creating the release, I didn't think too much about the title. What do you think of the updated title?

@junhaoliao junhaoliao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sorry for missing this - we should also lock the Helm Chart version?

@junhaoliao

Copy link
Copy Markdown
Member

we should also lock the Helm Chart version?

and the image ref in values.yaml

@kirkrodrigues
kirkrodrigues merged commit 5e98104 into y-scope:v0.8.0 Jan 20, 2026
31 checks passed
@kirkrodrigues
kirkrodrigues deleted the v0.8.0 branch January 20, 2026 16:36
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.

2 participants