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

731 Коммитов

Автор SHA1 Сообщение Дата
Hang 60214e66ca
{CI} Improve CI speed by using multi-core agent (#30238) 2024-11-04 15:26:41 +08:00
Hang 1f66a4dc5e
[Packaging] Drop Python 3.8 support (#30225) 2024-11-04 15:24:34 +08:00
Hang 742724b04a
{Packaging} Update setuptools in Azure Linux RPM test (#30216) 2024-10-30 10:13:49 +08:00
Hang 483ecc85e3
{Packaging} Remove `without_pip` in homebrew formula (#30201) 2024-10-29 16:11:56 +08:00
Hang 625af4c720
{Packaging} Fix test RPM Azure Linux (#30211) 2024-10-29 15:22:11 +08:00
Yishi Wang 566cc7f04e
{Misc.} Add git pre commit hook for secrets scanning (#30057)
* Add git pre commit hook for secrets scanning

* move directory
2024-10-28 15:21:49 +08:00
Hang b7d9b309e6
[Packaging] Bump embedded Python version to 3.12.7 (#29887) 2024-10-24 16:04:05 +08:00
Hang 9fd6b4f903
{C} Use Azure Artifacts feeds in release branch (#29866) 2024-10-16 15:01:32 +08:00
Jiashuo Li a9bec7bc52
{Packaging} Drop `azure-graphrbac` SDK (#29838) 2024-10-14 17:31:59 +08:00
Hang 9bf44effdd
{Packaging} Drop Alpine docker image (#29741) 2024-09-09 16:33:31 +08:00
Hang d09154d96a
[Packaging] Release Docker image based on Azure Linux 3.0 (#29769) 2024-09-03 14:17:36 +08:00
Hang bb022828d4
[Packaging] Release Azure Linux 3 RPM package (#29348) 2024-08-14 15:26:08 +08:00
Hang 6f2b925c42
[Packaging] Support Python 3.12 (#29465) 2024-08-02 10:57:37 +08:00
Qi Pan 955b9cc54f
{CI} Enable Credential Scan (#29100)
* change credscan version to find failed test

* try suppressed credentials

* fix suppressed creds

* add superssion

* Fix typo
2024-06-16 17:21:17 +08:00
Hang f369cead26
{Packaging} Fix DEB install script (#28990) 2024-05-20 15:56:36 +08:00
Hang 0a85a76433
[Packaging] Drop Ubuntu 18.04 support (#28942) 2024-05-13 15:31:03 +08:00
Hang 833da42367
[Packaging] Add Ubuntu 24.04 Noble Numbat support (#28888) 2024-05-13 14:33:31 +08:00
Thomas Sjögren 655b05b152
{Packaging} Use deb822 format in DEB installation script (#28250) 2024-05-08 10:56:46 +08:00
dependabot[bot] 279c1dcb52
{Packaging} Bump jinja2 to 3.1.4 (#28895) 2024-05-07 16:25:45 +08:00
Hang 60f958add5
{Packaging} Bump embedded Python version to 3.11.8 (#28624) 2024-03-25 16:15:43 +08:00
xinyu pang 48d06b2a29
{Container app} `az containerapp env certificate upload`: Fix bumping `pyOpenSSL` to `24.0.0`, `OpenSSL.crypto.loads_pkcs12` is removed in `23.3.0` (#28385) 2024-02-19 14:39:07 +08:00
ZelinWang 87dec2c86a
{CI} Modify live test pipeline to use service principal (#28331)
* update

* Update CLITest.yml
2024-02-08 11:04:03 +08:00
Yishi Wang e773a7147e
{CI} Fix regression test pipeline (#28313)
* fix regression test pipeline

* use variables for service connection name
2024-02-07 14:44:47 +08:00
Yishi Wang 505fe016fe
{Core} Add credential helper for cli (#27929)
* credential helper init design

* add sensitive tag

* minor fix

* Fix AttributeError

* warning message

* warning without redaction

* add telemetry

* suppress cred scan for test_credential_helper

* core.show_secrets_warning defaults to False

* config change from core.show_secrets_warning to clients.show_secrets_warning

* update the short link
2024-01-30 14:47:42 +08:00
dependabot[bot] 4c1432c513
{Packaging} Bump jinja2 to 3.1.3 (#28176) 2024-01-16 11:18:51 +08:00
Hang d44fd721e2
{Packaging} Bump embedded Python version to 3.11.7 (#28181) 2024-01-12 16:25:38 +08:00
Hang 807c6a1fc7
{Packaging} Exclude Python test from DEB package (#28090) 2024-01-10 11:11:06 +08:00
ZelinWang fbbf1c22ea
{CI} When the test report length exceeds 65535, guide the user to get error details in the pipeline log. (#28032)
* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py
2023-12-15 15:19:14 +08:00
ZelinWang 24ccf70677
{CI} Regenerating breaking change report with only_break=True to control length within 65535. (#28018) 2023-12-13 18:15:38 +08:00
ZelinWang 7b9ac0f9a9
{CI} Set some modules as serial tests (#27903) 2023-11-22 17:19:15 +08:00
ZelinWang efcfabdeec
{CI} Fix full test issue (#27839)
* add logger

* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py
2023-11-20 16:05:33 +08:00
ZelinWang 0db2a43da6
{CI} Remove unnecessary printing information (#27739) 2023-11-02 15:27:36 +08:00
Hang 2e553dd494
{CI} Disable `alias` extension test (#27717) 2023-10-31 17:25:17 +08:00
Hang c59fef9bbe
[Packaging] Add Azure Linux docker image (#27204) 2023-10-17 10:09:23 +08:00
Hang 5bca3f5a64
{Packaging} Fix DEB package build and test (#27541) 2023-10-09 14:53:29 +08:00
Hang 04d82da1bf
[Packaging] Bump embedded Python version to 3.11.5 (#26749) 2023-10-08 10:45:00 +08:00
Hang a5198b578b
[Packaging] Support Python 3.11 (#26923) 2023-10-08 10:31:01 +08:00
ZelinWang 73f1663e34
{CI} Fix ICM issue (#27465) 2023-09-26 15:57:02 +08:00
ZelinWang 8f91d71e8c
{CI} Pin pytest-html to 3.2.0 (#27367)
* Update CLITest.yml

* Update CLITest.yml
2023-09-12 16:31:56 +08:00
xinyu pang f73c7e9108
[Containerapp] `az containerapp`: Move `containerapp` from CLI extension to core CLI (#27078) 2023-09-12 14:58:24 +08:00
Hang a9a87c7dbc
{Packaging} Use latest homebrew formula (#27326) 2023-09-11 16:29:54 +08:00
ZelinWang 95e9f60c78
{CI} Remove --exitfirst to collect all error information at once (#27291) 2023-08-31 12:01:23 +08:00
Hang a915cc32de
{CI} Temporarily skip k8s-extension in TestExtensionsLoading (#27285) 2023-08-30 11:43:30 +08:00
Hang f9c35322ef
{Packaging} Install pip in Homebrew virtual env (#27186) 2023-08-24 16:24:32 +08:00
Yishi Wang a32f58e56c
{CI} Enhance extension regression test pipeline (#25525)
* Enhance extension regression test pipeline

* fix syntax

* checkout cli custom repo

* rerun setup repo path

* revert repo path

* fix NoneType error

* test fix
2023-08-15 13:02:58 +08:00
Yan Zhu bb79ee2a3d
{Compute} `vm availability-set`, `snapshot` and `disk`: Migrate commands to Code Gen V2 (#27079) 2023-08-08 11:03:29 +08:00
ZelinWang 018f4ba226
{CI} Fix enable traceback in azure cli fulltest (#27105) 2023-08-07 16:31:25 +08:00
Hang 54c820e643
{Packaging} Pin Homebrew formula temporally (#27074) 2023-08-04 16:53:59 +08:00
kai ru 3a0c9266c2
{aaz} Rename `aaz` profile package name by adding `profile_` prefix for azure stack profiles. (#27073)
* Rename aaz profile package name by adding 'profile_' prefix for azure stack profiles

* add comments

* fix network and vm profile module load

* fix compact script
2023-08-03 16:20:56 +08:00
ZelinWang b5ab35203e
{CI} Live test optimize (#26782)
* update

* Update CLITest.yml

* update

* Update send_to_kusto.py

* Update send_to_kusto.py

* Update send_to_kusto.py

* update

* Update send_to_kusto.py

* update

* update

* update

* update

* update

* update

* Update clean.py

* Update

* Update CLITest.yml

* Update clean.py

* Update send_to_kusto.py

* Update generate_index.py

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* update

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* update

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update CLITest.yml

* Update clean.py

* Update CLITest.yml

* Update CLITest.yml

* Update sendemail.py

* Update CLITest.yml

* update
2023-08-03 13:50:34 +08:00