dffml-operations-deploy

View on PyPIReverse Dependencies (1)

0.1.0.post0 dffml_operations_deploy-0.1.0.post0-py3-none-any.whl

Wheel Details

Project: dffml-operations-deploy
Version: 0.1.0.post0
Filename: dffml_operations_deploy-0.1.0.post0-py3-none-any.whl
Download: [link]
Size: 8145
MD5: b6a38e687bd0a67a93a7a845cf171350
SHA256: 0de955b4c1fcb70b12aab67dc6ce72fa64738abaa3dc53771548369a6cb6c71f
Uploaded: 2021-06-09 15:51:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dffml-operations-deploy
Version: 0.1.0.post0
Summary: DFFML operations deploy
Author: Aghin Shah Alin
Author-Email: aghinsa[at]gmail.com
Maintainer: Aghin Shah Alin
Maintainer-Email: aghinsa[at]gmail.com
Home-Page: https://github.com/aghinsa/dffml-operations-deploy
License: MIT
Keywords: dffml
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: dffml (>=0.4.0)
Requires-Dist: dffml-feature-git (>=0.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 218 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dffml_operations_deploy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_operations_deploy/definitions.py sha256=MzIlyTO1iOR-ERti3LDJu46RzLcte0arXPBY5D6xle0 851
dffml_operations_deploy/exceptions.py sha256=M5wWZmI5VfJqufSGoJyMcBjye5n_VvZNnj95nyKgGjo 269
dffml_operations_deploy/log.py sha256=PkzMCt8N9DGiteaPbvIJahM4zTfFELttmoV8o89OzS8 70
dffml_operations_deploy/operations.py sha256=QNGto1fbCBxzKmRmbFB1Mby1JjcRdCZ0_35QXc5XrE4 5653
dffml_operations_deploy/version.py sha256=6Ne5lsLOAV3IY9dDWhIXbBe41UvX4i5V6DT9NxXwt4o 24
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_operations.py sha256=-UbtFHRQdtcbnIbrmw5ROs8_9DbWmFT7v4esrblPUIQ 5318
dffml_operations_deploy-0.1.0.post0.dist-info/LICENSE sha256=POs67jKWwy2rDUoVeAJH91ypXcgJGXSggZzm7gaj2FY 1064
dffml_operations_deploy-0.1.0.post0.dist-info/METADATA sha256=aYOIYwbme2WgCdYqhicAQA3P9ejComxw1eU4mGPWo40 1163
dffml_operations_deploy-0.1.0.post0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dffml_operations_deploy-0.1.0.post0.dist-info/entry_points.txt sha256=q-pNbfcBbw5bv7fgLfUGcw8m4NLahGOC-ARXxlwih5M 750
dffml_operations_deploy-0.1.0.post0.dist-info/top_level.txt sha256=FJ0BMMxdRfc9ihZou95ui1x5KSbStx1KHX2ZS-HbrIg 30
dffml_operations_deploy-0.1.0.post0.dist-info/RECORD

top_level.txt

dffml_operations_deploy
tests

entry_points.txt

check_if_default_branch = dffml_operations_deploy.operations:check_if_default_branch
check_secret_match = dffml_operations_deploy.operations:check_secret_match
docker_build_image = dffml_operations_deploy.operations:docker_build_image
get_image_tag = dffml_operations_deploy.operations:get_image_tag
get_running_containers = dffml_operations_deploy.operations:get_running_containers
get_status_running_containers = dffml_operations_deploy.operations:get_status_running_containers
get_url_from_payload = dffml_operations_deploy.operations:get_url_from_payload
parse_docker_commands = dffml_operations_deploy.operations:parse_docker_commands
restart_running_containers = dffml_operations_deploy.operations:restart_running_containers