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

Make the sync command works with the new Crick API #152

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

jmaupetit
Copy link
Contributor

@jmaupetit jmaupetit commented Jun 7, 2017

Purpose

As introduced in our recent blog post, we built a new back-end for Watson, called Crick. For now, there is no public release of the source code, but it will be open sourced soon. In the meantime, we published the specifications of its API at: http://docs.crickapi.apiary.io.

Given this new back-end API, we had to make the sync command work again. There won't be any side effect as AFAIK no one used it in the real world (even us), since it was not completely wired anyway.

Proposal

This PR fixes Watson's pull and push methods to properly consume the new API.

@willdurand
Copy link
Contributor

willdurand commented Jun 7, 2017

Looks good to me 👍

Edit: the plugin system that has been discussed in the past is still possible, yet not sure if we will invest time into it.

@willdurand willdurand requested review from k4nar and SpotlightKid June 7, 2017 16:49
@willdurand willdurand merged commit a747b2c into master Jun 9, 2017
@willdurand willdurand deleted the add-crick-sync branch June 9, 2017 12:50
@jmaupetit jmaupetit mentioned this pull request Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants