fun loadListFrom(stream: InputStream): List<ReleaseSpec>
Load the YAML configuration of the releases
stream - the InputStream from which the configuration is read
stream
Return the list of all releases from the input stream