lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Attachment downloader?


From: Trevor Daniels
Subject: Re: Attachment downloader?
Date: Sat, 14 Mar 2015 17:57:52 -0000

Thanks Han-Wen and Chris

I confirm this works, at least for the one instance I tried.
I guess now we need to write a script which parses the JSON
file to find the attachment parameters and then to wget them
using the assembled url.

Good; it's work, but at least there is a means now to
extract all our issues data.  Where we put it is another
matter.

Thanks again, Trevor


Han-Wen Nienhuys" <address@hidden>
To: "lilypond-devel" <address@hidden>
Sent: Saturday, March 14, 2015 5:30 PM
Subject: Fwd: Attachment downloader?


> ---------- Forwarded message ----------
> From: Chris Smith <address@hidden>
> Date: Sat, Mar 14, 2015 at 3:46 PM
> Subject: Re: Attachment downloader?
> To: Han-Wen Nienhuys <address@hidden>
> Cc: google-code-shutdown <address@hidden>
> 
> 
> Hello,
> 
> We do not have an automated issue attachment downloader, however we do
> mirror public issue attachments in Google Cloud Storage.
> 
> You can get an attachment (without needing the token from
> code.google.com) using a URL like follows:
> http://storage.googleapis.com/google-code-attachments/issue-export-test/issue-4/comment-1/misc_file2.txt
> 
> That is:
>    "http://storage.googleapis.com/google-code-attachments"; +
>    "/" + project_name +
>    "/issue-" + issue_number +
>    "/comment-" + comment_number +
>    "/" + file_name
> 
> Cheers,
> -Chris
> 
> On Sat, Mar 14, 2015 at 5:09 AM, Han-Wen Nienhuys <address@hidden> wrote:
>>
>> Hi there,
>>
>> the issue export tool doesn't seem to download issue attachments, see
>>
>>   http://lists.gnu.org/archive/html/lilypond-devel/2015-03/msg00126.html
>>
>> is that a missing feature, or is there some other tool to do it?
>>
>> I wrote some instructions for the project how to do this
>> semi-manually, but it would be nice if there were a little tool.
> 
> -- 
> Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen
> 
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]