Emanuel Zienecker
Emanuel Zienecker
Hi @tommysitu, I think it would be helpful for many if you would also publish Docker images with this architecture. I have already created a pull request for this. It...
Hi @tommysitu, when can we expect a release to be able to include the new image in our projects?
@tommysitu Looks good! 1.3.6 Image ``` ➜ docker run spectolabs/hoverfly:v1.3.6 Unable to find image 'spectolabs/hoverfly:v1.3.6' locally v1.3.6: Pulling from spectolabs/hoverfly 3aa4d0bbde19: Pull complete 0b52bafb6df8: Pull complete a07b0fbeb251: Pull complete Digest:...
Tomorrow the hacktoberfest starts. I would like to use this task as a project start. Is it ok for you if I take it over? Nothing has happened to the...
I am having trouble adding a new dependency to the project. Unfortunately I don't really understand where the problem is. I added the following dependency (`implementation 'net.sourceforge.htmlunit:htmlunit:2.64.0'`) in the `jabref/build.gradle`...
The problem with this page is that when you make the call with the appropriate ISBN, you are redirected first (apparently a javascript redirect). The response contains the following in...
If this pull request: https://github.com/gabrie-allaigre/java-gitlab-api/pull/6 can be merges I can provide a fix for this issue.
Make sure to refactor the HttpConnector wrapException method and use this approach instead: https://github.com/square/retrofit/issues/1497
I am not sure if the checks regarding the assertions are useful. On the one hand this contradicts the Clean Code concept by saying that the methods should be named...
@kwek20 now it should be fine