> always the latest RC, and then the final version? Yes.
We don't currently do automated nightly builds from release branches. Any sha from a branch within JuliaLang/julia can easily be built on demand though. On Thursday, August 4, 2016 at 10:02:54 AM UTC-7, David Anthoff wrote: > > Excellent! > > > > Going forward, what will I get from > > > > > http://s3.amazonaws.com/julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe > > > > I assume not nightly builds from the release-0.5 branch, but always the > latest RC, and then the final version? > > > > Is there a stable link that would get me the nightly builds from > release-0.5 on windows? > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Tony Kelman > *Sent:* Thursday, August 4, 2016 6:53 AM > *To:* julia-users <[email protected] <javascript:>> > *Subject:* [julia-users] Re: Announcing 0.5.0-rc0 and binaries available > > > > 0.5.0-rc1 has been tagged and binaries are now available. > > > https://s3.amazonaws.com/julialang/bin/linux/arm/0.5/julia-0.5.0-rc1-linux-arm.tar.gz > > https://s3.amazonaws.com/julialang/bin/linux/x64/0.5/julia-0.5.0-rc1-linux-x86_64.tar.gz > > https://s3.amazonaws.com/julialang/bin/linux/x86/0.5/julia-0.5.0-rc1-linux-i686.tar.gz > > https://s3.amazonaws.com/julialang/bin/osx/x64/0.5/julia-0.5.0-rc1-osx10.7+.dmg > > https://s3.amazonaws.com/julialang/bin/winnt/x64/0.5/julia-0.5.0-rc1-win64.exe > > https://s3.amazonaws.com/julialang/bin/winnt/x86/0.5/julia-0.5.0-rc1-win32.exe > https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc1.sha256 > https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc1.md5 > > (append .asc to the linux .tar.gz links for gpg signatures) > > > There will be a RC2 next week. An especially nasty bug was introduced on > master right before we branched for release-0.5 and I unfortunately missed > it in my testing. I had a PkgEval run going but tagged before it was > finished, in order to get binaries building. I won't be repeating that > mistake next time. > > > On Sunday, July 31, 2016 at 3:27:29 PM UTC-7, Viral Shah wrote: > > Hello everyone, > > > > You may have noticed 0.5.0-rc0 being tagged last week. The binaries are > now all ready and available for testing. This is a good point for package > developers to make their packages ready for 0.5, and for users to test > their codes on the new release. > > > > > https://s3.amazonaws.com/julialang/bin/linux/arm/0.5/julia-0.5.0-rc0-linux-arm.tar.gz > > https://s3.amazonaws.com/julialang/bin/linux/x64/0.5/julia-0.5.0-rc0-linux-x86_64.tar.gz > > https://s3.amazonaws.com/julialang/bin/linux/x86/0.5/julia-0.5.0-rc0-linux-i686.tar.gz > > https://s3.amazonaws.com/julialang/bin/osx/x64/0.5/julia-0.5.0-rc0-osx10.7+.dmg > > https://s3.amazonaws.com/julialang/bin/winnt/x64/0.5/julia-0.5.0-rc0-win64.exe > > https://s3.amazonaws.com/julialang/bin/winnt/x86/0.5/julia-0.5.0-rc0-win32.exe > https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc0.sha256 > https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc0.md5 > > > > We expect to have a new rc roughly every week until all the dust settles > and 0.5.0 is finally released. Follow the progress at: > > > > https://github.com/JuliaLang/julia/issues/17418 > > > > -viral > > > >
