Skip to content
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

License scout fix #8580

Closed
wants to merge 84 commits into from
Closed

License scout fix #8580

wants to merge 84 commits into from

Conversation

iamazzeez
Copy link
Contributor

πŸ”© Description: What code changed, and why?

⛓️ Related Resources

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… 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.

πŸ“· Screenshots, if applicable

SahithiMy and others added 30 commits September 9, 2024 11:36
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
* automate-cluster-ctl pipeline fix

Signed-off-by: SahithiMy <[email protected]>

* automate-backend-deployment pipeline fix

Signed-off-by: SahithiMy <[email protected]>

* removed pinned version

Signed-off-by: SahithiMy <[email protected]>

* Update inspec version in a file

Signed-off-by: daveaugustus <[email protected]>

* Add logs to check pipeline

Signed-off-by: daveaugustus <[email protected]>

* Add logs to check pipeline

Signed-off-by: daveaugustus <[email protected]>

* fixed automate load balancer pipeline

Signed-off-by: daveaugustus <[email protected]>

* fixed automate load balancer pipeline

Signed-off-by: daveaugustus <[email protected]>

---------

Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Co-authored-by: SahithiMy <[email protected]>
Co-authored-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
* test pipeline

Signed-off-by: daveaugustus <[email protected]>

* ruby changes

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* modified inspec test profiles

Signed-off-by: daveaugustus <[email protected]>

* Inspec profile fixes

Signed-off-by: daveaugustus <[email protected]>

* Inspec profile fixes

Signed-off-by: daveaugustus <[email protected]>

* Inspec profile fixes

Signed-off-by: daveaugustus <[email protected]>

* Inspec profile fixes

Signed-off-by: daveaugustus <[email protected]>

* Inspec profile fixes

Signed-off-by: daveaugustus <[email protected]>

* Uncommented code block with fixes

Signed-off-by: daveaugustus <[email protected]>

* Additinal changes as per ruby 3.0+ version

Signed-off-by: daveaugustus <[email protected]>

* Syntax error fix

Signed-off-by: daveaugustus <[email protected]>

* Syntax error fix

Signed-off-by: daveaugustus <[email protected]>

* fix ruby incompatibility error for active support (#8547)

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

---------

Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>
Co-authored-by: daveaugustus <[email protected]>
Co-authored-by: Durga Sarat Chandra Maddu <[email protected]>
Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Yashvi Jain and others added 24 commits September 9, 2024 14:15
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
Signed-off-by: Yashvi Jain <[email protected]>
* test pipeline fix

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>

* proto difference helper code fix (#8571)

Signed-off-by: iamazzeez <[email protected]>

---------

Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Co-authored-by: Abdul Azeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
* Restored license control

Signed-off-by: daveaugustus <[email protected]>

* Added go proxy

Signed-off-by: daveaugustus <[email protected]>

* Updated mod

Signed-off-by: daveaugustus <[email protected]>

* modified test case

Signed-off-by: daveaugustus <[email protected]>

* Added error check for server instance

Signed-off-by: daveaugustus <[email protected]>

* grpc

Signed-off-by: daveaugustus <[email protected]>

* fixed mod

Signed-off-by: daveaugustus <[email protected]>

---------

Signed-off-by: daveaugustus <[email protected]>
Co-authored-by: daveaugustus <[email protected]>
Signed-off-by: iamazzeez <[email protected]>
Copy link

netlify bot commented Sep 10, 2024

πŸ‘· Deploy Preview for chef-automate processing.

Name Link
πŸ”¨ Latest commit 15562b2
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/66e0445a3c1b3c000858f0fc

Quality Gate failed Quality Gate failed

Failed conditions
3 New issues
0.0% Coverage on New Code (required β‰₯ 80%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@iamazzeez
Copy link
Contributor Author

#8590 this PR has changes.

@iamazzeez iamazzeez closed this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants