Comments

mikey_p’s picture

I doubt there's really much to do for VC Project, other than associating the repo ID with the project and vice-versa. Most of the integration is going to go into VC API or Project and Project Issue.

sdboyer’s picture

vc_project being the bridge point between everything, it'll be the natural place to put stuff that includes both project & vcapi information in it. That output pasted in the issue is from vc_project's vcs-auth-data drush command (the version of it we return via http, anyway).

Josh The Geek’s picture

If this will use json, please no line breaks so php json_decode will work.