You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove trailing whitespace: clean up unnecessary whitespace in documentation, scripts, and configuration files
* remove lint-test workflow: delete obsolete workflow file, previously replaced by modular CI orchestrator
* refactor workflows: replace inline pre-commit configuration with reusable `stage-pre-commit.yml`, integrate pre-commit checks into CI orchestrator
* update workflows: remove redundant `os` input, set `ubuntu-latest` as default runner in pre-commit jobs
* update workflows: restructure pre-commit checks to run as a standalone job, update dependencies in CI orchestrator
* refactor tests: replace `list` method with `list_avds` in AVD management tests and integrations
* docs: add comprehensive development guide and update README/CONTRIBUTING with CI/CD details
0 commit comments