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

(CONT-339) Update CI for ruby 2.5 #88

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

chelnak
Copy link

@chelnak chelnak commented Feb 23, 2023

No description provided.

@chelnak chelnak self-assigned this Feb 23, 2023
@chelnak chelnak requested a review from a team as a code owner February 23, 2023 15:24
@bastelfreak bastelfreak changed the title (CONT-339) Update CI for ruby 2.5) (CONT-339) Update CI for ruby 2.5 Feb 23, 2023
@chelnak chelnak force-pushed the CONT-339-update_ci_for_multiple_rubies branch from d79ef2d to 19fc600 Compare February 23, 2023 15:42
@chelnak chelnak force-pushed the CONT-339-update_ci_for_multiple_rubies branch from 19fc600 to 50b76b3 Compare February 23, 2023 15:42
@jordanbreen28 jordanbreen28 merged commit dbc093c into main Feb 23, 2023
@jordanbreen28 jordanbreen28 deleted the CONT-339-update_ci_for_multiple_rubies branch February 23, 2023 15:44
@ekohl
Copy link

ekohl commented Feb 23, 2023

The whole issue with this is that it pulls in puppetlabs_spec_helper, which is done for acceptance tests. However, it creates a circular dependency. IMHO it must be removed. If you want to do real testing, use something that doesn't need a whole VM. This is just a gem and you control the environment, so you can consider a framework like cucumber.

I see this was already merged while I was writing #89 but please consider to get rid of Litmus here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants