-
Notifications
You must be signed in to change notification settings - Fork 49
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
Created using advanced configs (infra) #642
Conversation
Minor: new plugin to put todos in the docs
696ca2d
to
f7162ef
Compare
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 +1
The UI section is very useful when testing new job!
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 still have a feeling that this is not a tutorial (we are not guiding the user through something in order to achieve something, we are just listing a lot of options from the launchers and explaining what's the use for them), and this is duplicating a lot of info that can be found elsewhere in the documentation. Some sections feel like a how-to, some are more like a reference document...
That said, I've added inline comments, but I think we need feedback from other people like @yphus or @kissiel, or people who have a better understanding of the documentation process.
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.
Please split into separate howtos.
Co-authored-by: Matias Piipari <[email protected]>
Added a few more changes:
|
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.
Great stuff reworking this. I'd help you resolve the conflicts to merge but I don't feel confident doing it the right way => off to you. nevermind, sorted the conflicts out, I'll set it to automerge.
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.
Monumental job!
Looks great!
* Created using advanced configs Minor: new plugin to put todos in the docs * Fixed spelling * Minor: fixed typo * Implemented feedback from review * Apply suggestions from code review Co-authored-by: Matias Piipari <[email protected]> * update format in reference * add config inheritance to explanation * add auto-retry how-to guide * add ui verbosity how-to guide * rework tutorial * add syntax highlighting * add spelling check exception --------- Co-authored-by: tang-mm <[email protected]> Co-authored-by: Matias Piipari <[email protected]> Co-authored-by: MengT <[email protected]>
* Created using advanced configs Minor: new plugin to put todos in the docs * Fixed spelling * Minor: fixed typo * Implemented feedback from review * Apply suggestions from code review Co-authored-by: Matias Piipari <[email protected]> * update format in reference * add config inheritance to explanation * add auto-retry how-to guide * add ui verbosity how-to guide * rework tutorial * add syntax highlighting * add spelling check exception --------- Co-authored-by: tang-mm <[email protected]> Co-authored-by: Matias Piipari <[email protected]> Co-authored-by: MengT <[email protected]>
Description
This introduces several advanced topics for configurations like config inheritance and custom report and transport
Resolved issues
Resolves: https://warthogs.atlassian.net/browse/CHECKBOX-757
Documentation
N/A
Tests
N/A