Use case
Automatically check UI scripts for every git push before pushing to the remote repository. This will protect against accidental regressions and noisy commits.
Proposal
Add a sample pre-push hook and installation instructions to the repository
- AVD check/launch script
- wait for sys.boot_completed
- launch maestro test
- logging
- fail push on errors
- configuration via env: AVD_NAME, MAESTRO_DIR, BOOT_TIMEOUT, MAESTRO_SKIP
Anything else?
No response
Use case
Automatically check UI scripts for every git push before pushing to the remote repository. This will protect against accidental regressions and noisy commits.
Proposal
Add a sample pre-push hook and installation instructions to the repository
Anything else?
No response