Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using tokens (from cookie jar) to perform git operations (e.g., push) #40

Open
niksu opened this issue Nov 12, 2014 · 7 comments
Open

Comments

@niksu
Copy link

niksu commented Nov 12, 2014

is it possible to use tokens (from cookie jar) to perform git operations -- such as pushing to a (github) repository? or is the use of tokens currently restricted to github-only operations (e.g., creating an issue, PR, etc)

@avsm
Copy link
Member

avsm commented Nov 12, 2014

Yes, but you need to add ATD bindings for this: https://developer.github.com/v3/git/ https://developer.github.com/v3/git/

On 12 Nov 2014, at 13:38, Nik Sultana [email protected] wrote:

is it possible to use tokens (from cookie jar) to perform git operations -- such as pushing to a (github) repository? or is the use of tokens currently restricted to github-only operations (e.g., creating an issue, PR, etc)


Reply to this email directly or view it on GitHub https://github.com/avsm/ocaml-github/issues/40.

@dinosaure
Copy link
Member

Did you start doing it? I can allocate my time to take care of this part.

@niksu
Copy link
Author

niksu commented Nov 4, 2015

I hadn't -- please go ahead but it's worth rechecking with any other interested parties in case they have any patches en route. I haven't been watching this space recently.

@dsheets
Copy link
Member

dsheets commented Nov 4, 2015

It would be great if you'd like to start on this, @dinosaure. It would be useful to look at the interfaces that ocaml-git exposes and attempt to expose interfaces that are at least partially compatible with those.

@dinosaure
Copy link
Member

Ok ! I will start tomorrow this job. You can see my progress in a future PR.

@yomimono
Copy link
Contributor

yomimono commented Apr 6, 2018

@dinosaure Does this work now? (And I think the issue belongs in ocaml-git probably?)

@dinosaure
Copy link
Member

It's most about this PR which was closed. So, we could have a plan to re-merge (as I did before) ocaml-github and ocaml-git however, I can not take my time now to develop it :( .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants