pkgjs / wiby

"Will I break you" - a tool for testing dependents
Apache License 2.0
33 stars 7 forks source link

Investigate octokit.repos.createOrUpdateFileContents #9

Open andrewhughes101 opened 4 years ago

andrewhughes101 commented 4 years ago

If we can use https://octokit.github.io/rest.js/v18#repos-create-or-update-file-contents to push the updated package.json to the dependent repository we can reduce the need for separate api calls to create a blob, tree, commit and branch