You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Julia version < 0.7 not allowed in [compat]
That's unfortunate. I thought I'd do a release before landing #665. Is that just a restriction of JuliaRegistrator? Anyway, it's mostly relevant for 0.6, so needs to get into the old METADATA. I thought once the tagbot created the tag, attobot would take care of that. Looks like I need to do some manual work...
The reason will be displayed to describe this comment to others. Learn more.
Anyway, it's mostly relevant for 0.6
Not quite true. After #665, the next release will be breaking/increase the major version, and hence, may slow down spreading of the new features due to missing compatibility in dependencies. I'll open a manual PR to JuliaRegistries/General.
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this set up?
@JuliaRegistrator register()
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, but it is now.
@JuliaRegistrator register
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Julia version < 0.7 not allowed in
[compat]
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's unfortunate. I thought I'd do a release before landing #665. Is that just a restriction of JuliaRegistrator? Anyway, it's mostly relevant for 0.6, so needs to get into the old METADATA. I thought once the tagbot created the tag, attobot would take care of that. Looks like I need to do some manual work...
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not quite true. After #665, the next release will be breaking/increase the major version, and hence, may slow down spreading of the new features due to missing compatibility in dependencies. I'll open a manual PR to JuliaRegistries/General.
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JuliaRegistries/General#4250
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fredrikekre have you also enabled julia-tagbot while at it?
ce7c77f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new registry is only used for Julia 0.7 anyway.
I already enabled it.