-
Notifications
You must be signed in to change notification settings - Fork 2
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
Make channel
(formerly known as julia-version
) optional?
#60
Comments
That seems reasonable. Here's one question though: what happens if/when a Julia 2.0 is released (in the distant future, if it ever does happen)? If we default to Would it make sense to instead default to the |
Yeah, it is a trade-off... I think I'm leaning towards either making it mandatory (i.e. leave as is) or making the default |
julia-version
optional?channel
(formerly known as julia-version
) optional?
We didn't get any further feedback from Slack. Between keeping it mandatory (leaving the current behavior in place), and defaulting to |
I think that could be optional, with a default value of
release
?The text was updated successfully, but these errors were encountered: