-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nightly builds not updated #23846
Comments
Also, the windows build is stuck at 1af1f52 (6 days old master). |
julia> versioninfo() |
I'm not exactly sure I'm reading this correctly, but this page seems to suggest that every platform other than OSX is "offline" and that OSX is failing. However, this may not represent the whole truth, because in repositories I'm seeing that Linux is now at 10-16-2017 (eae7104) and OSX and Windows are both at 10-10-2017 (both 546a801). That represents a significant improvement from ~1 week ago, esp. on Linux. But obviously it would be great to get rid of the lag. |
I usually check https://status.julialang.org/ windows and osx are ~20 days |
Has it been almost a month since the last nightly? I'm looking to play around with the new named tuples |
While the nightlies should of course be fixed, it is not too bad to build from source to try out the goodies! |
Is there anything we can do to help here? I have some branches for Revise (timholy/Revise.jl#49 and more speculatively timholy/Revise.jl#57) that are getting quite stale because I don't feel comfortable merging them until CI tests run. The problem is that they use facilities added to Base after Oct 10th, which is where the OSX binaries are stuck. EDIT: even the Linux binaries (Oct 16th) may not be new enough. |
Whoever caught the OSX and Linux builds up, thanks! I'd close this, except I noticed that Windows nightlies are actually downloading 0.6.1, as you'll see if you click on the links here. |
@staticfloat has been getting the nightlies working again. From what he's mentioned on Slack the Windows nightlies will be broken until these issue are resolved: #24505 and #24268 |
Yes, add #24611 to that list as another thing that's killing the Windows builds. :) |
We had some windows nightlies go through a day or two ago; can you all confirm that it's working as expected? |
Yes, looks like it: https://ci.appveyor.com/project/SimonDanisch/fileio-jl-t5dw5/build/1.0.298 (The failures are a good demonstration that the latest is being used.) Thanks a million, @staticfloat! |
OSX nightly appears to be stuck at 1af1f52 (6 days old master).
Linux (x64 at least) appears to be stuck at 55ec9fe (9 days old master).
The text was updated successfully, but these errors were encountered: