Javier Gómez Rodríguez

Results 3 issues of Javier Gómez Rodríguez

We are using this action to set to `neutral` a check that is marked as required in the branch protections, when there is no code change in the project. From...

enhancement
help wanted
good first issue

If the DANCER_CONTENT_TYPE is set some tests fails: **DANCER_CONTENT_TYPE=application/json** ``` t/00-compile.t .................. ok t/00-report-prereqs.t ........... # # Versions for all modules listed in MYMETA.json (including optional ones): # # ===...

Bug

Rewrite provider setter and getter to avoid that service resource define in recipes can change provider. For example this snippet in php5-fpm::install recipe: ``` ruby #Enable and Restart PHP5-FPM service...