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

pkg: read local package metadata from opam files #9418

Merged
merged 8 commits into from Dec 10, 2023

Conversation

gridbugs
Copy link
Collaborator

@gridbugs gridbugs commented Dec 8, 2023

Fixes #9341

src/dune_rules/package.ml Outdated Show resolved Hide resolved
@rgrinberg rgrinberg changed the title pkg: read local package metadat from opam files pkg: read local package metadata from opam files Dec 8, 2023
gridbugs and others added 4 commits December 9, 2023 19:12
Signed-off-by: Stephen Sherratt <stephen@sherra.tt>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
_
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg merged commit 8b4e99f into ocaml:main Dec 10, 2023
26 of 27 checks passed
@rgrinberg
Copy link
Member

Merged with a few improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support dune projects with only opam metadata
2 participants