automate
automate copied to clipboard
Added try catch for Pendo initialization to avoid runtime error
Added try catch for Pendo initialization to avoid runtime error
: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:
- [ x] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
- [x ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [ x] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [ x] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [ x] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [ x] Tests added/updated? (all new code needs new tests)
- [x ] Docs added/updated? (all customer-facing changes)
Please add a note next to any checkbox above if you are NOT ticking it.
:camera: Screenshots, if applicable
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | edd54904910b5a7934a97e09eea2a6f902b70c83 |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/664361e2213a4d000863aea9 |







