-
Notifications
You must be signed in to change notification settings - Fork 32
Modified docs to adhere to schema_1st PR #43
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
Conversation
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
Please note, given the fact this PR already has 9 docs with changes, I'm going to make several PRs to resolve the issue of our content not aligning with the schema. By making several PRs, there will be less docs for each PR, hence, quickening the review process and making it easier. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of nitpicks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've gone thru each of the docs and made some comments as per the original issue.
For reference, we should confirm the yaml snippets and/or properties against the devfile v2 schema which can be found at https://docs.devfile.io/devfile/2.0.0/user-guide/api-reference.html
docs/modules/user-guide/partials/proc_adding-event-bindings.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_defining-environment-variables.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_specifying-persistent-storage.adoc
Show resolved
Hide resolved
Thanks, @maysunfaisal, for the new content. I've set up a new commit. @elsony, would you be able to take a look at the docs, |
docs/modules/user-guide/partials/proc_adding-event-bindings.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_defining-environment-variables.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_specifying-persistent-storage.adoc
Outdated
Show resolved
Hide resolved
Thanks, @maysunfaisal, for the awesome review on this PR and the other related ones. I've made a new commit for this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 changes and we should be good to merge this
docs/modules/user-guide/partials/proc_adding-event-bindings.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_defining-environment-variables.adoc
Outdated
Show resolved
Hide resolved
New changes are detected. LGTM label has been removed. |
New commit is up, if the doc review looks good, please give it the LGTM label. |
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_defining-environment-variables.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_specifying-persistent-storage.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-event-bindings.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-kubernetes-component-to-a-devfile.adoc
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-projects-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
@robin-owen, thanks for the review, especially for help identifying what can be deferred for the moment. I kept those conversations unresolved so I can make note, then I'll resolve them. I also responded to your comments to help with your second look at what I addressed. Thanks! |
@robin-owen: changing LGTM is restricted to collaborators In response to this:
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/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. 👍
Thanks, @jc-berger!
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jc-berger, maysunfaisal, robin-owen The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
docs/modules/user-guide/partials/proc_adding-commands-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_adding-commands-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
more content changes to align with schema more source.yaml changes to align with schema more changes to yamls tweaks to yamls. more changes to come major change to adding kubernetes doc. changed yaml for event bindings doc more content and yaml changes minor tweaks and adjusted tab spacing in yaml addressed doc review comments more language review fixed capitalization error
docs/modules/user-guide/partials/proc_adding-plugin-component-to-a-devfile.adoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Robert Krátký <[email protected]>
…to-a-devfile.adoc Co-authored-by: Robert Krátký <[email protected]>
For Jira #2557.
See related GitHub issues:
For this PR, I've only gone through our authoring stacks docs. I cross-walked these docs to the schema to make these docs better align with the schema.
Tagging @rkratky for your awareness. I've notified Kevin as well. Thanks :)