automate
automate copied to clipboard
Clarify data collector terminology
:nut_and_bolt: Description: What code changed, and why?
Embedded and standalone are distinct terms that identify particular installation methods for a Chef Infra Server
Signed-off-by: Sean Horn [email protected]
:chains: Related Resources
:+1: Definition of Done
:athletic_shoe: How to Build and Test the Change
:white_check_mark: Checklist
All PRs must tick these:
- [X] I have read the CONTRIBUTING document.
- [X] All commits signed-off for the Developer Certification of Origin.
With occasional exceptions, all PRs from Progress employees must tick these:
- [ ] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.) No code
- [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names) No code
- [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.) No code
- [X] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability) No code
All PRs from Progress employees should tick these if appropriate:
- [ ] Tests added/updated? (all new code needs new tests)
- [X] Docs added/updated? (all customer-facing changes)
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | 63f39fdf3fa227e8b7457285d4e8f669b091abcf |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/6578712a15bbde00087155ea |







