autogen/python/packages/component-schema-gen
Leonardo Pinheiro a1fdbd9692
Use caching to run tests and report coverage (#5086)
* use caching to run tests and report coverage

* fix test step dep name

* try to fix cov fname

* add working dir to mv step

* update artifact download

* fmt

* reduce concurrency on ext test

---------

Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
2025-01-17 14:32:18 +00:00
..
src/component_schema_gen Split apart component infra to allow for abstract class integration (#5017) 2025-01-13 15:58:38 -05:00
LICENSE-CODE More improvements for component config (#4799) 2024-12-23 18:29:23 -05:00
README.md More improvements for component config (#4799) 2024-12-23 18:29:23 -05:00
pyproject.toml Use caching to run tests and report coverage (#5086) 2025-01-17 14:32:18 +00:00

README.md

component-schema-gen

This is a tool to generate schema for built in components.

Simply run gen-component-schema and it will print the schema to be used.