simpla icon indicating copy to clipboard operation
simpla copied to clipboard

Add Netlify Identity adapter

Open Jinksi opened this issue 8 years ago • 2 comments

I'm submitting a

Feature request

Description

Related to #77

Add Netlify Identity / Git Gateway adapter.

Netlify Git Gateway handles the Github API requests through it's own endpoint /.netlify/git/github/.

This request is paired with a JWT supplied by netlify-identity-widget

see Git Gateway docs & Netlify Identity docs

Jinksi avatar Oct 18 '17 23:10 Jinksi

Hit a roadblock, unfortunately Netlify’s git-gateway doesn’t support the /merges/ endpoint…
Would you consider allowing Simpla to commit changes directly to the target branch rather than merging?

Jinksi avatar Oct 21 '17 07:10 Jinksi

This PR (https://github.com/netlify/git-gateway/pull/12) adds the /merges/ endpoint

Jinksi avatar May 17 '18 07:05 Jinksi