automate
automate copied to clipboard
Resolving license error in API
:nut_and_bolt: Description: What code changed, and why?
Resolving API license error
:chains: Related Resources
:+1: Definition of Done
Resolving API license error
:athletic_shoe: How to Build and Test the Change
rebuild components/automate-gateway/
: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.)
- [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [ ] 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)
All PRs from Progress employees should tick these if appropriate:
- [ ] Tests added/updated? (all new code needs new tests)
- [ ] 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
https://progresssoftware-my.sharepoint.com/:v:/g/personal/swatign_progress_com/ETlK4qswOHlPnfIBRBtDIDIB6edZjNMakUygm3q-oXLNFQ?e=JepRao
with the expired license:
after applying valid license without doing stop and start the gateway component
refreshing cache only in case of license invalid or expired :
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | 209fb195aa9e580714aca298481fc51c075fff42 |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/6808519608fde500088c89e8 |