David Perez

Results 13 comments of David Perez

Yes, I've this doubt as well. It's a php, that is supposed to be in a server? and called via webhook from github? I've tested like that, but it seems...

Which permissions do we need? read repositories? just that?

Hello, I see in my dependencies this error: UNMET PEER DEPENDENCY @angular/[email protected] How can i solve it?

It was 5.0.0. But I've changed to 4.4.6, but the error still remains...

```ts import { Injectable } from '@angular/core'; import 'rxjs/add/operator/map'; import { Observable } from 'rxjs/Observable'; import { WpApiPosts, WpApiMedia, WpApiUsers } from 'wp-api-angular'; export class Post { public media_url: Observable;...

It should be very nice to haver variables as well

I've discovered where the library stops working: if ( !function_exists( 'xmlrpc_encode_request' ) ) Maybe we should make diferent filter.

This is my issue... Any idea? Which modules do ripcord need in the server?

Hello, could you tell which php modules are necessary?