azure-sdk-tools/tools/assets-automation
James Suplizio 2176fa38d8
Update TestProxy from Net6 to Net8 (#9012)
* Update TestProxy from Net6 to Net8

* Update ci.yml from net6->net8

* Update for code changes
2024-09-19 11:44:13 -07:00
..
asset-sync
assets-maintenance-tool
assets-reporting
assets-task-scripts
README.md
ci.yml
tests.yml

README.md

Assets automation tooling

This directory contains tooling pertaining to the support of externalized assets created by the azure-sdk test-proxy.

Directory Description
assets-maintenance-tool CLI tool used to scan, backup, and clean azure-sdk assets across all repositories.
assets-reporting CLI tool used to audit current repositories and find status of test-proxy adoption on a per-package basis. Used to generate weekly reporting.
asset-sync Deprecated initial version of asset-sync implementation. The current implementation ended up integrated directly into the test-proxy codebase, rather than existing as an external powershell script.