Skip to content

Fixing lint errors and added kitchen-omnibus-chef gem to fix spec#319

Merged
nikhil2611 merged 5 commits intomainfrom
nikhil/fix-cookstyle-and-specs-failure
Feb 3, 2026
Merged

Fixing lint errors and added kitchen-omnibus-chef gem to fix spec#319
nikhil2611 merged 5 commits intomainfrom
nikhil/fix-cookstyle-and-specs-failure

Conversation

@nikhil2611
Copy link
Contributor

Description

This pull request updates the test dependencies in the Gemfile to address provisioner support and repository access issues. The main change is the temporary addition of the kitchen-omnibus-chef gem, with comments explaining the rationale and future plans.

Test dependency updates:

  • Added the kitchen-omnibus-chef gem (version ~> 1.1) to provide chef-zero provisioner functionality, with comments noting its deprecated status and the plan to switch to kitchen-chef-enterprise once private repo access is available for public runners.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: nikhil2611 <ngupta@progress.com>
Signed-off-by: nikhil2611 <ngupta@progress.com>
…terprise

Signed-off-by: nikhil2611 <ngupta@progress.com>
@nikhil2611 nikhil2611 requested review from a team as code owners February 3, 2026 07:02
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Simplecov Report

Covered Threshold
98.51% 90%

Signed-off-by: nikhil2611 <ngupta@progress.com>
Signed-off-by: nikhil2611 <ngupta@progress.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 3, 2026

@nikhil2611 nikhil2611 merged commit ce490ad into main Feb 3, 2026
33 checks passed
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