File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
sdk/schemaregistry/azure-schemaregistry-avroencoder Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "AssetsRepo" : " Azure/azure-sdk-assets" ,
33 "AssetsRepoPrefixPath" : " python" ,
44 "TagPrefix" : " python/schemaregistry/azure-schemaregistry-avroencoder" ,
5- "Tag" : " python/schemaregistry/azure-schemaregistry-avroencoder_5561f5215a "
5+ "Tag" : " python/schemaregistry/azure-schemaregistry-avroencoder_de42f2c6e6 "
66}
Original file line number Diff line number Diff line change 44# autouse=True will trigger this fixture on each pytest run, even if it's not explicitly used by a test method
55@pytest .fixture (scope = "session" , autouse = True )
66def add_sanitizers (test_proxy ):
7- add_general_regex_sanitizer (regex = "(?<=api-version=)[0-9]{4}-[0-9]{2}" , value = "xxxx-xx" )
87 add_general_regex_sanitizer (regex = "(?<=\\ /\\ /)[a-z-]+(?=\\ .servicebus\\ .windows\\ .net)" , value = "fake_resource_avro" )
98 add_oauth_response_sanitizer ()
109
Original file line number Diff line number Diff line change 22-e ../../../tools/azure-sdk-tools
33-e ../../identity/azure-identity
44aiohttp>=3.0
5+ azure-schemaregistry<=1.2.0
You can’t perform that action at this time.
0 commit comments