Skip to content

refactor: consume CTBase.Core.NotProvided (0.4.20-beta)#154

Merged
ocots merged 2 commits into
mainfrom
refactor/notprovided-from-core
Jun 26, 2026
Merged

refactor: consume CTBase.Core.NotProvided (0.4.20-beta)#154
ocots merged 2 commits into
mainfrom
refactor/notprovided-from-core

Conversation

@ocots

@ocots ocots commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

CTBase 0.25 moves NotProvided/NotProvidedType to CTBase.Core and removes them from CTBase.Options. This repoints CTSolvers:

  • Options.NotProvidedCore.NotProvided and Options.NotProvidedTypeCore.NotProvidedType
  • Source: Modelers/adnlp.jl
  • Extensions: Ipopt, MadNLP, MadNCL, Uno
  • Tests: validation + MadNLP/MadNCL extension tests
  • Each touched module now import CTBase.Core

Dependencies

  • Widen compat: CTBase = "0.25" (required for Core.NotProvided), CTModels = "0.12, 0.13".

Test plan

  • Full CTSolvers suite green against dev-linked CTBase 0.25.0-beta + CTModels 0.13.3-beta

Depends on CTBase #468 (and CTModels #349) being merged/released to ct-registry.

🤖 Generated with Claude Code

CTBase 0.25 moves NotProvided/NotProvidedType to CTBase.Core and removes
them from CTBase.Options. Repoint all option defaults and tests:
Options.NotProvided -> Core.NotProvided, Options.NotProvidedType ->
Core.NotProvidedType (Modelers/adnlp.jl, Ipopt/MadNLP/MadNCL/Uno
extensions, validation/extension tests).

Widen compat: CTBase = "0.25", CTModels = "0.12, 0.13". Bump 0.4.20-beta.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ocots
ocots merged commit 50f96fa into main Jun 26, 2026
5 checks passed
@ocots
ocots deleted the refactor/notprovided-from-core branch June 26, 2026 13:16
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.

1 participant