This caught me out yesterday, I wanted to have a look at the source for 0.18.0 and was surprised to see that there wasn't a tag for it in github.
On Tuesday, 22 November 2016 11:34:53 UTC+1, futtetennista wrote: > > I recently contributed to the docker-elm repo > <https://github.com/maport/docker-elm> and in order to build an image for > a given elm version the BuildFromSourceFile.hs file is needed > <https://github.com/maport/docker-elm/blob/master/elm/0.18/Dockerfile#L17>. > I think it'd be nicer, more explicit and less error-prone to be able to > write something like: > > > https://github.com/elm-lang/elm-platform/blob/0.18/installers/BuildFromSource.hs > > instead of using the commit sha but right now new releases are not tagged > (the last tag is 0.15) so this is not possible. Would it be possible to add > tagging as a mandatory step in the release process in the elm-platform > repo? I don't see any reason why this would hurt. > > Thanks! > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
