-
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.
feat(quickie): Github Commit Service Funcs (#970)
* chore(ghService): consistent naming + use import * feat(envvar): add file path * feat(commit service): add in drop in replacement for path + add in logic just for create * 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 * feat(githubCommitService): add other func calls * feat(githubService): update API * fix(repoService): fix failing build * feat(ghCommitService): mvfile * fix(server.js): fix initalisation issues * fix(commitServiceGithub): wrong imports
- Loading branch information
1 parent
34335ad
commit 7560062
Showing
4 changed files
with
368 additions
and
152 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
Oops, something went wrong.