---------- Forwarded message ----------
From: Chris Smith <chrsm...@google.com>
Date: Sat, Mar 14, 2015 at 3:46 PM
Subject: Re: Attachment downloader?
To: Han-Wen Nienhuys <han...@google.com>
Cc: google-code-shutdown <google-code-shutd...@google.com>


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 <han...@google.com> 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 - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to