Skip to content

Remove support for OPAM 1.x files #407

@Leonidas-from-XIV

Description

@Leonidas-from-XIV

We currently support the OPAM 1.2 and 1.0 format in dune-release. Given these formats are long-obsolete and OPAM Repository doesn't maintain version 1.x packages there is little use in continuing to support these:

  1. Pull requests to OPAM repository have to be OPAM 2.0 format
  2. dune generates 2.0 format by default
  3. By and large the community has updated to OPAM 2.0 format

Removing the support would make our code base a bit easier to maintain and remove code paths that don't receive much testing. Affected users if any can update their OPAM files to 2.0 format which will net them a lot of benefits besides just what dune-release offers them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions