-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(quickie): reduceAmpBuildTimesCreateTests (#966)
* chore(ghService): consistent naming + use import * feat(envvar): add file path * feat(commitService): add commit service * feat(commit service): add in drop in replacement for path + add in logic just for create * fix(tests): rename vars in tests * fix(repoService): make API not optional, set ... default values instead * fix(env var): reduce number of env vars being used * chore(gitFileService): cleaner funcs * feat(commit service): add in drop in replacement for path + add in logic just for create * fix(repoService): make API not optional, set ... default values instead * chore(githubService): refactor to ts * refactor(constants): move out consts to constants file * refactor(consts): update imports * fix(auth service): type issues after refactor * fix(sites.spec): add imports * chore(tests): add deps * fix(error handling): + inconsistent API calls * fix(tests): fix failing tests * fix(imports): tests are failing * fix(githubCommitService): import issues * chore(githubService): use existing util funcs
- Loading branch information
1 parent
cb70a89
commit 34335ad
Showing
16 changed files
with
569 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.