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

Add target build apk command #2297

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

pdenert
Copy link
Collaborator

@pdenert pdenert commented Aug 7, 2024

In #2293 I've add flutter build apk --config-only, to create ./android/gradlew file during running patrol test on android. But it does not work, if app has different target than main.dart. So in this PR I'm adding -t integration_test/test_bundle.dart to avoid this problem.

@pdenert pdenert self-assigned this Aug 7, 2024
Copy link

docs-page bot commented Aug 7, 2024

To view this pull requests documentation preview, visit the following URL:

patrol.leancode.co/~2297

Documentation is deployed and generated using docs.page.

@github-actions github-actions bot added the package: patrol_cli Related to the patrol_cli package label Aug 7, 2024
@pdenert pdenert merged commit bfb7974 into master Aug 7, 2024
12 of 13 checks passed
@pdenert pdenert deleted the add-target-to-build-apk-config-only branch August 7, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: patrol_cli Related to the patrol_cli package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants