Closed evolverine closed 4 years ago
Integrating with github to create forks/etc - In general seems like a good idea for simplifying the flow, we should discuss how interaction would look like before going there though. And should be a separate CR.
Also using the actual cli tool really makes life harder distribution-wise, I imagine there is python lib out there for talking to Github API, which would be a better choice
agreed, a python library would be great for that.
[…] python lib […] for talking to Github API
[…] would be great for that.
Have you found developer.github.com/v3/libraries? It has a Python
section, of which PyGithub seems to be quite API-complete :-)
Thanks @katrinleinweber for researching the libraries. Can't wait to have this implemented. For now, let's finalize this pull request.
@Stvad did you have a chance to take a look at the commits? Thanks.
@evolverine I apologize for the delay, I thought I did, but I missed the latest batch. I'll take a look in the next few days!
Looks good to me besides the small nit that I've noted!
great. And check out the last commit as well, where I made improvements in the way the repository URL is parsed. If that looks good, on my side it's all done (otherwise let me know if any changes are in order).
Heya, did you have a chance to look at the latest changes? Thanks!
Hey, thank you for a reminder, been a bit swamped recently =. Will take a look today
Looks good! Thank you for working on this! Sorry for a slow turn-around
Yaay! Calls for a celebration 😃️🎉️
A few notes:
Also, two questions: