unity3d-opencog-game icon indicating copy to clipboard operation
unity3d-opencog-game copied to clipboard

Publish players using GitHub releases

Open cosmoharrigan opened this issue 12 years ago • 1 comments

Download speeds from our aristotle server are around 20k/sec, so it takes a really long time to download the players.

It would be great to move our player releases to the new GitHub Releases feature so they'll be hosted on GitHub servers: https://github.com/blog/1547-release-your-software and automatically publish them upon build as such: https://github.com/blog/1645-releases-api-preview

@githart what do you think?

cosmoharrigan avatar Nov 14 '13 16:11 cosmoharrigan

Let's slot GitHub Releases into the chain after we've locally zipped published unity3d-opencog-game. Zipping is designed to be triggered after tests pass. Perhaps we can add in a git tag constraint as well, so that only select builds are 'released'?

BTW, I see 200-300KB/sec download speeds from Aristotle, and that's from Australia!

githart avatar Nov 14 '13 20:11 githart