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

Implement Activity Watching API #350

Merged
merged 4 commits into from
Jan 30, 2014
Merged

Implement Activity Watching API #350

merged 4 commits into from
Jan 30, 2014

Conversation

nigel-sampson
Copy link
Contributor

Implements the Watching API in both Async and Observable projects with unit tests.

Closes #327

@shiftkey
Copy link
Member

Can you run .\Build FixProjects to add the new files to the Mono* projects?

@nigel-sampson
Copy link
Contributor Author

Done

@shiftkey
Copy link
Member

Aside from merging master into here to resolve the csproj differences, I've got nothing else to say about this PR. Thanks for the work!

elmo

Conflicts:
	Octokit.Reactive/Clients/IObservableActivitiesClient.cs
	Octokit.Reactive/Clients/ObservableActivitiesClient.cs
@nigel-sampson
Copy link
Contributor Author

Whoops, sorted

shiftkey added a commit that referenced this pull request Jan 30, 2014
@shiftkey shiftkey merged commit 56ec6ca into octokit:master Jan 30, 2014
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.

Implement Activity Watching API
2 participants