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

Extract Roborazzi utils into :roborazzi module #1163

Closed
wants to merge 5 commits into from

Conversation

SimonMarquis
Copy link
Contributor

And cleanup unnecessary transitive dependencies.

Fixes #1161 (checkout for more details)

And cleanup unnecessary transitive dependencies.

Fixes android#1161
@SimonMarquis SimonMarquis marked this pull request as ready for review January 20, 2024 22:30
@SimonMarquis SimonMarquis marked this pull request as draft January 21, 2024 10:21
And remove the `NiaTestRunner` from the default config, forcing consumers to depend on it, even when not used.
@SimonMarquis SimonMarquis marked this pull request as ready for review January 21, 2024 12:34
@SimonMarquis
Copy link
Contributor Author

@dturner this PR is ready to be reviewed 🙇

@dturner
Copy link
Collaborator

dturner commented Mar 21, 2024

Sorry for the delay on reviewing this. Looks good. Any chance you could resolve the merge conflicts @SimonMarquis?

@SimonMarquis
Copy link
Contributor Author

Unfortunately, #1140 changed a lot of unrelated stuff, which makes this hard to rebase/merge.
I'll probably reset everything and force push new changes if they still apply.

SimonMarquis added a commit to SimonMarquis/nowinandroid that referenced this pull request Mar 21, 2024
This is a followup cleanup of android#1163 that was partially addressed by android#1140.

- Remove unused `projects.core.testing` dependencies (or replace with direct dependencies).
- Introduce `androidx.compose.ui.test` bundle.
- Remove `NiaTestRunner` from the default config, forcing consumers to depend on it, even when not used.
SimonMarquis added a commit to SimonMarquis/nowinandroid that referenced this pull request Mar 21, 2024
This is a followup cleanup of android#1163 that was partially addressed by android#1140.

- Remove unused `projects.core.testing` dependencies (or replace with direct dependencies).
- Introduce `androidx.compose.ui.test` bundle.
- Remove `NiaTestRunner` from the default config, forcing consumers to depend on it, even when not used.
SimonMarquis added a commit to SimonMarquis/nowinandroid that referenced this pull request Mar 21, 2024
This is a followup cleanup of android#1163 that was partially addressed by android#1140.

- Remove unused `projects.core.testing` dependencies (or replace with direct dependencies).
- Introduce `androidx.compose.ui.test` bundle.
- Remove `NiaTestRunner` from the default config, forcing consumers to depend on it, even when not used.
@SimonMarquis
Copy link
Contributor Author

@dturner, the updated review can be found here:

I'm closing this outdated PR.

@SimonMarquis SimonMarquis deleted the fix/1161 branch March 21, 2024 20:00
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.

[Bug]: Used too much storage to store build intermediates
2 participants