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

make sure students get emails about test failures #63

Open
afeld opened this issue Nov 18, 2015 · 1 comment
Open

make sure students get emails about test failures #63

afeld opened this issue Nov 18, 2015 · 1 comment

Comments

@afeld
Copy link
Member

afeld commented Nov 18, 2015

Currently, style checks are done through Travis => Grunt => JSHint, but Travis doesn't send any emails to people that aren't Collaborators on the repository, so students end up missing the feedback. Another CI tool may not have this same limitation.

Another option: Hound adds inline comments, which seems like a great way to start conversations if the students have questions, but

  • It doesn't have support for HTML validation, though that may not be a huge deal for this class.
  • This wouldn't help with automated test failures.
  • It wouldn't allow the style config to be centralized via an NPM module, since it needs to be checked in to the repository.
@afeld
Copy link
Member Author

afeld commented Feb 4, 2016

  • echo
  • countdown
  • blink
  • OOP
  • memory
  • mashup

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