8000 Split up Repository object by sigmavirus24 · Pull Request #681 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Split up Repository object #681

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

Merged
merged 36 commits into from
Dec 22, 2017
Merged

Split up Repository object #681

merged 36 commits into from
Dec 22, 2017

Conversation

sigmavirus24
Copy link
Owner

So far we have two Repository objects (ShortRepository, Repository). In
looking at API responses, it seems GitHub has removed many Repository
attributes altogether. I'll need to investigate this further.

Related-to: gh-670

Conflicts:
- github3/github.py
- github3/users.py
- tests/cassettes/GitHub_create_issue.json
- tests/cassettes/Issue_events.json
- tests/cassettes/Issue_pull_request.json
- tests/cassettes/Milestone_labels.json
- tests/cassettes/Organization_create_repository.json
- tests/cassettes/Organization_repositories.json
- tests/cassettes/PullRequest_issue.json
- tests/cassettes/Repository_create_issue.json
- tests/cassettes/Repository_events.json
- tests/cassettes/Repository_issue.json
- tests/cassettes/Repository_issue_events.json
- tests/cassettes/Repository_issues_ascending.json
- tests/cassettes/Repository_issues_state_all.json
- tests/cassettes/Repository_network_events.json
- tests/cassettes/Team_repositories.json
- tests/cassettes/User_events.json
- tests/cassettes/User_organization_events.json
- tests/integration/test_users.py
- tests/unit/json/pull_request_example
- tox.ini
@sigmavirus24 sigmavirus24 changed the title WIP: Split up Repository object Split up Repository object Dec 22, 2017
@sigmavirus24 sigmavirus24 merged commit d94a00a into develop Dec 22, 2017
@sigmavirus24 sigmavirus24 deleted the split-up-repository branch December 22, 2017 22:28
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

Successfully merging this pull request may close these issues.

1 participant
0