feat(cli): add open-reuse validate and register portfolio integrations
Implement Integration Definition validator CLI with schema and index checks, pytest suite, and CI workflow. Register open-cmis-tck and issue-core-gitea in the integration index. Closes OPEN-WP-0003 and OPEN-WP-0004.
This commit is contained in:
parent
ff2843ec5a
commit
12b5d83091
15 changed files with 714 additions and 55 deletions
3
open_reuse/__init__.py
Normal file
3
open_reuse/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
"""open-reuse integration registry tooling."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue