automate icon indicating copy to clipboard operation
automate copied to clipboard

Adding license audit date as last 30 days

Open YashviJain01 opened this issue 1 year ago • 2 comments

:nut_and_bolt: Description: What code changed, and why?

Changing the days of license audit data to be 30 days. Now it will send all the unique nodes for last 30 days.

:chains: Related Resources

https://chefio.atlassian.net/browse/CHEF-11615

:+1: Definition of Done

:athletic_shoe: How to Build and Test the Change

rebuild components/compliance-service/
rebuild components/config-mgmt-service/
rebuild components/license-control-service

:white_check_mark: Checklist

All PRs must tick these:

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 spell in 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

YashviJain01 avatar Apr 18 '24 09:04 YashviJain01

Deploy Preview for chef-automate processing.

Name Link
Latest commit 710d57962bcf78ee27eaece732e4940a1de421aa
Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/669aad4e61305400081903f1

netlify[bot] avatar Apr 18 '24 09:04 netlify[bot]

SonarQube Quality Gate

Quality Gate failed

Failed condition 26.5% 26.5% Coverage on New Code (is less than 80%)
Failed condition 46.2% 46.15% Duplicated Lines (%) on New Code (is greater than 3%)

See analysis details on SonarQube

Quality Gate failed Quality Gate failed

Failed conditions
19.4% Coverage on New Code (required ≥ 80%)
55.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube