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 <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
* automate-cluster-ctl pipeline fix

Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>

* automate-backend-deployment pipeline fix

Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>

* removed pinned version

Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>

* Update inspec version in a file

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Add logs to check pipeline

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Add logs to check pipeline

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* fixed automate load balancer pipeline

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* fixed automate load balancer pipeline

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

---------

Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Co-authored-by: SahithiMy <sahithi.mylangam@progress.com>
Co-authored-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
* test pipeline

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* ruby changes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified inspec test profiles

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Inspec profile fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Inspec profile fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Inspec profile fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Inspec profile fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Inspec profile fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Uncommented code block with fixes

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Additinal changes as per ruby 3.0+ version

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Syntax error fix

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Syntax error fix

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

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

Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>

---------

Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>
Co-authored-by: daveaugustus <pappu.kumar@progress.com>
Co-authored-by: Durga Sarat Chandra Maddu <44021874+Dmaddu@users.noreply.github.com>
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Yashvi Jain and others added 24 commits September 9, 2024 14:15
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
Signed-off-by: Yashvi Jain <yashvi.jain@progress.com>
* test pipeline fix

Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>

* proto difference helper code fix (#8571)

Signed-off-by: iamazzeez <aazeez@progress.com>

---------

Signed-off-by: Durga Sarat Chandra Maddu <dmaddu@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Co-authored-by: Abdul Azeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
* Restored license control

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Added go proxy

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Updated mod

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* modified test case

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* Added error check for server instance

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* grpc

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

* fixed mod

Signed-off-by: daveaugustus <pappu.kumar@progress.com>

---------

Signed-off-by: daveaugustus <pappu.kumar@progress.com>
Co-authored-by: daveaugustus <pappu.kumar@progress.com>
Signed-off-by: iamazzeez <aazeez@progress.com>
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