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

Backend: Implement pushing of commits (5d) #56

Closed
ermshiperete opened this issue Mar 30, 2020 · 0 comments · Fixed by #60
Closed

Backend: Implement pushing of commits (5d) #56

ermshiperete opened this issue Mar 30, 2020 · 0 comments · Fixed by #60
Assignees
Projects
Milestone

Comments

@ermshiperete
Copy link
Collaborator

When using OAUTH token it's not possible to use git push command to push commits on behalf of the user.

However, GitHub provides a Database API that allows low-level access to git objects. Using this API it's possible to implement pushing of commits by re-creating commits on GitHub.

@ermshiperete ermshiperete added this to the P10S4 milestone Mar 30, 2020
@ermshiperete ermshiperete added this to To do in Frontend via automation Mar 30, 2020
@ermshiperete ermshiperete changed the title Frontend: Implement pushing of commits (5d) Backend: Implement pushing of commits (5d) Mar 30, 2020
@ermshiperete ermshiperete removed this from To do in Frontend Mar 30, 2020
@ermshiperete ermshiperete added this to To do in Backend via automation Mar 30, 2020
@ermshiperete ermshiperete moved this from To do to In progress in Backend Apr 7, 2020
@ermshiperete ermshiperete self-assigned this Apr 7, 2020
@mcdurdin mcdurdin modified the milestones: P10S4, P10S5 Apr 18, 2020
@ermshiperete ermshiperete linked a pull request Apr 24, 2020 that will close this issue
@ermshiperete ermshiperete moved this from In progress to In code review in Backend Apr 24, 2020
Backend automation moved this from In code review to Done Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Backend
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants