ssot-cli 0.1.15.dev1__tar.gz → 0.1.17__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/PKG-INFO +6 -6
  2. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/README.md +1 -1
  3. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/pyproject.toml +5 -5
  4. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/graph_cmd.py +14 -1
  5. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli.egg-info/PKG-INFO +6 -6
  6. ssot_cli-0.1.17/src/ssot_cli.egg-info/requires.txt +7 -0
  7. ssot_cli-0.1.15.dev1/src/ssot_cli.egg-info/requires.txt +0 -7
  8. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/setup.cfg +0 -0
  9. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/__init__.py +0 -0
  10. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/adr_cmd.py +0 -0
  11. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/boundary_cmd.py +0 -0
  12. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/campaign_cmd.py +0 -0
  13. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/claim_cmd.py +0 -0
  14. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/common.py +0 -0
  15. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/config_cmd.py +0 -0
  16. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/conformance_cmd.py +0 -0
  17. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/evidence_cmd.py +0 -0
  18. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/feature_cmd.py +0 -0
  19. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/init_cmd.py +0 -0
  20. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/issue_cmd.py +0 -0
  21. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/leases_cmd.py +0 -0
  22. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/main.py +0 -0
  23. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/maturity_cmd.py +0 -0
  24. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/pack_cmd.py +0 -0
  25. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/profile_cmd.py +0 -0
  26. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/registry_cmd.py +0 -0
  27. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/release_cmd.py +0 -0
  28. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/repo_watch_cmd.py +0 -0
  29. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/risk_cmd.py +0 -0
  30. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/spec_cmd.py +0 -0
  31. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/test_cmd.py +0 -0
  32. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/upgrade_cmd.py +0 -0
  33. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/validate_cmd.py +0 -0
  34. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli/worker_cmd.py +0 -0
  35. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli.egg-info/SOURCES.txt +0 -0
  36. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli.egg-info/dependency_links.txt +0 -0
  37. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli.egg-info/entry_points.txt +0 -0
  38. {ssot_cli-0.1.15.dev1 → ssot_cli-0.1.17}/src/ssot_cli.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ssot-cli
3
- Version: 0.1.15.dev1
3
+ Version: 0.1.17
4
4
  Summary: Primary CLI distribution for ssot-registry.
5
5
  Author-email: Jacob Stewart <jacob@swarmauri.com>
6
6
  License-Expression: Apache-2.0
@@ -25,10 +25,10 @@ Classifier: Topic :: Software Development :: Quality Assurance
25
25
  Classifier: Topic :: Utilities
26
26
  Requires-Python: <3.15,>=3.10
27
27
  Description-Content-Type: text/markdown
28
- Requires-Dist: ssot-contracts<0.3.0,>=0.2.21.dev1
29
- Requires-Dist: ssot-core<0.3.0,>=0.2.21.dev1
30
- Requires-Dist: ssot-conformance<0.3.0,>=0.2.21.dev1
31
- Requires-Dist: ssot-pack-contracts<0.3.0,>=0.2.22.dev1
28
+ Requires-Dist: ssot-contracts<0.3.0,>=0.2.23
29
+ Requires-Dist: ssot-core<0.3.0,>=0.2.23
30
+ Requires-Dist: ssot-conformance<0.3.0,>=0.2.23
31
+ Requires-Dist: ssot-pack-contracts<0.3.0,>=0.2.23
32
32
  Requires-Dist: tomli>=2.0.1; python_version < "3.11"
33
33
 
34
34
  <div align="center">
@@ -42,7 +42,7 @@ Requires-Dist: tomli>=2.0.1; python_version < "3.11"
42
42
  <a href="https://pepy.tech/project/ssot-cli"><img src="https://static.pepy.tech/badge/ssot-cli" alt="Downloads" /></a>
43
43
  <a href="https://hits.sh/github.com/groupsum/ssot-registry/"><img src="https://hits.sh/github.com/groupsum/ssot-registry.svg?style=flat-square" alt="Repository hits" /></a>
44
44
  <!-- ssot-schema-badges:start -->
45
- <img src="https://img.shields.io/badge/schema_version-0.7.0-blue" alt="schema_version 0.7.0" />
45
+ <img src="https://img.shields.io/badge/schema_version-0.8.0-blue" alt="schema_version 0.8.0" />
46
46
  <img src="https://img.shields.io/badge/migration%20coverage-14%2F14-brightgreen" alt="Migration coverage 14/14" />
47
47
  <!-- ssot-schema-badges:end -->
48
48
  </div>
@@ -9,7 +9,7 @@
9
9
  <a href="https://pepy.tech/project/ssot-cli"><img src="https://static.pepy.tech/badge/ssot-cli" alt="Downloads" /></a>
10
10
  <a href="https://hits.sh/github.com/groupsum/ssot-registry/"><img src="https://hits.sh/github.com/groupsum/ssot-registry.svg?style=flat-square" alt="Repository hits" /></a>
11
11
  <!-- ssot-schema-badges:start -->
12
- <img src="https://img.shields.io/badge/schema_version-0.7.0-blue" alt="schema_version 0.7.0" />
12
+ <img src="https://img.shields.io/badge/schema_version-0.8.0-blue" alt="schema_version 0.8.0" />
13
13
  <img src="https://img.shields.io/badge/migration%20coverage-14%2F14-brightgreen" alt="Migration coverage 14/14" />
14
14
  <!-- ssot-schema-badges:end -->
15
15
  </div>
@@ -4,17 +4,17 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "ssot-cli"
7
- version = "0.1.15.dev1"
7
+ version = "0.1.17"
8
8
  description = "Primary CLI distribution for ssot-registry."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.10,<3.15"
11
11
  license = "Apache-2.0"
