treydock / puppet-module-globus

Other
0 stars 7 forks source link

Set allowed puppet-epel version to < 5.0.0 #32

Closed yorickps closed 2 years ago

yorickps commented 2 years ago

Implement following PR to fix DNF https://github.com/voxpupuli/puppet-epel/pull/130

treydock commented 2 years ago

I pushed some changes to master branch that should resolve the tests failing. Please merge in master or rebase against master.

yorickps commented 2 years ago

I pushed some changes to master branch that should resolve the tests failing. Please merge in master or rebase against master.

Ok, thanks, I've rebased against master.

treydock commented 2 years ago

There are more issues with Python module < 6.3.0 and EPEL dependency. I'll fix in different pull request

treydock commented 2 years ago

Go ahead and rebase again, tests should be good now I think.

yorickps commented 2 years ago

Go ahead and rebase again, tests should be good now I think.

Ok, thanks for the follow up :+1: . I've rebased against master again.

treydock commented 2 years ago

This will be released with v8.0.0 once Github Actions complete.