mcarrolle

Results 5 issues of mcarrolle

This improvements relates to this issue #57 I create a method refresh which contains the logic to perform a refresh token action. I implement only for GoogleAuthProvider. I modify PlayAuthenticate.isLoggedIn...

## Describe the Bug Since bolt 3.25.0, we can no longer install module from git private repository with SSH transport. URIs starting with ssh:// are no longer accepted in the...

Bug

Fix regression. Issue description: #3237

## Summary Fix wrong position of up_args arguments passed to command and handle up_args argument that contains value like `--pull always`. Issue: #984 and #996 ## Additional Context ## Related...

## Describe the Bug When using argument with value like `--pull always` in `up_args` argument an error is thrown: `change from 'absent' to 'present' failed: Execution of /usr/bin/docker compose -f...

bug