Skip to content

Set up automatic versioning #20

@lbergelson

Description

@lbergelson

We probably want to have the version number be automatically incremented so that it's easy to publish unique snapshot builds and easy to identify which commit produced a specific binary.

Some potential options:

  1. ajoberstar/reckon: a gradle versioning plugin with features like publishing to github
  2. What htsjdk does now, uses the palantir/gradle-git-version plugin to get a version and then does some other stuff to it.
  3. Something completely different

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions