Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the publication of artifacts #5

Open
labra opened this issue Dec 9, 2019 · 0 comments
Open

Automate the publication of artifacts #5

labra opened this issue Dec 9, 2019 · 0 comments

Comments

@labra
Copy link
Member

labra commented Dec 9, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant