Skip to content

Conversation

andersfugmann
Copy link
Contributor

Ppx for generating serialisation and de-serialisation functions of ocaml types

CHANGES:
  • Compatibility against ppxlib 0.36.0

CHANGES:

- [x] Compatibility against ppxlib 0.36.0
@andersfugmann
Copy link
Contributor Author

The CI checks failes on opam-2.0-ocaml-5.3:

ppx_protocol_conv_json.5.2.3
tests (failed: No solution for ppx_protocol_conv_json.5.2.3: The actions to process have cyclic dependencies:)
ppx_protocol_conv_jsonm.5.2.3
tests (failed: No solution for ppx_protocol_conv_jsonm.5.2.3: The actions to process have cyclic dependencies:)
ppx_protocol_conv_yaml.5.2.3
tests (failed: No solution for ppx_protocol_conv_yaml.5.2.3: The actions to process have cyclic dependencies:)

But I have no idea how to address this.

@jmid
Copy link
Contributor

jmid commented Aug 28, 2025

You can safely disregard the opam-2.0 failures - this is a known issue 👍

Would you consider adding an x-maintenance-intent for these packages?
Such entries are useful for the ongoing archival process https://github.com/ocaml/opam-repository/blob/master/governance/policies/archiving.md

@andersfugmann
Copy link
Contributor Author

Done :-)

Copy link
Contributor

@jmid jmid left a comment

Choose a reason for hiding this comment

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

Thanks! CI failures are just from opam.2.0. LGTM

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.

2 participants