symphonyoss / symphony-java-client

Java client library for Symphony
Apache License 2.0
34 stars 37 forks source link

Added Symphony Signals API support #108

Closed DovOps closed 6 years ago

DovOps commented 6 years ago

106 - Added support for signals client. NOTE: Advanced responses for subscribe/unsubscribe operations are passing direct API response payloads back.

DovOps commented 6 years ago

Thanks @pmonks your fix fixed the build in this PR. @pmonks @ftbb any ideas why CLA isnt working here? otherwise ready to merge.

pmonks commented 6 years ago

@ftbb just a head's up that the failure report from cla-bot is incorrect - @dovie does indeed have a CLA with the Foundation, so you can merge this PR if you're otherwise happy with it.

I'm raising a high priority issue with @maoo and @Kabrakssis for them to look at the clabot tomorrow - it seems to be struggling at the moment.

maoo commented 6 years ago

Sorry for the problems caused by cla-bot; I checked the logs and it seems that it's a known issue https://github.com/ColinEberhardt/cla-bot/issues/74 .

While I work on a fix, @dovie , could you please check if the email of your git client matches the one of your GitHub account? see https://github.com/octokit/octokit.net/issues/1433#issuecomment-235714712 . TY. /CC @pmonks