Graham Hay

Results 8 comments of Graham Hay

you need to use: ``` const client = xmlrpc.createSecureClient("https://[myOdooServer]/xmlrpc/2/common") ``` (I also found that confusing)

I'm using v3.0 for now, which seems to work correctly for my scenario, but I'd prefer not to miss out on any improvements

the auth changed in 10.4, so this will affect any version older than that: https://github.com/bertvv/ansible-role-mariadb/blob/master/tasks/main.yml#L30

``` Step 7/12 : RUN DEBUG=1 rebar3 as prod release ---> Running in 2d66257b28f3 ===> Expanded command sequence to be run: [as] ===> Running provider: as ===> Expanded command sequence...

this is what shows up in the logs ``` o.j.p.ghprb.GhprbPullRequest#: Author of #123 dependabot[bot] on [redacted] not in whitelist! ``` which comes from [here](https://github.com/jenkinsci/ghprb-plugin/blob/eb178476965f8a4c257aaf4d4ae8cb8623e96cd3/src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java#L167-L169). so it feels [like](https://github.com/jenkinsci/ghprb-plugin/blob/eb178476965f8a4c257aaf4d4ae8cb8623e96cd3/src/main/java/org/jenkinsci/plugins/ghprb/Ghprb.java#L272) this should...

Seems reasonable :) Let me know if there's anything I can do to help. We're now using Nagios 3.4.1 on Debian (Wheezy). Not sure what the old version was. I...

how does pino solve this ^^^ problem?

I'll send you a pull request. I apologise in advance :)