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 #1572 - Accepting LOGS_FOLDER as env variable #1757

Merged
merged 4 commits into from
May 18, 2016

Conversation

KartikeyaRokde
Copy link
Contributor

This fixes the issue #1572

Accepting LOGS_FOLDER from environment variable will help developers to set logs folder as they require.

@drew-gross
Copy link
Contributor

Thanks for the PR! We mostly use a convention of prefixing our env vars with PARSE_SERVER_*, could you do that with this one as well please? Also, a note in the docs would be nice :)

@KartikeyaRokde
Copy link
Contributor Author

Hi, Will make the changes. A Note in /wiki/Parse-Server-Guide will be good to go or should it be in any other docs?

@ghost
Copy link

ghost commented May 12, 2016

@KartikeyaRokde updated the pull request.

@codecov-io
Copy link

Current coverage is 92.26%

Merging #1757 into master will increase coverage by +<.01%

@@             master      #1757   diff @@
==========================================
  Files            87         87          
  Lines          6201       6202     +1   
  Methods        1070       1070          
  Messages          0          0          
  Branches       1289       1290     +1   
==========================================
+ Hits           5721       5722     +1   
  Misses          480        480          
  Partials          0          0          

Powered by Codecov. Last updated by 19e7407...f3839f7

@ghost
Copy link

ghost commented May 12, 2016

@KartikeyaRokde updated the pull request.

@KartikeyaRokde
Copy link
Contributor Author

Hi Team, there's Mongo authentication error for all the CI builds for Node.js: 6.1 and MONGODB_VERSION=3.0.8. ``

MongoError: Authentication failed.

I think the mongoDB is not configured with authentication. Can you please have a look in this.

@drew-gross
Copy link
Contributor

I restarted the build and it passed. Merging.

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