Skip to content

1.x: safeguard against building with 2.* tags #4556

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 1 commit into from
Sep 15, 2016

Conversation

akarnokd
Copy link
Member

This PR adds a safeguard so that when releasing, mis-tagging the 1.x branch won't build and release io.reactivex:rxjava:2.* (2.x goes into io.reactivex.rxjava2:rxjava:2.*).

Since I can't try this locally (or can't really try a real tag&release), the PR will get a few commits along the way.

@akarnokd akarnokd added the Build label Sep 15, 2016
@codecov-io
Copy link

codecov-io commented Sep 15, 2016

Current coverage is 84.42% (diff: 100%)

Merging #4556 into 1.x will decrease coverage by 0.09%

@@                1.x      #4556   diff @@
==========================================
  Files           272        272          
  Lines         17571      17571          
  Methods           0          0          
  Messages          0          0          
  Branches       2683       2683          
==========================================
- Hits          14852      14835    -17   
- Misses         1862       1873    +11   
- Partials        857        863     +6   

Powered by Codecov. Last update 4ae4a40...a8f7b48

@akarnokd akarnokd added this to the 1.2 milestone Sep 15, 2016
@akarnokd akarnokd merged commit 010256b into ReactiveX:1.x Sep 15, 2016
@akarnokd akarnokd deleted the BuildFailSafe branch September 15, 2016 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants