Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Add support for AndroidX Test Orchestrator#167

Merged
artem-zinnatullin merged 1 commit intogojuno:masterfrom
flix-tech:androidx_orchestrator
Mar 5, 2019
Merged

Add support for AndroidX Test Orchestrator#167
artem-zinnatullin merged 1 commit intogojuno:masterfrom
flix-tech:androidx_orchestrator

Conversation

@plastiv
Copy link
Copy Markdown
Contributor

@plastiv plastiv commented Feb 12, 2019

Fixes #166

Another approach would be to keep --with-orchestrator but release composer supporting androidx only.

@trevjonez
Copy link
Copy Markdown

In my mind support for the old orchestrator should just be dropped. For those still using it, they can stay on the older version as long as required before they migrate. Which is exactly what they are choosing to do on their support lib code that actually ships to their user base.

@artem-zinnatullin
Copy link
Copy Markdown
Collaborator

Damn androidx rename breaks everything on its way

Let's drop support for old orchestrator altogether as @trevjonez commented

@plastiv plastiv force-pushed the androidx_orchestrator branch from 0248482 to 21c76e9 Compare February 15, 2019 11:28
@plastiv
Copy link
Copy Markdown
Contributor Author

plastiv commented Feb 15, 2019

Okay 👍

Note: I've made a breaking change by forcing passing true or false parameter. --with-orchestrator true. I think it is more consistent usage with other params and with current documentation.

cc #158

Copy link
Copy Markdown

@dailypush dailypush left a comment

Choose a reason for hiding this comment

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

Thank you for updating this to latest android X library.

Copy link
Copy Markdown

@dailypush dailypush left a comment

Choose a reason for hiding this comment

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

description = "Either true or false to enable/disable running tests via Android Test Orchestrator. False by default.",

May want to consider adding veribage as AndroidX Test Orchestrator for consistency

@plastiv plastiv force-pushed the androidx_orchestrator branch from 21c76e9 to 42e40b4 Compare February 19, 2019 17:07
@plastiv
Copy link
Copy Markdown
Contributor Author

plastiv commented Feb 20, 2019

Applied both suggestions let me know if anything else is needed 🙏

@artem-zinnatullin artem-zinnatullin merged commit 2ff3f57 into gojuno:master Mar 5, 2019
@tir38
Copy link
Copy Markdown

tir38 commented Mar 13, 2019

@artem-zinnatullin is there a plan to get a release out w/ this fix or are you waiting at the moment?

@plastiv plastiv deleted the androidx_orchestrator branch March 13, 2019 19:12
@artem-zinnatullin
Copy link
Copy Markdown
Collaborator

@tir38 just cut the release, sorry for delay

@CristianGM
Copy link
Copy Markdown
Contributor

I'm too late, but making a breaking change just because it seems more consistent...is bad, now https://github.com/trevjonez/composer-gradle-plugin needs and update too instead of just working nicely. 😢

@tir38
Copy link
Copy Markdown

tir38 commented Mar 28, 2019

I'm curious how this broke the gradle plugin. Is the plugin not pinned to a specific version of Composer? Or does it always grab the latest?

@CristianGM
Copy link
Copy Markdown
Contributor

CristianGM commented Mar 28, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants