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

Prep for v1.23.0 #3799

Merged
merged 8 commits into from
Aug 13, 2024
Merged

Prep for v1.23.0 #3799

merged 8 commits into from
Aug 13, 2024

Conversation

odow
Copy link
Member

@odow odow commented Aug 6, 2024

Pre-release

The release

  • 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

  • Once the tag is created, update the relevant release- branch. The latest
    release branch at the time of writing is release-1.0 (we haven't
    back-ported any patches that needed to create a release-1.Y branch). To
    to update the release branch with the v1.10.0 tag, do:
    git checkout release-1.0 git pull git merge v1.10.0 git push

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (34ec0a0) to head (24149ad).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3799   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          44       44           
  Lines        6020     6020           
=======================================
  Hits         5894     5894           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/Project.toml Show resolved Hide resolved
@blegat
Copy link
Member

blegat commented Aug 6, 2024

PolyJuMP and SumOfSquares failing can be ignore, they need to checkout a few packages for the tests to work

@odow
Copy link
Member Author

odow commented Aug 6, 2024

@joaquimg BilevelJuMP is:
image

docs/Project.toml Outdated Show resolved Hide resolved
@odow
Copy link
Member Author

odow commented Aug 13, 2024

Okay, I think this is ready

@odow odow merged commit ce946b7 into master Aug 13, 2024
11 checks passed
@odow odow deleted the od/v1.23 branch August 13, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants