{ "info": { "author": "Costas Tyfoxylos", "author_email": "ctyfoxylos@schubergphilis.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.7" ], "description": "=============\nprereceivecli\n=============\n\nA cli that implements a gitlab git server side pre-receive hook that gets driven from dynamodb and reports to slack offending pushes.\n\n\n* Documentation: https://prereceivecli.readthedocs.org/en/latest\n\n\nDevelopment Workflow\n====================\n\nThe workflow supports the following steps\n\n * lint\n * test\n * build\n * document\n * upload\n * graph\n\nThese actions are supported out of the box by the corresponding scripts under _CI/scripts directory with sane defaults based on best practices.\nSourcing setup_aliases.ps1 for windows powershell or setup_aliases.sh in bash on Mac or Linux will provide with handy aliases for the shell of all those commands prepended with an underscore.\n\nThe bootstrap script creates a .venv directory inside the project directory hosting the virtual environment. It uses pipenv for that.\nIt is called by all other scripts before they do anything. So one could simple start by calling _lint and that would set up everything before it tried to actually lint the project\n\nOnce the code is ready to be delivered the _tag script should be called accepting one of three arguments, patch, minor, major following the semantic versioning scheme.\nSo for the initial delivery one would call\n\n $ _tag --minor\n\nwhich would bump the version of the project to 0.1.0 tag it in git and do a push and also ask for the change and automagically update HISTORY.rst with the version and the change provided.\n\n\nSo the full workflow after git is initialized is:\n\n * repeat as necessary (of course it could be test - code - lint :) )\n * code\n * lint\n * test\n * commit and push\n * develop more through the code-lint-test cycle\n * tag (with the appropriate argument)\n * build\n * upload (if you want to host your package in pypi)\n * document (of course this could be run at any point)\n\n\nImportant Information\n=====================\n\nThis template is based on pipenv. In order to be compatible with requirements.txt so the actual created package can be used by any part of the existing python ecosystem some hacks were needed.\nSo when building a package out of this **do not** simple call\n\n $ python setup.py sdist bdist_egg\n\n**as this will produce an unusable artifact with files missing.**\nInstead use the provided build and upload scripts that create all the necessary files in the artifact.\n\n\n\nProject Features\n================\n\nCan protect directories and files from tampering by checking hash entries for them in a dynamodb\nPlease refer to USAGE.rst for setup details.\n\n\n\n\nHistory\n-------\n\n0.0.1 (26-02-2019)\n---------------------\n\n* First code creation\n\n\n0.1.0 (26-02-2019)\n------------------\n\n* First public release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/schubergphilis/prereceivecli.git", "keywords": "prereceivecli git hook serverside pre receive", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "prereceivecli", "package_url": "https://pypi.org/project/prereceivecli/", "platform": "", "project_url": "https://pypi.org/project/prereceivecli/", "project_urls": { "Homepage": "https://github.com/schubergphilis/prereceivecli.git" }, "release_url": "https://pypi.org/project/prereceivecli/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A cli that implements a git server side pre-receive hook that gets driven from dynamodb and reports to slack offending pushes.", "version": "0.1.0" }, "last_serial": 4869751, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "41d2a947d8dd557666343361f825901e", "sha256": "496b5249eb9a19ab5b1c340fbd277a741b10dd853403f81127ddcf23e8238a28" }, "downloads": -1, "filename": "prereceivecli-0.1.0-py3.7.egg", "has_sig": false, "md5_digest": "41d2a947d8dd557666343361f825901e", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 50654, "upload_time": "2019-02-26T13:52:38", "url": "https://files.pythonhosted.org/packages/c8/5b/c210c4976d4cf069b241b3c08a3dd08b96d3c6126518215e97b2b474e114/prereceivecli-0.1.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "2a2d3d8de0b0d40c77636cbff5c7f2dc", "sha256": "8a6c833bea3f723563545eefbe0ed7892ec2e4e2645f647f99d8e4860b846e3b" }, "downloads": -1, "filename": "prereceivecli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2a2d3d8de0b0d40c77636cbff5c7f2dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49296, "upload_time": "2019-02-26T13:52:36", "url": "https://files.pythonhosted.org/packages/41/11/c47be3b47c5d53c71c9243e8dd02a64119d5ff9029afc8a7128a24bc393b/prereceivecli-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "41d2a947d8dd557666343361f825901e", "sha256": "496b5249eb9a19ab5b1c340fbd277a741b10dd853403f81127ddcf23e8238a28" }, "downloads": -1, "filename": "prereceivecli-0.1.0-py3.7.egg", "has_sig": false, "md5_digest": "41d2a947d8dd557666343361f825901e", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 50654, "upload_time": "2019-02-26T13:52:38", "url": "https://files.pythonhosted.org/packages/c8/5b/c210c4976d4cf069b241b3c08a3dd08b96d3c6126518215e97b2b474e114/prereceivecli-0.1.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "2a2d3d8de0b0d40c77636cbff5c7f2dc", "sha256": "8a6c833bea3f723563545eefbe0ed7892ec2e4e2645f647f99d8e4860b846e3b" }, "downloads": -1, "filename": "prereceivecli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2a2d3d8de0b0d40c77636cbff5c7f2dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49296, "upload_time": "2019-02-26T13:52:36", "url": "https://files.pythonhosted.org/packages/41/11/c47be3b47c5d53c71c9243e8dd02a64119d5ff9029afc8a7128a24bc393b/prereceivecli-0.1.0.tar.gz" } ] }