Open paultag opened 10 years ago
(e.g. to write back when it was a noop job, like 100% of the jobs on http://moxie.lucifer.pault.ag/job/crank-hy/ so far)
I still really like fds
now that you've got Slack hooked up (and IRC planned), it'd be nice to be able to push notifications from a job, too
This plus #37 could get really interesting for stringing together web services into sending simple notifications (like commit notifications, but possibly only after they've actually been run through the test suite and are either passing/failing) and/or providing job "badges" (similar to the "noop" you mentioned crank-hy usually being).
Actually, this could also be used to actually implement #37 -- ie, use this data-passing mechanism similar to EC2's introspection so that the job can ask for details of the webhook that fired it off. Bam, you've got your argument-passing mechanism in a general way.
perhaps capture a high file descriptor? might need some docker tweaks.