gha-ci-detector

View on PyPIReverse Dependencies (0)

0.0.3 gha_ci_detector-0.0.3-py3-none-any.whl

Wheel Details

Project: gha-ci-detector
Version: 0.0.3
Filename: gha_ci_detector-0.0.3-py3-none-any.whl
Download: [link]
Size: 9413
MD5: 81ea329bdf7430a81982766507f19445
SHA256: 094736c8c4f4b2f88ef30b17e4b78b56dc663b7ab739410107176c5361f93d24
Uploaded: 2024-04-01 10:17:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gha-ci-detector
Version: 0.0.3
Summary: A tool created to detect CI Smells as part of a master thesis at the TU Delft.
Author: Cedric Willekens
Author-Email: cedric[at]willekens.dev
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: ruamel-yaml (<0.19.0,>=0.18.6)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: yamllint (<2.0.0,>=1.35.1)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gha_ci_detector/Job.py sha256=RFtGrDgFL2MtD3g3ueYaeB40XVoVxZYZo_g6-eaaXO8 796
gha_ci_detector/Runner.py sha256=8NCSwhG55J9DhSkJCcUVMVtky63dknr73LWi5UEpimg 1522
gha_ci_detector/Step.py sha256=dG5tvqrVzejSx-M1R125ig7EmW6XrghQaoA_w3-XVXU 1296
gha_ci_detector/Workflow.py sha256=T5IN78vZwiqaLXTm3lGtZjbCTJxdgorQVpoZVvyChGw 1425
gha_ci_detector/__init__.py sha256=BZmSCI99dkUK_wz_u6Zz-4a8dcI71wAtCCw8UMrdv_I 262
gha_ci_detector/__main__.py sha256=mQ_Crrt2-e4YIIKtMTuoiw8VUzkDPBlH1UR7kPaRUbw 176
gha_ci_detector/cli.py sha256=4E20qswUT-X60IXcsG3KR9VinCZj_xnH3D4vVYTLSfA 1474
gha_ci_detector/smell_detector.py sha256=KG5PG5TJInO6tU7MRxi0vBwVWySb-ftCHNyY6P-j9V0 15998
gha_ci_detector/util.py sha256=QrWem9doozJAK0zigPnU2O1kSrr7jXmkThhK4oEyltE 511
gha_ci_detector-0.0.3.dist-info/METADATA sha256=GK5KdUaYDA-vszFR9levV8vdD3eq66b1JYI__Oc1sX8 669
gha_ci_detector-0.0.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gha_ci_detector-0.0.3.dist-info/entry_points.txt sha256=PityFGhkLdj_ZL4ldylG2WDCgW0MA04HF_xwST9XWqg 65
gha_ci_detector-0.0.3.dist-info/RECORD

entry_points.txt

gha-ci-detector = gha_ci_detector.__main__:main