12
12
  authors = [{ name = "Jacob Stewart", email = "jacob@swarmauri.com" }]
13
13
  dependencies = [
14
- "ssot-contracts>=0.2.21.dev1,<0.3.0",
15
- "ssot-core>=0.2.21.dev1,<0.3.0",
16
- "ssot-conformance>=0.2.21.dev1,<0.3.0",
17
- "ssot-pack-contracts>=0.2.22.dev1,<0.3.0",
14
+ "ssot-contracts>=0.2.23,<0.3.0",
15
+ "ssot-core>=0.2.23,<0.3.0",
16
+ "ssot-conformance>=0.2.23,<0.3.0",
17
+ "ssot-pack-contracts>=0.2.23,<0.3.0",
18
18
  "tomli>=2.0.1; python_version < '3.11'",
19
19
  ]
20
20
  keywords = ["ssot", "cli", "registry", "governance", "release-management", "validation", "developer-tools"]
@@ -2,7 +2,7 @@ from __future__ import annotations
2
2
 
3
3
  import argparse
4
4
 
5
- from ssot_registry.api import export_graph
5
+ from ssot_registry.api import export_graph, export_lineage_graph
6
6
 
7
7
 
8
8
  def register_graph(subparsers: argparse._SubParsersAction) -> None:
@@ -23,6 +23,19 @@ def register_graph(subparsers: argparse._SubParsersAction) -> None:
23
23
  export.add_argument("--output", default=None, help="Destination file path. Defaults under `.ssot/graphs`.")
24
24
  export.set_defaults(func=run_export)
25
25
 
26
+ lineage = graph_sub.add_parser(
27
+ "lineage",
28
+ help="Render a self-contained interactive lineage graph.",
29
+ description="Export an HTML graph viewer with network and top-down lineage modes for local SSOT registry review.",
30
+ )
31
+ lineage.add_argument("path", nargs="?", default=".", help="Repository root or registry file to render from.")
32
+ lineage.add_argument("--output", default=None, help="Destination HTML file. Defaults under `.ssot/graphs`.")
33
+ lineage.set_defaults(func=run_lineage)
34
+
26
35
 
27
36
  def run_export(args: argparse.Namespace) -> dict[str, object]:
28
37
  return export_graph(path=args.path, output_format=args.format, output=args.output)
38
+
39
+
40
+ def run_lineage(args: argparse.Namespace) -> dict[str, object]:
41
+ return export_lineage_graph(path=args.path, output=args.output)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ssot-cli
3
- Version: 0.1.15.dev1
3
+ Version: 0.1.17
4
4
  Summary: Primary CLI distribution for ssot-registry.
5
5
  Author-email: Jacob Stewart <jacob@swarmauri.com>
6
6
  License-Expression: Apache-2.0
@@ -25,10 +25,10 @@ Classifier: Topic :: Software Development :: Quality Assurance
25
25
  Classifier: Topic :: Utilities
26
26
  Requires-Python: <3.15,>=3.10
27
27
  Description-Content-Type: text/markdown
28
- Requires-Dist: ssot-contracts<0.3.0,>=0.2.21.dev1
29
- Requires-Dist: ssot-core<0.3.0,>=0.2.21.dev1
30
- Requires-Dist: ssot-conformance<0.3.0,>=0.2.21.dev1
31
- Requires-Dist: ssot-pack-contracts<0.3.0,>=0.2.22.dev1
28
+ Requires-Dist: ssot-contracts<0.3.0,>=0.2.23
29
+ Requires-Dist: ssot-core<0.3.0,>=0.2.23
30
+ Requires-Dist: ssot-conformance<0.3.0,>=0.2.23
31
+ Requires-Dist: ssot-pack-contracts<0.3.0,>=0.2.23
32
32
  Requires-Dist: tomli>=2.0.1; python_version < "3.11"
33
33
 
34
34
  <div align="center">
@@ -42,7 +42,7 @@ Requires-Dist: tomli>=2.0.1; python_version < "3.11"
42
42
  <a href="https://pepy.tech/project/ssot-cli"><img src="https://static.pepy.tech/badge/ssot-cli" alt="Downloads" /></a>
43
43
  <a href="https://hits.sh/github.com/groupsum/ssot-registry/"><img src="https://hits.sh/github.com/groupsum/ssot-registry.svg?style=flat-square" alt="Repository hits" /></a>
44
44
  <!-- ssot-schema-badges:start -->
45
- <img src="https://img.shields.io/badge/schema_version-0.7.0-blue" alt="schema_version 0.7.0" />
45
+ <img src="https://img.shields.io/badge/schema_version-0.8.0-blue" alt="schema_version 0.8.0" />
46
46
  <img src="https://img.shields.io/badge/migration%20coverage-14%2F14-brightgreen" alt="Migration coverage 14/14" />
47
47
  <!-- ssot-schema-badges:end -->
48
48
  </div>
@@ -0,0 +1,7 @@
1
+ ssot-contracts<0.3.0,>=0.2.23
2
+ ssot-core<0.3.0,>=0.2.23
3
+ ssot-conformance<0.3.0,>=0.2.23
4
+ ssot-pack-contracts<0.3.0,>=0.2.23
5
+
6
+ [:python_version < "3.11"]
7
+ tomli>=2.0.1
@@ -1,7 +0,0 @@
1
- ssot-contracts<0.3.0,>=0.2.21.dev1
2
- ssot-core<0.3.0,>=0.2.21.dev1
3
- ssot-conformance<0.3.0,>=0.2.21.dev1
4
- ssot-pack-contracts<0.3.0,>=0.2.22.dev1
5
-
6
- [:python_version < "3.11"]
7
- tomli>=2.0.1
File without changes