Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Julia 1.10 becomes LTS version - version support decisions #482

Closed
SamuelBrand1 opened this issue Oct 9, 2024 · 4 comments
Closed

Julia 1.10 becomes LTS version - version support decisions #482

SamuelBrand1 opened this issue Oct 9, 2024 · 4 comments

Comments

@SamuelBrand1
Copy link
Collaborator

See here https://julialang.org/blog/2024/10/julia-1.11-highlights/

From our pov we have julia version compat julia = ">= 1.9".

Would it make sense to change this to be 1.10 and later or possibly 1.10 and "whatever latest version is"?

@SamuelBrand1 SamuelBrand1 changed the title Julia 1.10 becomes LTS version - compat decision Julia 1.10 becomes LTS version - version support decisions Oct 9, 2024
@SamuelBrand1
Copy link
Collaborator Author

As well as compat maybe we should change

julia-version: ['1.10', '1']

to lts and 1? I think at the moment thats equivalent to what we have but it'll potentially catch a future shift.

@seabbs
Copy link
Collaborator

seabbs commented Oct 9, 2024

I agree. I think whilst in development we should really just commit to supporting the latest stable version and then make this more complex from here?

@seabbs
Copy link
Collaborator

seabbs commented Oct 9, 2024

Once we are happier with where we are I think it makes sense to talk about versions to support (which I assume is the latest stable and the lts?)

@SamuelBrand1
Copy link
Collaborator Author

That makes sense. I don't think this is really an issue with that decision so shifting to discussion.

@CDCgov CDCgov locked and limited conversation to collaborators Oct 9, 2024
@SamuelBrand1 SamuelBrand1 converted this issue into discussion #487 Oct 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants