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

Run rubocop checks in matrix build #690

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

traylenator
Copy link
Contributor

Run bundle exec rake rubocop.

This requires we install voxpupuli-test to get the rubocop
dependencies.

Run `bundle exec rake rubocop`.
This requires we install voxpupuli-test to get the rubocop
dependencies.
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about the same thing. Perhaps we should also run lint before the entire matrix? That means we only run a minimal CI if you have obvious blockers to merging.

@traylenator
Copy link
Contributor Author

Will save a lot of docker images for sure.

@ekohl
Copy link
Member

ekohl commented Dec 9, 2020

Btw, I opened puppetlabs/puppetlabs_spec_helper#327 which would also make it easy to run all pre-release checks during the validation. I also started a PR to voxpupuli-test, but then first wanted to complete voxpupuli/voxpupuli-test#37. Then the actual unit tests can be updated to run rake parallel_spec instead of the default task.

@ekohl ekohl merged commit 3f92b0f into voxpupuli:master Feb 23, 2021
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.

2 participants