Skip to content
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

Update CI jobs and documentation build to Julia-1.11 #282

Merged
merged 11 commits into from
Feb 6, 2025

Conversation

johnomotani
Copy link
Collaborator

I got these updates ready, but I'm finding there are a few glitches with Julia-1.11.0 (it seems to crash when I try to use the pkg> interface from the REPL). There seems to be a fix for that problem which will be released in 1.11.1, so probably best to hold off on merging this at least until 1.11.1 is released.

@johnomotani johnomotani added documentation Improvements or additions to documentation tests labels Oct 14, 2024
@johnomotani johnomotani linked an issue Oct 18, 2024 that may be closed by this pull request
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from 42e1caa to 31c7ec7 Compare December 12, 2024 13:51
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from d2e34f0 to f10d343 Compare February 5, 2025 09:51
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from f10d343 to 114b314 Compare February 5, 2025 09:57
@johnomotani johnomotani marked this pull request as ready for review February 5, 2025 10:09
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from 6a179fc to df8adc7 Compare February 5, 2025 14:15
Should prevent test failures due to changed random inputs between Julia
versions.
Tries to avoid (what I guess are) rounding errors to make test more
robust.
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from df8adc7 to b3aee42 Compare February 5, 2025 15:47
Several new tests have been added since the timeouts were set, so this
seems reasonable.
@johnomotani johnomotani force-pushed the Documenter.jl-compatibility branch from 5bf6d7a to bfcb151 Compare February 6, 2025 09:21
@johnomotani
Copy link
Collaborator Author

CI tests pass now using Julia-1.11.3. I've run some simulations with 1.11.3 to test #316 as well, which worked without problems, so I think we can start using 1.11.x now.

@johnomotani johnomotani merged commit 40ca411 into master Feb 6, 2025
21 checks passed
@johnomotani johnomotani deleted the Documenter.jl-compatibility branch February 6, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failures after updating to 1.11.0?
1 participant