Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
August 24, 2013 binary downloads from github | ||||
---|---|---|---|---|
| ||||
I just ran across this: https://github.com/blog/1547-release-your-software Should we be using that for dmd binaries? |
August 24, 2013 Re: binary downloads from github | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Saturday, 24 August 2013 at 03:33:18 UTC, Walter Bright wrote:
> I just ran across this:
>
> https://github.com/blog/1547-release-your-software
>
> Should we be using that for dmd binaries?
I think very soon it's would become standard distribution system for many of different opensource apps. So the short answer is YES.
|
August 24, 2013 Re: binary downloads from github | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Saturday, 24 August 2013 at 03:33:18 UTC, Walter Bright wrote:
> I just ran across this:
>
> https://github.com/blog/1547-release-your-software
>
> Should we be using that for dmd binaries?
Just a thought but github does provide pages and cdn backing them.
We could move e.g. our documentation as well as downloads there to save cost and increase download speed.
|
August 24, 2013 Re: binary downloads from github | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On Saturday, 24 August 2013 at 09:45:02 UTC, Rikki Cattermole wrote:
> Just a thought but github does provide pages and cdn backing them.
> We could move e.g. our documentation as well as downloads there to save cost and increase download speed.
The GitHub TOS don't allow hosting large binaries in repositories (which one would have to do in order to use Pages).
David
|
August 24, 2013 Re: binary downloads from github | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Nadlinger | On Saturday, 24 August 2013 at 12:06:01 UTC, David Nadlinger wrote:
> On Saturday, 24 August 2013 at 09:45:02 UTC, Rikki Cattermole wrote:
>> Just a thought but github does provide pages and cdn backing them.
>> We could move e.g. our documentation as well as downloads there to save cost and increase download speed.
>
> The GitHub TOS don't allow hosting large binaries in repositories (which one would have to do in order to use Pages).
>
> David
I was thinking static web pages only. But ok damn. There goes that idea.
|
Copyright © 1999-2021 by the D Language Foundation