summaryrefslogtreecommitdiffstats
path: root/_scripts/generate_releases.lua
Commit message (Collapse)AuthorAgeFilesLines
* downloads: add flavor title and descriptionNatanael Copa2014-11-261-1/+24
| | | | We embed the definitions in the lua code for now
* downloads: group by flavorNatanael Copa2014-11-261-4/+3
|
* downloads: avoid repetitive blocksNatanael Copa2014-11-261-1/+3
| | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor.
* downloads: make date string look nicerNatanael Copa2014-11-251-0/+3
|
* generate_releases: add download urls for iso and sha sumsNatanael Copa2014-11-241-0/+9
| | | | and add a default release
* downloads: list all available downloadsNatanael Copa2014-10-231-1/+2
|
* refactor generation of releases.yamlNatanael Copa2014-10-231-0/+21
use a separate script for generating releases.yaml