travis-ci / gh log scanlog scanfailingfailing Current Branches Build History Pull Requests Job #243.1 Settings Requests Caches More options Requests Trigger build Refactor wrapper This brings the wrapper class in line with the others.The class is now constructed via the options passed to `#use`,which means we don't need to change the signature of any methods,which was not ideal. stack = GH::Stack.build do use GH::Retry, retries: 10 end GH.with(stack) { GH['users/rkh'] }Also renames the `sleep` option to `wait`. Commit e23cc49 Compare 63bac8b..e23cc49 Joe Corcoran authored and committed Nothing here #243.1 passed Ran for 44 sec 9 years ago AMD64 no language set Git Job log View config