Open
Description
In order to ensure that the code examples in the OCaml Cookbook (Learn > Cookbook) still work with updated versions of the packages used, it will be great to have a GitHub Action that runs regularly (e.g. weekly) and that executes all the code examples.
Since the code examples use packages, the script would need to install packages specified in the cookbook recipe and then run the recipe.
It would be great to try and use the dune developer preview for this.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog