Skip to content

Conversation

@BurtBiel
Copy link
Contributor

enable fiddler debugging with an environment variable

@BurtBiel
Copy link
Contributor Author

@johanste Do we want to abandon this change for now until we implement the client service factory?

@BurtBiel
Copy link
Contributor Author

Closing this. To be put in with client factory work

@BurtBiel BurtBiel closed this Feb 25, 2016
derekbekoe pushed a commit that referenced this pull request Feb 7, 2017
* Add batch data plane commands:

-- Add custom commands
-- Add auto execution data plane codes
-- Import mgmt commands experience

* Added file stream support

* bug fixes

* Fixed regex raw strings

* Added support for JSON input

* Custom and type validation (#4)

* Additional validation and parsing

* Some cleanups

* Minor code refinements

* Fix pylint errors and get rid unused codes.

* List and type validation (#5)

* list and type validation

* Remove auth kwargs

* Fixed typo

* clean pylint error and add data plane command test.

* Bug fixes (#6)

* Remove auth kwargs

* Bug fixes

* Fixed kwargs

* Move the update pool command to custom command.

* Add custom commands test cases

* Tests and delete confirmation (#7)

* Added some tests

* Bug fixes

* Added tests to sln

* Delete confirmation

* Some pylint cleanup

* More tests and fixes (#8)

* Fix pylint and test errors.

* Following PEP8 complaint.

* Use this decroator on doc transfer

* Deferred imports for performance (#9)

* streamlined imports

* pylint fixes

* Renamed AzureDataPlaneCommand

* PyLint and PEP8 clean up.

* Use single parameter for storage account id and name.

* Review feedback + help fixes (#10)

* node-user -> node user

* Review feedback

* More feedback fixes

* pep fixes

* fixed underscore

* More touch ups

* Review fixes (#11)

* Command refinements

* More command feedback

* Test fixes

* More tests

* Add enum list for vmsize and thumbprint algorithm.

* Streamlined commands (#13)

* streamlined commands

* Updated tests

* Fixed arg loading test

* Further command refinements (#14)

* support silent args

* Fixed pool error message

* Further command editing

* last fixes

* Fixed tests (#15)

* Change the coding style.
DaeunYim pushed a commit to DaeunYim/azure-cli that referenced this pull request Sep 9, 2020
jiasli pushed a commit that referenced this pull request Dec 25, 2020
kaibocai added a commit to kaibocai/azure-cli that referenced this pull request May 31, 2023
sturrent added a commit to sturrent/azure-cli that referenced this pull request Oct 21, 2025
- Updated PHASE6-PROGRESS.md with comprehensive code quality achievements
  - Added files modified (Azure#11-13): custom.py, connectivity_tester.py, nsg_analyzer.py refactoring
  - Added git commits (Azure#15-17): style fixes, pylint fixes
  - Updated conclusion with 95% confidence and code quality metrics
  - Total: 18 commits, ~1100+ lines of changes

- Updated README.md with latest progress
  - Bug count: 16 (all fixed)
  - Commit count: 18
  - Code quality: 10.00/10 rating, all linters passing
  - Help text added with 4 examples
  - Linter status: All passing (CLI Linter, Pylint, Flake8)

- Updated 03-task-list.md with Phase 6 status
  - Phase 6: 21% complete (6/29 tests)
  - Code quality: 10.00/10
  - Updated current status section with all achievements
  - Added code quality achievements section
  - Updated bug fix summary with style/quality fixes
  - Updated testing progress: 6/29 tests (21%)

Code Quality Summary:
- CLI Linter: PASSED (help text added, exclusions configured)
- Pylint: 10.00/10 (zero violations)
- Flake8: PASSED (PEP 8 compliant)
- Refactored code for better maintainability
- Ready for PR review
sturrent added a commit to sturrent/azure-cli that referenced this pull request Oct 21, 2025
- Updated PHASE6-PROGRESS.md with comprehensive code quality achievements
  - Added files modified (Azure#11-13): custom.py, connectivity_tester.py, nsg_analyzer.py refactoring
  - Added git commits (Azure#15-17): style fixes, pylint fixes
  - Updated conclusion with 95% confidence and code quality metrics
  - Total: 18 commits, ~1100+ lines of changes

- Updated README.md with latest progress
  - Bug count: 16 (all fixed)
  - Commit count: 18
  - Code quality: 10.00/10 rating, all linters passing
  - Help text added with 4 examples
  - Linter status: All passing (CLI Linter, Pylint, Flake8)

- Updated 03-task-list.md with Phase 6 status
  - Phase 6: 21% complete (6/29 tests)
  - Code quality: 10.00/10
  - Updated current status section with all achievements
  - Added code quality achievements section
  - Updated bug fix summary with style/quality fixes
  - Updated testing progress: 6/29 tests (21%)

Code Quality Summary:
- CLI Linter: PASSED (help text added, exclusions configured)
- Pylint: 10.00/10 (zero violations)
- Flake8: PASSED (PEP 8 compliant)
- Refactored code for better maintainability
- Ready for PR review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant