Skip to content

Suggestion: embed Vitess documentation inside this repo #6626

Open
@shlomi-noach

Description

Today, the vitess code and the vitess documentation are on different repos. This means one can make code changes, create a PR, merge that PR, and then consider the case for making a documentation PR.

I'm suggesting to import the documentation into this repo. This will be a cultural/flow change: much like we're expected to add tests to validate our changes, we will also update the documentation in the same PR that changes the code, and we will culturally expect documentation updates when reviewing a PR.

We can otherwise still keep that other documentation repo, https://github.com/vitessio/website as is: we can choose to use CI/Actions cycle to push documentation updates from this repo to the website repo upon PR merge, or just a few times a day, etc.

Thoughts?

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions