Neon Webhooks

Jonathan Riddell jr at jriddell.org
Tue Apr 24 15:46:30 BST 2018


KDE neon likes to keep its Git repos in sync with Debian as much as
possible and Debian Qt/KDE Team have kindly always allowed us a hook
to ping our server about updates.  In the salsa world that means I've
updated our server to listen to pings from the Salsa Gitlab Webhooks
and I've written a script to add Webhooks to all the projects under
the qt-kde-team.

http://embra.edinburghlinux.co.uk/~jr/tmp/add-neon-webhooks

It's ruby and needs `gem install gitlab` before running and exporting
the API token as explained in the comments.

We've not done much merging in the last year or so because we're
building against a version of Ubuntu with some old bits such as
debhelper 9.  We'll be moving to the new Ubuntu shortly and we can
start merging again and hopefully there's some useful stuff in there
to be merged back into Debian.

Jonathan



More information about the pkg-kde-talk mailing list