github / octocatalog-diff

Compile Puppet catalogs from 2 branches, versions, etc., and compare them
https://rubygems.org/gems/octocatalog-diff/
MIT License
239 stars 85 forks source link

Run CI jobs against Puppet 7 and Ruby 3 #240

Closed ahayworth closed 3 years ago

ahayworth commented 3 years ago

Overview

This PR runs CI against puppet 7.3.0, testing ruby versions 2.5 - 3.0.

I first tried to refactor the CI jobs, and then got caught up in dependency hell; so I just copied the previous jobs and updated them.

Checklist

ahayworth commented 3 years ago

cc @benburry