Skip to content

Add CI to validate and test code

Balasankar 'Balu' C requested to merge add-ci-pipeline into 8.2.1-stable
  1. Make rubocop happy with current code using --auto-correct flag.
  2. Remove specs that depended on the functionality removed via !34 (merged) (project license generated by Omnibus::Licensing. But we now create it in Omnibus::DependencyInformation.
  3. Make necessary changes in tests and fixtures to match GitLab-specific code changes.
  4. Add CI to run chefstyle and rspec tests.
Edited by Balasankar 'Balu' C

Merge request reports