Skip to content

adb-v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 13:23
· 2116 commits to master since this release
adb-v0.0.2

Couple of bug fixes and refactorings (#62)

  • fix info about requiring dart 2.17

  • add missing package:material import

  • masestro_cli-publish: enforce sequential run

  • maestro_test-publish: also create Release on GitHub Releases

  • bump Gradle to 7.4.2

  • reinstall apk if certificates don't match

  • create package:adb

  • maestro_cli: use package:adb

  • adb: add adb-prepare.yaml

  • adb: add adb-publish.yaml

  • maestro_cli: depend on package:adb from pub.dev

  • maestro_cli: move adb.dart from lib/src/external to lib/src/feautures/drive

  • add missing Process.run(runInShell: true)

  • Don't run *prepare GitHub Actions which are not always necessary

  • name Progresses more meaningfully

  • Update packages/adb/lib/src/exceptions.dart

  • don't log progress of starting instrumentation server

  • add docs to ProcessResult.stdErr extension

  • Update packages/adb/lib/src/adb.dart

  • package:adb: set version to 0.0.2

  • maestro_cli: set version to 0.1.2

Co-authored-by: Albert Wolszon [email protected]
Co-authored-by: Marcin Wojnarowski [email protected]