Jason Frey
Jason Frey
Interestingly no deprecations showed up in the tests...let's see what cross repo shows @miq-bot cross-repo-test /all
Yeah I was concerned maybe something was using that old interface that's why I added the deprecations but nothing showing up as deprecations so I don't think it's used
We don't necessarily need to run it ourselves in GitHub Actions, because it's already being run by scorecard.dev. Here's crystal's scorecard: https://scorecard.dev/viewer/?uri=github.com/crystal-lang/crystal. However, running it ourselves would allow us to...
I put in #23674 to have a looser range - still allowing 2.5
Related discussion: https://github.com/orgs/ManageIQ/discussions/23529
@kbrock Can you take a look here? I'm surprised this fails the specs.
@agrare Thoughts here?
- Don't like using :vm_or_template in specs (33 of them) - Don't like using :vm in specs (98 of them) These don't bother me as much if the operation being...
openscap 6.0.0 dropped support for Ruby 3.2, so this fails on Ruby 3.1 - we can probably bump to 0.5.2 though