Mathieu Barbin

Results 27 issues of Mathieu Barbin

Add a new CLI `opam admin compare-versions` to compare package versions for sanity checks. This command has 2 modes: 1. By default - user interactive. In this mode, we provide...

Hello! I don't think this is an issue with opam, it's more like a question: What is the syntax in opam for a package version that denote a pre-release version?...

AREA: UI

Add a new CLI `opam admin compare-versions` to compare package versions for sanity checks. This command has 2 modes: 1. By default - user interactive. In this mode, we provide...

AREA: UI
PR: WAITING FOR REVIEW

In addition to testing local workflows, it would be useful to me to be able to test some CI workflows for OCaml projects on GitHub. Would you consider creating a...

package management

When trying the dune developer preview I had to do a manual upgrade of `git`. The git that's packaged by `ubuntu 20.04.6 LTS` is too old for `dune pkg`. ```sh...

bug
package management

This is the initial release for 5 packages providing a type-safe and direct-style API to programmatically perform Git operations. More information at https://github.com/mbarbin/vcs. Short synopsis below: ## Synopsis **vcs** the...

I noticed some inputs for which `Base.Int.hash` returns negative values (`v0.17.1`). I was surprised and searched a bit in the doc comments. In particular, I found this in `hashable_intf.ml`: ```ocaml...

forwarded-to-js-devs