Thomas Meyer

Results 6 issues of Thomas Meyer

## System information - node version: v14.17.6 - npm or yarn version: 6.14.15 - OS/version/architecture: Mac OS - Applicable nodegit version: v0.27.0 Hi, git/curl has the ability to use "-U...

**Environment**: - *Jib version:* 3.1.2 - *Build tool:* Apache Maven 3.6.3 - *OS:* OS name: "linux", version: "5.4.104+", arch: "amd64", family: "unix" **Description of the issue**: maven jib:build sometimes fails...

p3
kind/user-question

Hi, why does this check exists at all? https://github.com/spotbugs/spotbugs/blob/master/spotbugs/src/main/java/edu/umd/cs/findbugs/detect/DumbMethodInvocations.java#L145 The description doesn't give a clue of why this check exists at all and what does it try to prevent. I...

Because of this we see connection timeout here: https://github.com/dorny/test-reporter/blob/main/src/utils/github-utils.ts#L53 because no proxy is used in the test-reporter action. the action tries to establish a direct connection which won't work in...

enhancement
help wanted

**Description:** Support alternate nodejs download mirror like nvm nvm does support setting a mirror via environment variable, e.g: NVM_NODEJS_ORG_MIRROR=https://artifactory.company.com/artifactory/node-dist/ setup-node should also support a similar option "mirror" to specify an...

feature request

**Describe the enhancement** For complex setup with self-hosted Github Action runners were all requests toward Github hosted servers needs to go thru an intercepting webproxy please introduce support for aenvironment...

enhancement