Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Tag all the things #6618

Merged
merged 9 commits into from
Oct 3, 2016
Merged

Conversation

MikeInnes
Copy link
Member

No description provided.

@ararslan
Copy link
Member

ararslan commented Oct 3, 2016

Looks like the Atom tests are failing because it can't find @init. I think that's something that came from Requires, which was removed as a dependency of Atom after the previous release.

@MikeInnes
Copy link
Member Author

Which is also fixed by this PR :) The latest Lazy.jl has @init for now so once this is merged the tests will pass.

@ararslan
Copy link
Member

ararslan commented Oct 3, 2016

Awesome 👍

@tkelman
Copy link
Contributor

tkelman commented Oct 3, 2016

Enable Travis on Media.jl. Given JunoLab/Media.jl#4 it won't be testing much, but will at least verify that the package loads.

@tkelman
Copy link
Contributor

tkelman commented Oct 3, 2016

If functions have been moved around and these won't work with earlier versions, then the dependencies in REQUIRE need lower bounds

@@ -1,4 +1,4 @@
julia 0.5-
Lazy
Lazy 0.11.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codetools and mux don't use @init do they? the others should have this change made in the package REQUIRE too before the next tag

@tkelman tkelman merged commit be58e1c into JuliaLang:metadata-v2 Oct 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants