Closed odow closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.90%. Comparing base (
34ec0a0
) to head (24149ad
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PolyJuMP and SumOfSquares failing can be ignore, they need to checkout a few packages for the tests to work
@joaquimg BilevelJuMP is:
Okay, I think this is ready
Pre-release
docs/Project.toml
are updated. We pin the versions so that changes in the solvers (changes in printing, small numeric changes) do not break the printing of the JuMP docs in arbitrary commits.rev
fields indocs/packages.toml
are updated. We pin the versions of solvers and extensions to ensure that changes to their READMEs do not break the JuMP docs in arbitrary commits, and to ensure that the versions are compatible with the latest JuMP and MathOptInterface releases.DimensionalData
inProject.toml
MacroTools
inProject.toml
docs/src/changelog.md
https://github.com/jump-dev/JuMP.jl/actions/runs/10261874110Project.toml
[ci skip]
The release
[x] After merging this pull request, comment
[at]JuliaRegistrator register
in the GitHub commit. This should automatically publish a new version to the Julia registry, as well as create a tag, and rebuild the documentation for this tag.These steps can take quite a bit of time (1 hour or more), so don't be surprised if the new documentation takes a while to appear. In addition, the links in the README will be broken until JuliaHub fetches the new version on their servers.
Post-release
release-
branch. The latest release branch at the time of writing isrelease-1.0
(we haven't back-ported any patches that needed to create arelease-1.Y
branch). To to update the release branch with the v1.10.0 tag, do: