Re: [git-users] How do I create download packages on GitHub?

2013-03-18 Thread Eric Gunawan
This feature is already deprecated from GitHub, right?

I've just read this: https://github.com/blog/1302-goodbye-uploads


On Friday, September 28, 2012 11:39:25 PM UTC+7, Konstantin Khomoutov wrote:

 On Fri, 28 Sep 2012 09:20:38 -0700 (PDT) 
 Simon Bingham smn...@gmail.com javascript: wrote: 

  Can't believe I missed that. It is Friday afternoon though. Thank you. 
  
  It seems a bit strange that you have to upload a file to create a new 
  package when the code is already on GitHub. 

 I suppose it's because this feature is provided to allow hosting of 
 *binary packages* like .msi or .exe installers for Windows or, 
 say, .deb and .rpm packages for various other OSes.  Obviously, that's 
 something someone usually does on their workstation. 

 An ability to download a tip of any branch as a .zip or .tar.gz file is 
 builtin and is provided by github itself out of the box. 


-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[git-users] How do I create download packages on GitHub?

2012-09-28 Thread Simon Bingham
I would like to be able to create download packages (e.g. 
https://github.com/bobsilverberg/ValidateThis/downloads) for major releases 
of my project on GitHub, but can't figure out how to do it.

Currently on my download page (
https://github.com/simonbingham/xindi/downloads) I have a single download 
button at the top of the page and no list of download packages.

Can anyone help?

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/zOHlcRCBfJQJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] How do I create download packages on GitHub?

2012-09-28 Thread Konstantin Khomoutov
On Fri, 28 Sep 2012 08:56:07 -0700 (PDT)
Simon Bingham smn...@gmail.com wrote:

 I would like to be able to create download packages (e.g. 
 https://github.com/bobsilverberg/ValidateThis/downloads) for major
 releases of my project on GitHub, but can't figure out how to do it.
 
 Currently on my download page (
 https://github.com/simonbingham/xindi/downloads) I have a single
 download button at the top of the page and no list of download
 packages.
 
 Can anyone help?

I'm not sure what your complication is really about.

I've just logged into my github account, navigated to my single
project, clicked the Downloads tab and now I'm seeing the Upload new
file box there which clearly offers me a way to upload a downloadable
package.

Isn't that what you're looking for?

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] How do I create download packages on GitHub?

2012-09-28 Thread Simon Bingham
Can't believe I missed that. It is Friday afternoon though. Thank you.

It seems a bit strange that you have to upload a file to create a new 
package when the code is already on GitHub.

On Friday, 28 September 2012 17:12:47 UTC+1, Konstantin Khomoutov wrote:

 On Fri, 28 Sep 2012 08:56:07 -0700 (PDT) 
 Simon Bingham smn...@gmail.com javascript: wrote: 

  I would like to be able to create download packages (e.g. 
  https://github.com/bobsilverberg/ValidateThis/downloads) for major 
  releases of my project on GitHub, but can't figure out how to do it. 
  
  Currently on my download page ( 
  https://github.com/simonbingham/xindi/downloads) I have a single 
  download button at the top of the page and no list of download 
  packages. 
  
  Can anyone help? 

 I'm not sure what your complication is really about. 

 I've just logged into my github account, navigated to my single 
 project, clicked the Downloads tab and now I'm seeing the Upload new 
 file box there which clearly offers me a way to upload a downloadable 
 package. 

 Isn't that what you're looking for? 


-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/khlqYtbvxcoJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.