GitHub sync
avatar mbabker
mbabker
1 Feb 2014

Working on running get project on the server, finding some funny stuff with events. First, I'm seeing reference events now (see http://issues.joomla.org/tracker/joomla-cms/3), and when running I got an error: ERROR: Unknown event: unsubscribed.

avatar mbabker mbabker - open - 1 Feb 2014
avatar elkuku
elkuku - comment - 2 Feb 2014

Yes those reference events are a thing to explore yet...

I never got any unsubscribed event. I suppose that's not a "public" event and it depends on the access rights the user has to the repo when accessing the API endpoint.
An exception is thrown when encountering an "unknown event", so those events might just be added..

avatar elkuku elkuku - reference | - 2 Feb 14
avatar mbabker
mbabker - comment - 2 Feb 2014

head_ref_restored is the other one I've had it choke over. Otherwise, it's been smooth (if slow since I haven't added anymore bot accounts yet) getting things synced up.

avatar elkuku
elkuku - comment - 3 Feb 2014

head_ref_restored is the other one I've had it choke over.

Maybe I haven't read all parts of the API docu yet but i can not find any reference to those events :(
I would expect them here: http://developer.github.com/v3/issues/events/ but maybe I'm looking in the wrong place.

The head_ref_deleted event is actually stored but nothing special happens (yet)

Any idea what to do here ?

avatar b2z
b2z - comment - 18 Aug 2014

Closed via #424

avatar b2z b2z - change - 18 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-18 19:19:38
avatar b2z b2z - close - 18 Aug 2014

Add a Comment

Login with GitHub to post a comment