Julien Bras
Julien Bras
TO BE CHECKED This file is working on my env so I publish it for information. Please review :)
This parameter is already available but not documented. I use this parameter like this : ``` Dockerfile.tomcat ${docker.repository} ${project.version} ``` It work well to create multiple image from a single...
This PR is providing Java 17 support. include CDK update to 2.79 refs: #2855
Hi @ehmad11 There is some CVE on the got package. Are you available to merge and publish if I suggest a PR to handle this issue ? Thanks!
Hi, When an error is occuring a NS call, I am ending with a very basic error generated by got. (like HttpError 400). I think it's linked to this! https://github.com/sindresorhus/got/issues/1126...
Hello I am using a hubot chatbot on a Google Hangouts Chat system and we are using it on a Heroku-like system, with no way to declare a `GOOGLE_APPLICATION_CREDENTIALS=cred.json`. So...