Skip to content

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Mar 6, 2025

No description provided.

@palainp
Copy link
Member

palainp commented Mar 6, 2025

Thank you! I approve the maintenance intent :)
For my curiosity, I missed the goal of the xenstore.opam.template file, is that something for future usage?

@hannesm
Copy link
Member Author

hannesm commented Mar 6, 2025

The xenstore.opam is generated by dune and dune-project, and since dune does not (yet, only once 3.18 hits the road) support syntax for x-maintenance-intent, we have to manually add it via the .template file: the opam file generation from dune will include the contents of that template file into the real opam file.

@palainp
Copy link
Member

palainp commented Mar 6, 2025

Ok thank you ! LGTM so :)

@hannesm hannesm merged commit 093bc13 into mirage:main Mar 6, 2025
1 check passed
@hannesm hannesm deleted the add-maint branch March 6, 2025 11:42
psafont added a commit to psafont/opam-repository that referenced this pull request May 28, 2025
CHANGES:

* minor performance fixes (mirage/ocaml-xenstore#53 by freddy77)
* use dune 2.0 (mirage/ocaml-xenstore#54 by lindig)
* require OCaml 4.13 (mirage/ocaml-xenstore#56 by last-genius)
* Add support `XS_DIRECTORY_PART` to the client (mirage/ocaml-xenstore#55 by last-genius)
* Add x-maintenance-intent to opam  metadata (mirage/ocaml-xenstore#57 by hannesm)
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