diagram-to-iac 0.5.0__py3-none-any.whl → 0.6.0__py3-none-any.whl

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.
@@ -53,7 +53,7 @@ def load_yaml_secrets() -> None:
53
53
 
54
54
  # GitHub Actions requires the env var "GITHUB_TOKEN"
55
55
  # not "REPO_TOKEN", so map accordingly
56
- if key == "REPO_TOKEN":
56
+ if key == "REPO_API_KEY":
57
57
  env_name = "GITHUB_TOKEN"
58
58
  else:
59
59
  env_name = key
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: diagram-to-iac
3
- Version: 0.5.0
3
+ Version: 0.6.0
4
4
  Summary: Convert architecture diagrams into IaC modules
5
5
  Author-email: vindpro <admin@vindpro.com>
6
6
  Description-Content-Type: text/markdown
@@ -18,15 +18,15 @@ diagram_to_iac/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hS
18
18
  diagram_to_iac/tools/api_utils.py,sha256=Guq0lJZIc-ds46-2Id80lIOFdbN4vh_dEAM9ONSgS6M,4171
19
19
  diagram_to_iac/tools/cv_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  diagram_to_iac/tools/gh_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- diagram_to_iac/tools/sec_utils.py,sha256=SJvNk-OWrF-frIVSYiPirnV4m4-ivzFsNrIXz-SVAxM,1845
21
+ diagram_to_iac/tools/sec_utils.py,sha256=Yujm-a0kWQIqw2EtbxXRFgqfCme7O8h57e5MxAdUYh4,1847
22
22
  diagram_to_iac/tools/tf_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
23
  diagram_to_iac/tools/llm_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  diagram_to_iac/tools/llm_utils/anthropic_driver.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
25
  diagram_to_iac/tools/llm_utils/gemini_driver.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  diagram_to_iac/tools/llm_utils/openai_driver.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  diagram_to_iac/tools/llm_utils/router.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
28
- diagram_to_iac-0.5.0.dist-info/METADATA,sha256=bRN4W4u-z3fbaCtdC-bNVyw890LBAo9Q5QHwWhctEZg,693
29
- diagram_to_iac-0.5.0.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
30
- diagram_to_iac-0.5.0.dist-info/entry_points.txt,sha256=E_krzrW2-_KGXGPWFW9derAqSIQ7WYSd2pwrb7ap4j8,59
31
- diagram_to_iac-0.5.0.dist-info/top_level.txt,sha256=k1cV0YODiCUU46qlmbQaquMcbMXhNm05NZLxsinDUBA,15
32
- diagram_to_iac-0.5.0.dist-info/RECORD,,
28
+ diagram_to_iac-0.6.0.dist-info/METADATA,sha256=rlvXveoMPXrTIdklqPpc71ct_Tc2NPHY6JKp7ruDHwg,693
29
+ diagram_to_iac-0.6.0.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
30
+ diagram_to_iac-0.6.0.dist-info/entry_points.txt,sha256=E_krzrW2-_KGXGPWFW9derAqSIQ7WYSd2pwrb7ap4j8,59
31
+ diagram_to_iac-0.6.0.dist-info/top_level.txt,sha256=k1cV0YODiCUU46qlmbQaquMcbMXhNm05NZLxsinDUBA,15
32
+ diagram_to_iac-0.6.0.dist-info/RECORD,,