Use nightly for now, or change your appveyor script to temporarily download these rc1+1 binaries. There are a lot of things pending for backporting to the release-0.5 branch, and I'd like to test them properly before making another tag.
On Friday, August 5, 2016 at 2:26:47 PM UTC-7, David Anthoff wrote: > > Any chance you could just tag RC2 really soon, before the normal weekly > schedule? This > https://github.com/JuliaLang/julia/pull/17774#issuecomment-237552549 > being on RC1 essentially breaks all appveyor builds on julia 0.5 right now, > and that makes cleaning up packages really difficult. > > > > Manual links to RC1+1 binaries don’t end up on the appveyor builds, so > that is not really a practical option. My sense is that people would have > to put package cleanup on hold until appveyor builds are back in business, > which seems really not good. After all the whole point of releasing these > RCs that are not candidates for a release is presumably so that package > maintainers can get their packages to work on 0.5. > > > > Cheers, > > David > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Tony Kelman > *Sent:* Friday, August 5, 2016 10:49 AM > *To:* julia-users <[email protected] <javascript:>> > *Subject:* Re: [julia-users] Re: Announcing 0.5.0-rc0 and binaries > available > > > > rc1+1 on the release-0.5 branch has the bug fixed, and may be more useful > to test against: > > > https://s3.amazonaws.com/julianightlies/bin/linux/arm/0.5/julia-0.5.0-acfd04c18b-linuxarm.tar.gz > > https://s3.amazonaws.com/julianightlies/bin/linux/x64/0.5/julia-0.5.0-acfd04c18b-linux64.tar.gz > > https://s3.amazonaws.com/julianightlies/bin/linux/x86/0.5/julia-0.5.0-acfd04c18b-linux32.tar.gz > > https://s3.amazonaws.com/julianightlies/bin/osx/x64/0.5/julia-0.5.0-acfd04c18b-osx.dmg > > https://s3.amazonaws.com/julianightlies/bin/winnt/x64/0.5/julia-0.5.0-acfd04c18b-win64.exe > > https://s3.amazonaws.com/julianightlies/bin/winnt/x86/0.5/julia-0.5.0-acfd04c18b-win32.exe > > (these links will stop working in about a month since julianightlies > doesn't keep files around forever, but consider this an early preview > between rc1 and rc2) > > > On Thursday, August 4, 2016 at 10:51:09 AM UTC-7, Tony Kelman wrote: > > > 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] [mailto:[email protected]] *On > Behalf Of *Tony Kelman > *Sent:* Thursday, August 4, 2016 6:53 AM > *To:* julia-users <[email protected]> > *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 > > > >
