Skip to content

⚡ Release 2.6.4 #4287

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

Merged
merged 7 commits into from
Oct 25, 2017
Merged

⚡ Release 2.6.4 #4287

merged 7 commits into from
Oct 25, 2017

Conversation

flovilmart
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

Merging #4287 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4287      +/-   ##
==========================================
+ Coverage   92.44%   92.47%   +0.02%     
==========================================
  Files         118      118              
  Lines        8155     8155              
==========================================
+ Hits         7539     7541       +2     
+ Misses        616      614       -2
Impacted Files Coverage Δ
src/Options/Definitions.js 100% <ø> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.62% <0%> (+0.11%) ⬆️
src/RestWrite.js 93.53% <0%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d2332e...baa5dda. Read the comment docs.

@@ -265,7 +265,7 @@ module.exports.ParseServerOptions = {
"default": 10
},
"port": {
"env": "PARSE_SERVER_PORT",
"env": "PORT",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this was dumbly competing with k8s when your service is named PARSE_SERVER, k8s exposed it as an env variable, but this is not a port (int) but the tcp URL for the service 🤕🔫

@flovilmart flovilmart requested a review from montymxb October 24, 2017 19:48
@flovilmart
Copy link
Contributor Author

Seems there are some flaky tests

@flovilmart flovilmart merged commit 3bb9e0e into master Oct 25, 2017
@flovilmart flovilmart deleted the release-2.6.4 branch October 25, 2017 13:45
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.

2 participants