Skip to content

Azure/azure-sdk-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure SDK Assets

This repository is used for resources that the Azure SDK team does not wish to be confined within any of our language-specific repositories.

These language-specific repos are located at:

This list is subject to addition.

The repository currently contains:

  • Test Recordings

This list will expand as necessary.

Usage of this repo

As part of a greater engineering effort to re-use components, the azure-sdk team uses the test-proxy as an out-of-process record/playback solution. Each language will need a small shim to call into the proxy (which is hosted as an http server locally), but other than that, we save the effort of maintaining a record/playback framework for each language.

This common record/playback server also has the ability to restore and retrieve recordings from an external source. This repository functions as that external source.

For usage of the azure-sdk test-proxy to store and retrieve recordings, please reference this readme.

For detailed reading on why the azure-sdk team is storing their assets in an external repository, please read this document for additional detail.

Contributing

This repository has tags created automatically by the test-proxy tool as part of the push mechanism. As this repository will only ever contain resources for external usage, normal contribution from MS employees or OSS devs is unlikely.

In the case an enterprising user has suggestions, please file an issue under the label question.