Miguel Álvarez

Results 2 issues of Miguel Álvarez

The function `run_conditional_check ` crash when condition is set to true, as it tries to convert true to symbol ```ruby def run_conditional_check(condition, matching: true) return true if condition.blank? return condition.call(self)...

As I've seen from many users here, current support for RHEL8 or any other OS is deprecated due to the Python 2 issue. So, I've created a Docker version of...