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 Test-Proxy Documentation updates (#7943) 2024-03-25 15:17:58 -07:00
assets-maintenance-tool Update TestProxy from Net6 to Net8 (#9012) 2024-09-19 11:44:13 -07:00
assets-reporting fix the issue with reporting for java (#7176) 2023-10-24 10:12:54 -07:00
assets-task-scripts Discover Affected Recordings (#8391) 2024-06-10 14:03:51 -07:00
README.md Add `Scan` functionality for assets-maintenance-tool (#6269) 2023-06-08 13:42:55 -07:00
ci.yml Add `Scan` functionality for assets-maintenance-tool (#6269) 2023-06-08 13:42:55 -07:00
tests.yml Add `Scan` functionality for assets-maintenance-tool (#6269) 2023-06-08 13:42:55 -07:00

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.