Skip to content

:v {:prefix "foo"} value in project.clj does not affect 'lein v' #25

@timgilbert

Description

@timgilbert

Hi, it's me again! ;)

I'm experimenting with the prefix stuff - my use case is I have a legacy branch that I'd like to manage with a series of legacy-0.3.2 tags while mainline continues along with the usual v1.2.3 tags. It seems like putting :v {:prefix "legacy-"} in my project.clj should work for this, but it doesn't have any effect when I run lein v.

I started a PR for this, thinking it would be an easy fix, but then I realized I still have no idea how midje is supposed to work and all the tests failed. Anyways, the root of the fix is this small diff:

timgilbert@829596b

I can keep hacking on the tests, just thought I would run it by you first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions