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

2 Коммитов

Автор SHA1 Сообщение Дата
kai ru fd0946c1ee
Add git hooks support (#8251)
* test

* Setup pre-push hooks

* POC for githooks in windows

* modify pre-push for unix

* fix hooks for linux

* Add green color in echo

* test

* test

* test

* test

* Using diff to check

* remove change in elastic-san

* skip hooks when no modules

* Add pre-commit hooks

* Add README.md file

* Add success messages

* fix error message

* fix error message

* fix error message

* fix error message

* Update readme.md

* Update README.md

* Add echo for azdev scan

* Add echo when no module

* Update .githooks/azdev_active.sh

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update .gitattributes

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update .githooks/README.md

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Update .githooks/azdev_active.ps1

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

* Fix srt and tgt

* test

* test

* add echo in pre-commit for head

* Add code to check azure-cli and azure-cli-extension repo codes

* add extension repo verification

* Auto detect and add extensions

* fix issue in pre-push.sh

* fix issue in pre-push.sh

* test

* export tests in test_result.xml file

* ignore the output of test error stream

* remove test line

* remove the test_result.xml file if test success

* Add docs for .githooks

* test

* test

* use medium min-servity for azdev linter.

---------

Co-authored-by: ZelinWang <zelinwang@microsoft.com>
2024-11-14 15:28:20 +08:00
Cameron Taggart 2872c5553e
add az vmware script* (#3722)
* custom action for script execution params

* script-execution tests recorded

* package and cmdlet tests passing

* update help

* add named outputs

* recording are generated

* mv .gitattributes to root

* mv .gitattributes

* it is in azext_vmware

* fix style

* fix linter errors

* suppress cred scan false positive

* remove credential test

* raise InvalidArgumentValueError, RequiredArgumentMissingError
2021-08-12 09:59:39 +08:00