-
Notifications
You must be signed in to change notification settings - Fork 406
Add issue import beta endpoint(s) #497
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
Comments
@sigmavirus24 will take a stab at this and break it down into multiple PL |
@sigmavirus24 , I'm trying to fit this into our proper module/namespace and could use your feedback. As an example, here is the URI to import an issue: I thought of stuffing the the module inside of I also thought the |
So, something like Does that help? |
Yup. Thanks @sigmavirus24 |
So, @sigmavirus24 I created import.py under github3/repos/import.py but getting a SyntaxError when trying to import from repo.py.
It doesn't like the name |
issue_import.py? |
Simple enough - thanks |
Check list to track progress:
|
I'll tackle https://gist.github.com/jonmagic/5282384165e0f86ef105#check-status-of-multiple-issues this weekend. Should be able to close the issue after |
Created unit and integration test for imported_issues Closes: sigmavirus24#497
Created unit and integration test for imported_issues Closes: sigmavirus24#497
Created unit and integration test for imported_issues Closes: sigmavirus24#497
Created unit and integration test for imported_issues Closes: sigmavirus24#497
Created unit and integration test for imported_issues Closes: sigmavirus24#497
Uh oh!
There was an error while loading. Please reload this page.
https://gist.github.com/jonmagic/5282384165e0f86ef105
The text was updated successfully, but these errors were encountered: