Damien Coraboeuf

Results 78 comments of Damien Coraboeuf

Hi Pieter, It's interesting to see that the proxy settings do work for GitHub, but not for GitLab. Have you a concrete example of the options you're using (after obfuscation...

Understood. So you'd like to have the proxy configurable at the GitLab configuration level (together with other parameters like URL, etc.)? For GitHub, you were able to do otherwise?

What are the Java options that you pass at container level to enable the proxy?

* For GitHub, I'm using the `org.eclipse.egit.github.core.client.GitHubClient` which must have a layer accepting the proxy options from the JVM * For GitLab, I'm using the `org.gitlab.api.GitlabAPI` but this one seems...

Yes indeed, any other connector (JIRA, Artifactory, other) might potentially need this. I'll do this for January.

Hi, I had no time to work on this. Any chance you could make a contribution to the code?

See commit 6e19cae to see how to reactivate the integration tests.

Branch `ontrack-88-ldap-it` has the integration tests being restored on it and are run (failing) at https://jenkins.nemerosa.net/job/nemerosa-ontrack-branch-88/ Note that it works very fine in Travis CI.

On a build page, we already have a button to have the change log between this build and the previous one. If the build is the last one of the...

Hi, Is there any plan to have a new release of Convoy supporting the Digital Ocean driver? Thanks, Damien.