Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Use releases #368

Closed
mikhaelkh opened this issue Jul 11, 2014 · 5 comments
Closed

Use releases #368

mikhaelkh opened this issue Jul 11, 2014 · 5 comments

Comments

@mikhaelkh
Copy link
Contributor

Use releases tab instead of adding another version in dist folder.

@gorhill
Copy link
Owner

gorhill commented Jul 11, 2014

I don't understand. What is "releases tab"?

@gorhill
Copy link
Owner

gorhill commented Jul 11, 2014

I can see it is not ideal when someone wants to fork or clone, there is over 350 MB of releases in there, most of them not very useful - because obsolete. I want to keep the history of all the releases though. I just want to understand what you have in mind.

@mikhaelkh
Copy link
Contributor Author

Go to https://github.com/gorhill/httpswitchboard, above yellow strip (language statistics) you will see releases, or go directly to https://github.com/gorhill/httpswitchboard/releases

@ghost
Copy link

ghost commented Jul 12, 2014

Releases are just Git tags (basically), with the additional feature that you can upload a compressed archive of the code as well.

@mikhaelkh
Copy link
Contributor Author

Even if you don't upload anything you'll be able to download current state of a project as zip file. See https://help.github.com/categories/85/articles and https://developer.github.com/v3/repos/releases/. You can upload any binary files you want, it might be an installer, an archive, a CRX extension or everything above, and you can do it automatically using GitHub API!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants