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
Azdev Fixes to work with Azure-CLI CI (Azure#36)
* Pin pytest version.
* Fix linter to use long or short formats. Remove --ci flag.
* Split out version checking from updating setup.py.
* Make azdev test run all tests by default. Improve FileNotFound handling.
* FixAzure#14.
* CI fixes.