-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Rewrite the Tasks
documentation for clarity and flow.
#2317
Conversation
Rewrites the `Tasks` documentation for clarity and flow.
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.
Thanks for this, it looks great so far. I've only read through half atm. Wanted to get the feedback out now and I'll pick up the review again a little later.
Addresses review comments.
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'm super excited about these improvements!!!
docs/tasks.md
Outdated
- [Storing execution results](#storing-execution-results) | ||
- [Specifying `Volumes`](#configuring-volumes) | ||
- [Specifying a `Step` template](#specifying-a-step-template) | ||
- [Using `Sidecars`](#using-sidecars) |
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 think this link needs to be updated too - im gonna stop clicking on all of them now and just recommend trying out all the links :D
Fixes all the broken links.
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.
/meow
@sergetron can you squash your commits ? 👼 🙏
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. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Rewrites the
Tasks
documentation for clarity and flow.