Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: updated Readme and cli-docs generation #5770

Merged
merged 8 commits into from
Aug 23, 2024

Conversation

olensmar
Copy link
Member

Pull request description

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

@olensmar olensmar requested review from a team as code owners August 16, 2024 10:59
@olensmar olensmar changed the title Olelensmar/docs/readme update docs: updated Readme and cli-docs generation Aug 16, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@jfermi jfermi left a comment

Choose a reason for hiding this comment

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

A few editing suggestions.

olensmar and others added 3 commits August 19, 2024 16:29
Co-authored-by: Julianne Fermi <[email protected]>
Co-authored-by: Julianne Fermi <[email protected]>
Co-authored-by: Julianne Fermi <[email protected]>
Makefile Outdated
@@ -216,6 +216,7 @@ version-bump-dev:
go run cmd/tools/main.go bump --dev

commands-reference:
mkdir -p docs/docs/cli
Copy link
Member

Choose a reason for hiding this comment

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

Should it be docs/docs/cli, or we should just change docs.go to a different directory, like docs/cli directly?

Copy link
Member Author

@olensmar olensmar Aug 21, 2024

Choose a reason for hiding this comment

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

thanks @rangoo94 - TBH idk - since these are temporary they should perhaps go to some /gen or /build directory? what's the go convention for this?

@olensmar
Copy link
Member Author

@exu @rangoo94 i can't see how the failed test relates to the changes I made... ok to merge anyway!?

@rangoo94
Copy link
Member

@exu @rangoo94 i can't see how the failed test relates to the changes I made... ok to merge anyway!?

@olensmar, sure, we've got flaky tests, and this one is one of the most frequent 👍

@olensmar
Copy link
Member Author

thanks @rangoo94 - does that mean I can merge? or should I wait for a resolution?

@rangoo94
Copy link
Member

thanks @rangoo94 - does that mean I can merge? or should I wait for a resolution?

Generally you can, but seems that we are missing @testkube-docs review for merging

@olensmar olensmar merged commit 632c9f8 into develop Aug 23, 2024
7 checks passed
@olensmar olensmar deleted the olelensmar/docs/readme-update branch August 23, 2024 07:52
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.

5 participants