Re: [protobuf] release tarballs on GitHub?

2014-09-05 Thread Robert Edmonds
'Feng Xiao' via Protocol Buffers wrote:
> Thanks! I didn't notice that we can upload tarballs binding to a release
> like that. Now you should be able to find the release tarballs on the
> releases page.
> 
> BTW, does github support counting the number of downloads for these
> tarballs?

I think this information is only available from the API.

https://help.github.com/articles/getting-the-download-count-for-your-releases

-- 
Robert Edmonds

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


Re: [protobuf] release tarballs on GitHub?

2014-09-05 Thread 'Feng Xiao' via Protocol Buffers
Thanks! I didn't notice that we can upload tarballs binding to a release
like that. Now you should be able to find the release tarballs on the
releases page.

BTW, does github support counting the number of downloads for these
tarballs?


On Fri, Sep 5, 2014 at 12:32 PM, Robert Edmonds  wrote:

> Hi,
>
> Is https://code.google.com/p/protobuf/wiki/Download?tm=2 still the
> canonical location to download protobuf tarball releases?

We will from everything away from Google Code eventually. We haven't
decided where to put future release packages yet but as it seems github
supports this well chances are we'll use github as the canonical location
for all downloads.


> There is a
> tarball on the GitHub "Releases" page:
>
> https://github.com/protobuf-c/protobuf-c/releases
>
> But this is just a tarball copy of the git repository content.  E.g., it
> doesn't contain the gtest content which, uhh, is apparently fetched over
> HTTP (not HTTPS) from autogen.sh, ick.
>
> I note that you can actually upload release tarballs to GitHub for a
> particular tag that can include 'extra' content not tracked in git
> (e.g., autotools stuff) by clicking the "Edit" button next to the
> release as a project administrator.  That's what I do for the protobuf-c
> releases:
>
> https://github.com/protobuf-c/protobuf-c/releases
>
> (The green buttons are the real tarballs, the grey buttons are the
> repository snapshots synthesized by GitHub.)
>
> --
> Robert Edmonds
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at http://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.