netlify / git-gateway

A Gateway to Git APIs
MIT License
404 stars 89 forks source link

feat: allow GitHub compare API #45

Closed erezrokah closed 4 years ago

erezrokah commented 4 years ago

Due to a recent change in Netlify CMS, we are using the GitHub compare API to rebase branches.

Not sure how to go about testing it locally.

mraerino commented 4 years ago

I can provide you with a staging deployment of this PR. Would that help?

erezrokah commented 4 years ago

That would be perfect

erezrokah commented 4 years ago

I tried running the git-gateway binary after building it locally, but not sure how to set up the environment variables to get pass authentication

mraerino commented 4 years ago

Using a repo-local branch: https://github.com/netlify/git-gateway/tree/feat/allow_github_compare_api