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

Build merges on master to lastest branch #2722

Merged
merged 2 commits into from
Sep 17, 2016
Merged

Build merges on master to lastest branch #2722

merged 2 commits into from
Sep 17, 2016

Conversation

flovilmart
Copy link
Contributor

@flovilmart flovilmart commented Sep 17, 2016

Heavily inspired by https://github.com/graphql/graphql-js build process to have a release available based on master

@codecov-io
Copy link

codecov-io commented Sep 17, 2016

Current coverage is 92.24% (diff: 100%)

Merging #2722 into master will decrease coverage by 0.02%

@@             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          

Powered by Codecov. Last update 86a0f1a...6439c36

@ghost
Copy link

ghost commented Sep 17, 2016

@flovilmart updated the pull request - view changes

@flovilmart flovilmart added this to the 2.2.20 milestone Sep 17, 2016
- MONGODB_VERSION=3.0.8
- MONGODB_VERSION=3.2.6
- PARSE_SERVER_TEST_DB=postgres
Copy link
Contributor Author

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'"
Copy link
Contributor Author

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"

@flovilmart flovilmart merged commit ba0e529 into master Sep 17, 2016
@flovilmart flovilmart deleted the build-latest branch September 17, 2016 19:57
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