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

testCurl8 #8474

Merged
merged 28 commits into from
Sep 12, 2024
Merged

testCurl8 #8474

merged 28 commits into from
Sep 12, 2024

Conversation

SahithiMy
Copy link
Contributor

@SahithiMy SahithiMy commented Jul 2, 2024

🔩 Description: What code changed, and why?

⛓️ Related Resources

https://chefio.atlassian.net/browse/CHEF-13960
https://progresssoftware.atlassian.net/browse/CHEF-10326
https://progresssoftware.atlassian.net/browse/CHEF-13083

👍 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 SahithiMy marked this pull request as draft July 2, 2024 06:54
Copy link

netlify bot commented Jul 2, 2024

👷 Deploy Preview for chef-automate processing.

Name Link
🔨 Latest commit 74dcc64
🔍 Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/66e281f842c8370008c33f05

SahithiMy and others added 23 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]>
daveaugustus and others added 3 commits September 9, 2024 11:36
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: SahithiMy <[email protected]>
@SahithiMy SahithiMy marked this pull request as ready for review September 11, 2024 10:11
Signed-off-by: SahithiMy <[email protected]>

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@Dmaddu Dmaddu merged commit d119f1c into main Sep 12, 2024
11 of 13 checks passed
@Dmaddu Dmaddu deleted the sahithi/testcurl8 branch September 12, 2024 08:20
kalroy pushed a commit that referenced this pull request Oct 8, 2024
* testCurl8

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

* testCurl8

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

* testCurl8

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

* testCurl8

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

* testCurl8

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

* testCurl8

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

* testCurl8

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

* nginx pipeline fix

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]>

* pinned build chef-server build

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

* removed pinned version

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

* increased timed_out

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

* pipeline fix automate-cs-nginx

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

* pipeline fix automate-cs-nginx

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

* updated inspec

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

* updated scaffolding

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

* pipeline fix

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

* changed oc_id version

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

* increased timed_out

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

* rebasing

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

* Pipeline002 (#8538)

* 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]>

* Updated Chef Inspec build to 4.56.61

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

* Pipeline check for product dev

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

* Dave/pipeline (#8545)

* 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]>

* Rebasing

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

* pinned chef server versions

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

* changed to dev

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

---------

Signed-off-by: SahithiMy <[email protected]>
Signed-off-by: daveaugustus <[email protected]>
Signed-off-by: Durga Sarat Chandra Maddu <[email protected]>
Co-authored-by: SahithiMy <[email protected]>
Co-authored-by: Augusutus <[email protected]>
Co-authored-by: daveaugustus <[email protected]>
Co-authored-by: Durga Sarat Chandra Maddu <[email protected]>
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.

3 participants