RxQuasar icon indicating copy to clipboard operation
RxQuasar copied to clipboard

RxQuasar Bootstrap

Open benjchristensen opened this issue 10 years ago • 5 comments

RxQuasar has been extracted from RxJava prior to 1.0 as per https://github.com/ReactiveX/RxJava/issues/589

I have done this with a simply copy/paste/commit for now. Commit history remains in the 0.20.x branch of RxJava: https://github.com/ReactiveX/RxJava/tree/0.20.x

If anyone wishes to replace the code in this project with files that retain commit history, go ahead and make the changes.

Over the coming weeks the build and release process will be updated.

This project does not need to release immediately as 1.0. It can continue with 0.x releases until it makes sense to hit 1.0. Its lifecycle is now decoupled from RxJava.

benjchristensen avatar Aug 19 '14 07:08 benjchristensen

@pron how would you like to proceed with this project?

benjchristensen avatar Aug 19 '14 07:08 benjchristensen

I'll keep maintaining it.

pron avatar Aug 19 '14 13:08 pron

Thanks @pron

benjchristensen avatar Aug 19 '14 23:08 benjchristensen

I’ve just fixed the issue with the tests getting stuck. What’s the protocol for releasing new versions?

pron avatar Oct 01 '14 11:10 pron

Right now I still need to push a button on CloudBees. I want to get us working with just Travis so you can release by just pushing a new tag. We are experimenting first on RxScala which adopted this model this past week.

So just file an issue and let me know when you're ready to release and tell me if you want to bump major, minor or patch and I'll push the button. As soon as the Travis-only model is working I'll let you know.

benjchristensen avatar Oct 01 '14 20:10 benjchristensen