зеркало из
1
0
Форкнуть 0
azure-sdk-for-python/sdk/appconfiguration/ci.yml

41 строка
882 B
YAML
Исходник Постоянная ссылка Обычный вид История

2020-08-19 06:51:12 +03:00
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.
trigger:
branches:
include:
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
- main
- hotfix/*
- release/*
- restapi*
paths:
include:
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
- sdk/appconfiguration/
- sdk/core/
pr:
branches:
include:
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
- main
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
- sdk/appconfiguration/
- sdk/core/
extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
TestProxy: true
ServiceDirectory: appconfiguration
VerifyAutorest: false
Artifacts:
- name: azure-appconfiguration
safeName: azureappconfiguration
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
- name: azure-appconfiguration-provider
safeName: azureappconfigurationprovider
- name: azure-mgmt-appconfiguration
Azure App Configuration Provider Beta (#26016) * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Fixed formatting? * Adding azure-appconfiguration-provider * Fixing repo issue * Fixing repo issue * Updated to setup user agent and header info * Updating to cache secret_clients * Fixed Naming * Fixed Typo * Added Samples, Fixed issue with Key Vault Options not set when secret is in store. * Fixed SP, Dependency, and Pylint issues * Fixed more lint issues, moved key vault references to be a method * More Linting fixes * Fixing dependency issues with build * Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault. * Adding Test Case, currently doesn't work * Fixing Tests * Fixing Trim. Fixing Typo in readme. * Fixing Length and vault_url issues. * Updating from code review comments * Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant. * Updated to use Key Vault Identifier. * Fixed Spelling * Updated Test * Reworked key vault reference resolution. Fixed lint issues. * Fixing Lint Issue. Updating Test Running * Fixing Tests * Fixed Tests? * Setting secret clients to {} if none. Adding override to shared_requirements * Updating shared requirements * Fixed override. Switched to SecretReferenceConfigurationSetting * Updated Requirement KeyVaultSecretIdentifier is needed. * Update ci.yml * Update ci.yml * Fixed structure * Update dev_requirements.txt * Update sdk_packaging.toml * Revert working state * Renamed correctly * Using azure-appconfigurationprovider * Fixing shared Requirements merge issue * Updated from review comments * Fixing package folder * Fix lint, removed extra fixture * Create py.typed * Updated Manifest to use right py.typed file * Switched Files * Fixing lint issue * Setting defaults for test * Updating Docs * Fixing Whitespace * Updating to support in operation * Updated sample with in usage * Cleaned up key trimming usage * Removed extra catches for now. Cleaned up lint. * Adding more tests * Fixed Linting * Fixing Auto Format * Fixing Key Vault Reference Test * Trying to update the package name * Removing Extra TestProxy * Not -e installing azure-appconfiguration * updates * update * update * Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update * Updated min version of app config * Updating sanitizer * Updating Shared Requirement * Temp removing key vault test * Removing actual tests Co-authored-by: Xiang Yan <xiangyan@microsoft.com> Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-10-13 23:57:30 +03:00
safeName: azuremgmtappconfiguration