-
Notifications
You must be signed in to change notification settings - Fork 474
dev meeting 2026 01 21
Ali Caglayan edited this page Jan 21, 2026
·
6 revisions
- 3.22 release (Ali)
- in&out starts (Ali)
- @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.
- 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-packagefiles 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