Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Yishi Wang e128deb899
New commands: `azdev scan/mask` for secrets scanning and redaction (#460)
* add scan/mask command

* code implementation

* refine code and add tests

* pylint

* flake8

* address comments
2024-08-26 15:01:42 +08:00
Daniel Ciborowski 35bf6e5d3a
fix: Disable flake8 w503 (#357)
* Update cli.flake8

* Update ext.flake8

* Update .flake8

* Update pyproject.toml

* Update pyproject.toml
2023-03-03 10:25:56 +08:00
Travis Prescott 69f6cfe8c9
azdev scaffolding commands and setup tweaks (#85)
* Progress on module template command.

* Progress on extension create command.

* Polish up azdev extension create.

* Work on SDK enabled scenarios.

* Updates to azdev setup.

* Allow alternate form of license header.

* Replace the extremely slow `--force-reinstall` with the faster `--ignore-installed`

* Revert --ignore-installed change due to super slow performance.

* progress

* Bump knack version.

* Fix up extension create.

* Finish work on scaffold commands.

* Tweak custom template.

* Progress on updating CODEOWNERS.

* Housekeeping

* Final fixes.
2019-06-07 15:12:18 -07:00
Travis Prescott b3d649d6fa More fixes. 2019-01-11 10:41:02 -08:00
Travis Prescott cbeffdd608 Repo fix-up 2019-01-11 08:40:57 -08:00