scipopt / SCIP.jl

Julia interface to SCIP solver
MIT License
95 stars 24 forks source link

Update MINLP tests #206

Closed matbesancon closed 2 years ago

matbesancon commented 3 years ago

These should be run in a separate GH action. For now this is blocked by https://github.com/jump-dev/JuMP.jl/issues/2564 since JuMP 0.22 is required

matbesancon commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Error while trying to register: Register Failed @matbesancon, it looks like you are not a publicly listed member/owner in the parent organization (scipopt). If you are a member/owner, you will need to change your membership to public. See GitHub Help

matbesancon commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48816

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.10.0 -m "<description of version>" 21415db6845814459f10e082a7585e63e462f03a
git push origin v0.10.0