Trigger packagist.org from repo on gerrit.w.o . First one to benefit from this might be Wikibase.
See "Update Schedule" on https://packagist.org/about for what packagist expects.
See https://gerrit.wikimedia.org/r/Documentation/config-hooks.html for information on how to add hooks to gerrit.
Description
Event Timeline
I suppose we could have a post-merge jenkins job for this, though we've been setting most of our other packages to point to github and setting up the hook there (using github allows for zipballs to be downloaded rather than cloning). But that might be an issue if github replication is still broken :/
Um, I may have found a solution: https://gerrit.googlesource.com/plugins/webhooks/+/master/
Now that most of the jenkins nodes are docker nodes (rather than node pool) and don't require an excessive amount of time to get thrown away are rebuilt running a script that only takes a few ms there wouldn't really take much of the executors time.
It would of course still probably have some delay.
Sounds like it could!
I don't think we have a need for this now, and no one else seem to be pushing for it, so just going to close, but good to know it is there!