3b434ed94d
We recently updated `@octokit/rest` to a more recent version. For this the Github client had to be refactored to account for new types of Octokit. With the refactorings the authentication of the Github client broke as we used an incorrect option for setting the OAuth token. The TS transpilation did not fail because the Octokit types support arbitrary options in the constructor. This is not solvable on our side, so we cannot prevent similar issues in the future unfortunately. Adding tests for authentication is not a reasonable option either. |
||
---|---|---|
.. | ||
git | ||
testing | ||
BUILD.bazel | ||
child-process.ts | ||
config.ts | ||
console.ts | ||
dry-run.ts | ||
github.ts | ||
inquirer-autocomplete-typings.d.ts | ||
shelljs.ts | ||
ts-node.ts |