-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
This is the checklist from https://github.com/ocaml-community/meta, reordered:
- The code should be updated so that it compiles and runs on the latest version of OCaml.
- An OPAM package should be created and submitted for the package if one does not yet exist, or the existing package should be updated to point to the new repository location.
- The new code owners should be placed into a CODEOWNERS file in the repository.
- If feasible, older build systems should be converted to dune. (Switch to dune #51 or Switch build system to dune and dune-configurator. #52)
- The repository should be carefully checked for references to old repository locations, home pages, maintainers, etc., and these references should be updated.
- A .travis.yml file should be added to the repository and the CI system should be turned on by an administrator. Generally, builds should be tried on the latest several versions of OCaml, on both Linux and on MacOS.
Metadata
Metadata
Assignees
Labels
No labels