clonebuildregister

View on PyPIReverse Dependencies (0)

0.0.7 clonebuildregister-0.0.7-py3-none-any.whl

Wheel Details

Project: clonebuildregister
Version: 0.0.7
Filename: clonebuildregister-0.0.7-py3-none-any.whl
Download: [link]
Size: 13525
MD5: 2c52e9d77f263e8591f45544d296181f
SHA256: dc3657c570ba8161ed4e1775e169799ca59aaca5b5e610d7078bacb8d432c071
Uploaded: 2024-06-25 16:14:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clonebuildregister
Version: 0.0.7
Summary: A package to clone a Git repository, build it's image using Docker, and then register it to the Google Artifact Registry.
Author-Email: Jude Sproul <judesproul[at]gmail.com>, Chris Calloway <cbc[at]unc.edu>
Project-Url: Homepage, https://github.com/cznethub/clonebuildregister
Project-Url: Issues, https://github.com/cznethub/clonebuildregister/issues
License: BSD 3-Clause License Copyright (c) 2023, Jude Sproul Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: docker,google cloud,artifact registry,build,clone,git,register,upload,image
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Dist: docker
Requires-Dist: gitpython
Requires-Dist: github3.py
Requires-Dist: python-dotenv
Requires-Dist: google-cloud-artifact-registry
Requires-Dist: grpcio-status
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6630 characters]

WHEEL

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

RECORD

Path Digest Size
clonebuildregister/__init__.py sha256=XTqpFoLCWR2_qqJE1dZKupSfqUCyN4eak9jtMwrt9JU 63
clonebuildregister/__main__.py sha256=WSk5N7wsoHbyH3AtpVNDHY2XejuZtgB56McxEUtwZp4 6770
clonebuildregister/_version.py sha256=GqhLqsdHj4DwyEbKQYO4YjMeuWW4l7Hcdyus8aiUM0M 60
clonebuildregister/build_image.py sha256=M-tSzIaopT0Eu9YsyLouADAyiM7ZH7c3YvcG94Mx8T0 3343
clonebuildregister/clone_repo.py sha256=dlG2n2E9WXpO4ayld4BpPAZWvkntzaH8hmi5usPgW_8 1327
clonebuildregister/clonebuildregister.py sha256=csBktVXMfdp5l0XyH-GmmCN2MZKWf1BZGRwlamY_hl0 5035
clonebuildregister/exceptions.py sha256=OuU63QWHAeXUx4THy3RrX69lH9ZHRqJcGj9ddG4sHnc 2730
clonebuildregister/register_image.py sha256=w6m1X1sRxOSZIJKa0xRjYgGYuR9iaO1L46HXJSfycRQ 3424
clonebuildregister-0.0.7.dist-info/LICENSE sha256=vLlZmDWgGj4wa6SitlDHLxBnZQd0Xr1OAtfF0VfZbAg 1498
clonebuildregister-0.0.7.dist-info/METADATA sha256=kA-8EcjHfGsUncJ45vo9WkkNZ2kwHTbllmMSo09js4I 9620
clonebuildregister-0.0.7.dist-info/WHEEL sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M 91
clonebuildregister-0.0.7.dist-info/entry_points.txt sha256=uWbyyVHMq5v7Jd9ATVOVvGD9KexkW1qdf_qy1RVUfwI 72
clonebuildregister-0.0.7.dist-info/top_level.txt sha256=aFidEkxhXQ9kDgSldV5HaMpnCG4fG8W5dXLGH7b-SkM 19
clonebuildregister-0.0.7.dist-info/RECORD

top_level.txt

clonebuildregister

entry_points.txt

clonebuildregister = clonebuildregister.__main__:main