CI to use azdev commands fully
Open
feature-request
Infrastructure
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Switch our CI build to use publicly released azdev. This will allow us to deliver on the promise that anything that goes wrong on the CI can be run locally.
- [x] PEP8 precheck (PR #9857)
- [x] License/DocMap/History precheck (PR #9857)
- [x] CLI Linter (PR #9857)
- [x] Run pylint (PR #9857)
- [x] Module load performance (PR #9857)
- [x] Run profile self-test (uses `az self-test` instead of azdev) (PR #8490)
- [x] Load extensions (uses `az self-test` instead of azdev) (PR #8490)
- [ ] Depdendency check
- [x] Unit tests
- [ ] Run VCR test suite (various profiles)
- [ ] Verify ref docs
Contributor guide
Assessment
This issue has not been assessed yet.