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

Add gulp module tagger tests #294

Merged
merged 2 commits into from
Jun 24, 2016

Conversation

doug-wade
Copy link
Collaborator

@doug-wade doug-wade commented Jun 16, 2016

#280 is getting too big for me to handle, so I'm breaking it up into smaller prs. Add regression tests to prevent errors while refactoring gulp-module-tagger. Includes #297

@doug-wade doug-wade changed the title Add gulp module tagger tasks Add gulp module tagger tests Jun 17, 2016
@doug-wade doug-wade force-pushed the add-gulp-module-tagger-tasks branch 3 times, most recently from 6444e4c to 5addc33 Compare June 20, 2016 21:46
@doug-wade doug-wade force-pushed the add-gulp-module-tagger-tasks branch 3 times, most recently from 9a1e27c to 26c4104 Compare June 20, 2016 22:24
@@ -5,7 +5,7 @@
"main": "target/index.js",
"scripts": {
"prepublish": "gulp",
"test": "gulp test && nsp check",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Despite many hours trying to resolve nsp advisories, I'm disabling it because its broken only on travis (the error looks like https://travis-ci.org/redfin/react-server/builds/139052220). I've filed a ticket with nodesecurity.io.

@doug-wade doug-wade force-pushed the add-gulp-module-tagger-tasks branch 2 times, most recently from b5ea07f to 455c9da Compare June 21, 2016 00:17
@doug-wade doug-wade force-pushed the add-gulp-module-tagger-tasks branch 4 times, most recently from 93b7fc0 to ecb86ef Compare June 21, 2016 17:26
@helenaut
Copy link
Contributor

+1

@@ -15,3 +15,6 @@ addons:

before_script:
- npm run bootstrap

after_failure:
- npm run debug
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@gigabo gigabo added the testing label Jun 24, 2016
@gigabo
Copy link
Contributor

gigabo commented Jun 24, 2016

This is sweet. Thanks @doug-wade!

@doug-wade doug-wade merged commit 93a912a into redfin:master Jun 24, 2016
davidalber pushed a commit to davidalber/react-server that referenced this pull request Jul 24, 2016
* Cat npm-debug.logs on failure

* Add gulp module tagger tests
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

Successfully merging this pull request may close these issues.

3 participants