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

(RE-15228) Move to travis and run against ruby 3 #107

Merged
merged 10 commits into from
Mar 21, 2023

Conversation

donoghuc
Copy link
Member

This PR does several things:

  1. Moves from travis to github actions
  2. updates expired ssl fixtures
  3. Runs tests against ruby 3.2 (and makes the code ruby 3.2 compatible)

This is in preparation to actually get some work done on PE-35500

This is a ruby 3 readyness fix. It disambiguates argument destructuring for keyword arguments.
Travis is no longer working and needs to be replaced anyway. Replace it now instead of fixing it.
Looks like making volume readable may actually be necessary. Porting over that and some other seemingly strange hacks from travis setup.
We do this separately with mend.
(maint) Allow running under ruby 3 and puppet 8
* upstream/2021.7.x:
  (maint) Stop running license check on pr test
  (maint) Port over some travis setup
  (maint) appease rubocop
  (maint) Allow running under ruby 3 and puppet 8
  (maint) replace travis (broken) with github actions
  (maint) Update ssl fixtures
  (maint) Disambiguate keywork args
@donoghuc donoghuc requested a review from a team as a code owner March 21, 2023 00:21
@donoghuc donoghuc merged commit 849a0cf into puppetlabs:main Mar 21, 2023
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.

None yet

1 participant