[ocaml-infra] Dealing with incompatible releases in opam
Louis Gesbert
louis.gesbert at ocamlpro.com
Thu Mar 27 14:35:39 GMT 2014
I don't see a much better solution at the moment ; we may provide
a function in opam-admin to do it more quickly and reliably though ?
Le jeudi 27 mars 2014, 14:23:07 Anil Madhavapeddy a écrit :
> [ccing opam-devel -- wrong list?]
>
> On 27 Mar 2014, at 14:13, Daniel Bünzli <daniel.buenzli at erratique.ch> wrote:
>
> > How do we deal with incompatible releases ?
> >
> > I'd like to make an incompatible release of react. Should I just `git grep react` in the opam repository and specify an upper bound with the last release on each occurence of `react` in package deps ?
>
> Yes, that's normally what I do. It's tediously manual at the moment, sadly...
>
> -anil
> _______________________________________________
> Infrastructure mailing list
> Infrastructure at lists.ocaml.org
> http://lists.ocaml.org/listinfo/infrastructure
More information about the Infrastructure
mailing list