sebb Mon, 13 Jul 2020 03:44:14 -0700
tools/pubsub.rb is currently designed around handling git events for whimsy.git only.
We also need a version for following svn events, and possibly others. I think it would make sense to split the queue handling from the queue processing. Sebb