Skip to content

Add %{cmt} to "artifacts variables" #12633

@trefis

Description

@trefis

%{cmo}, %{cmi}, etc. are supported, but %{cmt} is not, cf. https://dune.readthedocs.io/en/stable/advanced/variables-artifacts.html#variables-for-artifacts

I want to write a rule that works on cmt files, and I can't.
So currently I add a dependency on the cmo (using %{cmo}) and just cross my fingers and hope that the cmt is nearby and not stale.
This feels dirty and fragile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions