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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watson + CI #81

Open
SamvelRaja opened this issue Sep 8, 2015 · 2 comments
Open

Watson + CI #81

SamvelRaja opened this issue Sep 8, 2015 · 2 comments

Comments

@SamvelRaja
Copy link
Contributor

I had a dream 馃挰 that Watson as a doc who killes my build test whenever i pushed a wrong code.

If anyone provide me a right path to go on?

  1. A wrapper around Ember-watson
  2. Ember watson itself a Linter for my tests.

I am not yet fully discovered the depth of this topic. But, i can add my learnings and PR one by one over here based on your suggestions.

@alexlafroscia
Copy link

Unfortunately, I don't think that Watson could be used this way at the moment.

What you're describing is pretty similar to what CodeClimate is trying to do with codeclimate-watson, where it would run Watson against all of the rules automatically as part of your CI setup. Unfortunately, they use a pretty old version of Watson, and the current version of Watson does not seem to support running an analysis without modifying the code as well. If Watson were to add support for this, you'd be able to get what you're looking for very easily, actually.

@mrb
Copy link
Contributor

mrb commented Dec 4, 2015

@SamvelRaja @alexlafroscia Hey! I'm taking a look at updating our engine to the newest version of ember, and then would be happy to advise about how to get it running on Code Climate or in your CI. Sorry for the delay here!

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

3 participants