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

Enhance CI with more Ruby/Puppet versions #85

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

bastelfreak
Copy link
Member

This now uses a similar setup as puppet-syntax. Sideeffect is that for Puppet 6 tests, we pull in the 6.29 version or newer, which has a fix to pin to concurrent-ruby 1.1 and older.

@bastelfreak bastelfreak added the enhancement New feature or request label Feb 9, 2023
@bastelfreak bastelfreak self-assigned this Feb 9, 2023
.github/workflows/test.yml Outdated Show resolved Hide resolved
Gemfile Outdated Show resolved Hide resolved
Gemfile Outdated Show resolved Hide resolved
This now uses a similar setup as puppet-syntax. Sideeffect is that for
Puppet 6 tests, we pull in the 6.29 version or newer, which has a fix
to pin to concurrent-ruby 1.1 and older.
@bastelfreak
Copy link
Member Author

@ekohl I heavily simplified it. Please let me know what you think.

Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

Small nit, otherwise 👍

Gemfile Outdated Show resolved Hide resolved
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants