Skip to content

dev meeting 2026 01 21

Ali Caglayan edited this page Jan 21, 2026 · 6 revisions

Agenda

  • 3.22 release (Ali)
  • in&out starts (Ali)

Notes

3.22 release

  • @shonfeder has finished the 3.21 release. No more regressions found in opam CI.
  • 2 months of work already since the last release branch
  • Anything that needs to get into the next release?
    • Rudi hasn't thought of anything. Will share updates on Zulip if anything comes to mind.

In & Out bug

  • Install rules need to be split out? In order to have finer deps on packages inside the workspace.
  • Mismatch between which binaries/libraries a package provides.
    • Currently, there's no way to know from where they are coming.
    • Ask for some metadata in opam for this
      • There's an issue for this
      • This needs collaboration from all non-dune packages
      • May not be the best basket to put all our eggs in
      • dune-package files already contain information so this is non-dune issue
  • Maybe we just depend on the package dependencies in dune-project.
    • Solution to ambiguous tests belonging to packages can be solved by proposals such as private packages

Clone this wiki locally