Use the API URL from the environment if it is present.

This commit is contained in:
Chris Gavin
2022-08-10 21:11:50 +01:00
parent a6d09016e7
commit bbdc9efa94
42 changed files with 122 additions and 22 deletions

View File

@@ -40,6 +40,7 @@ const sampleApiDetails = {
auth: "token",
externalRepoAuth: "token",
url: "https://github.example.com",
apiURL: undefined,
};
const gitHubVersion = { type: util.GitHubVariant.DOTCOM };
// Returns the filepath of the newly-created file