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 doc formatting to Julia 1.10 #560

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Update doc formatting to Julia 1.10 #560

merged 1 commit into from
Oct 22, 2024

Conversation

timholy
Copy link
Member

@timholy timholy commented Oct 22, 2024

Julia has periodically changed its print formatting. This updates to
Julia 1.10, although the doctests also pass on Julia 1.11. doctests
won't pass on old versions of Julia, but since 1.10 is the new LTS it
makes sense for this to be the default.

Also:

  • explicitly use lts in the documentation workflow
  • add [compat] in docs/Project.toml
  • adjust for differences in CPU rounding in doctests
  • fix an outdated reference to Juno

Julia has periodically changed its print formatting. This updates to
Julia 1.10, although the doctests also pass on Julia 1.11. doctests
won't pass on old versions of Julia, but since 1.10 is the new LTS it
makes sense for this to be the default.

Also:
- explicitly use `lts` in the documentation workflow
- add `[compat]` in `docs/Project.toml`
- adjust for differences in CPU rounding in doctests
- fix an outdated reference to Juno
@ViralBShah
Copy link
Contributor

Could you remove invalidations from the CI in this PR too?

@ViralBShah ViralBShah merged commit 739530a into master Oct 22, 2024
9 of 10 checks passed
@ViralBShah ViralBShah deleted the teh/docs branch October 22, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants