[SciPy-Dev] issues trac migration review

Thouis (Ray) Jones thouis at gmail.com
Mon May 13 10:11:16 EDT 2013


On Mon, Apr 22, 2013 at 4:35 PM, Pauli Virtanen <pav at iki.fi> wrote:
> 22.04.2013 22:42, Skipper Seabold kirjoitti:
> [clip]
>> As for new data submissions...well...open issue I guess. Github
>> accepts image attachments and posts them to their server on amazon. I
>> assume this functionality will be extended at some point. They've been
>> talking about it for 4 years now. We could instruct people to use
>> e-mail attachments and post them to the list then link to the message
>> in the issue?
>
> E-mail has the problem that it spams N+1 people who are not interested
> in the potentially big data file, plus it's a hassle to subscribe to the
> list so that you can post.
>
> It probably needs to be something simple, otherwise what happens is
> dropbox/mediafire/ad-supported-upload-service-of-your-choice which do
> not necessarily have a very long lifetimes.
>
> A third-party web app can use Github for authentication:
> http://developer.github.com/v3/oauth/
> But nobody seems to have written so far (or at least I can't find)
> something that does this.

The CellProfiler project uses exactly this approach for handling
attachments to issues:
http://cellprofiler.org/issues/

The code behind the page is here:
http://www.broadinstitute.org/~ljosa/issues-with-attachments/

Ray Jones



More information about the SciPy-Dev mailing list