-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Build merges on master to lastest branch #2722
Conversation
Current coverage is 92.24% (diff: 100%)@@ master #2722 diff @@
==========================================
Files 102 102
Lines 12446 12446
Methods 1559 1559
Messages 0 0
Branches 2039 2039
==========================================
- Hits 11484 11481 -3
- Misses 962 965 +3
Partials 0 0
|
@flovilmart updated the pull request - view changes |
- MONGODB_VERSION=3.0.8 | ||
- MONGODB_VERSION=3.2.6 | ||
- PARSE_SERVER_TEST_DB=postgres |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swapped so the leader is MONGODB_VERSION=3.0.8
on: | ||
tags: true | ||
all_branches: true | ||
condition: "$MONGODB_VERSION = '3.0.8'" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could be updated to condition: "$BUILD_LEADER$BUILD_AGGREGATE_STATUS = YESothers_succeeded"
Heavily inspired by https://github.com/graphql/graphql-js build process to have a release available based on master