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

opam: dunify message-switch-unix's metadata #5875

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

psafont
Copy link
Member

@psafont psafont commented Jul 22, 2024

This accompanies xapi-project/xs-opam#692

the dependency to xapi-stdext-threads was added recently: https://github.com/xapi-project/xen-api/pull/5861/files

@psafont psafont requested a review from edwintorok July 22, 2024 16:07
Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
depends: [
"ocaml"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no longer depends on OCaml?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless we want to specify a version, the line is useless as ocaml will be installed because of dune

ppx_deriving_rpc
rpclib
(xapi-stdext-threads (= :version))
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: do we want to add a (tags (org:xapi-project)) here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we want to keep the tag, it needs to be added to all packages individually, kind of a pain. Might be worth opening a ticket or even a PR to define per-project instead

@psafont psafont merged commit 1c92485 into xapi-project:master Jul 23, 2024
15 checks passed
@psafont psafont deleted the dune-mswitch branch July 23, 2024 12:49
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.

3 participants