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

fix: Configure build resources directory #184 #194

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

develar
Copy link
Member

@develar develar commented Mar 2, 2016

Tests refactored to simplify new test addition
ESLint added to check test code

Closes #184

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @stefanjudis to be a potential reviewer

@@ -6,11 +6,11 @@
<excludeFolder url="file://$MODULE_DIR$/example-app" />
<excludeFolder url="file://$MODULE_DIR$/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/out" />
<excludeFolder url="file://$MODULE_DIR$/test/_published" />
Copy link
Member Author

Choose a reason for hiding this comment

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

Otherwise IDE completion tries to use fake package.json — so, just move to separate directory.

@havenchyk
Copy link
Contributor

@stefanjudis lgtm :)

@stefanjudis
Copy link
Contributor

Jap, go ahead... Im currently moving flats... So no contributions from my side. Sorry about that.

But ci is failing... ;)

@develar develar force-pushed the 184 branch 2 times, most recently from 932a885 to 4975678 Compare March 3, 2016 06:49
@develar
Copy link
Member Author

develar commented Mar 3, 2016

CI tests failed because:

  • Wine is not installed for some reasons on Linux agent.
  • Wine is not installed due to lack of cache on OS X agent (it took 60+ minutes to install).

So, for now, we don't use all as platform in the "custom app dir" test.

@develar develar force-pushed the 184 branch 5 times, most recently from 62afe5b to c168474 Compare March 3, 2016 12:24
Tests refactored to simplify new test addition
ESLint added to check test code

Closes electron-userland#184, electron-userland#196
develar added a commit that referenced this pull request Mar 3, 2016
fix: Configure build resources directory #184
@develar develar merged commit a8692d0 into electron-userland:master Mar 3, 2016
@develar develar deleted the 184 branch March 3, 2016 13:19
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.

4 participants