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

Setup CI for unit test execution #15

Closed
jtmelton opened this issue Nov 5, 2014 · 4 comments
Closed

Setup CI for unit test execution #15

jtmelton opened this issue Nov 5, 2014 · 4 comments
Milestone

Comments

@jtmelton
Copy link
Owner

jtmelton commented Nov 5, 2014

Likely doing this with http://www.cloudbees.com/

@jtmelton jtmelton added this to the 2.1 milestone Jan 4, 2015
@jtmelton jtmelton modified the milestones: 2.2, 2.1 Feb 27, 2015
@jtmelton jtmelton modified the milestones: 2.3, 2.2 May 26, 2015
@jtmelton
Copy link
Owner Author

removing everything except UI for 2.2

@bbigras
Copy link

bbigras commented Jun 16, 2015

Did you consider using travis-ci?

You just need the webhook and a .travis.yml file containing :

language: java

@jtmelton
Copy link
Owner Author

Setup travis-ci, and will be adding it to the project. However, build is currently wonky. Waiting on the influxdb-java project to push a new version that you don't have to install manually to make it work. See influxdata/influxdb-java#37

@jtmelton
Copy link
Owner Author

This is now done. I temporarily disabled the influxdb integration project, and will re-enable it when their issue is resolved.

To check on this, see : https://travis-ci.org/jtmelton/appsensor/

I also put a build badge on the main readme: https://github.com/jtmelton/appsensor/blob/master/README.md

Thanks @BrunoQC for the travis-ci suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants