Skip to content

Automate the publication of artifacts #5

@labra

Description

@labra

It would be great to automate the publication of artifacts to binTray.

Things to solve:

  • Enable coverage only to generate coverage measurements but avoid to include the code in the binaries published. At the command line, we solve this using: sbt clean coverageOff +publish.
  • Add some credentials to travis so it can do the publication on behalf of the authors.
  • Publish only when the version changes and all the tests pass

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