{ "info": { "author": "Richard Li", "author_email": "lifuzu+pipelane@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "# Pipelane\n\nPipelane is a client side of continuous integration/build system on top of REST api. Pipelane will integrate existing systems as many as possible, such as JIRA, Jenkins, etc.\n\n\n### Actions\n\ntimestep (ts) - to time the build step;\nsystemsnap (ss) - to snapshot the system info (cpu, mem, path, os, etc.);\ndependencymap (dm) - to record the dependencies with their version;\n\n### Subsystems\n\nStorage - store files/artifacts, as an adapter to Nexus / Artifactory;\nTicket - create Epic/story/tasks, add comments; interact with human, e.g. waiting for a decision;\nDocument - change logs, store links, aggregate the related information;\nLog - store, analyse, search logs;\nPod - remote resource for build;\nNotification - chatbot or other systems on top of Hipchat or Slack to receive notifications, send commands;\nUI - simple UI to collect, simplify inputs;\nRepo - interact with repo server, checkin, checkout, create branches, merge branches, review change, etc.;\n\n### Supportive systems\n\nWebhook\nCI/System\nGithub/Gitlab/Gerrit\nStorage servers, such as Nexus, Artifactory\n\n\n\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lifuzu/pipelane", "keywords": "cli,pipelane,build system", "license": "", "maintainer": "", "maintainer_email": "", "name": "pipelane", "package_url": "https://pypi.org/project/pipelane/", "platform": "", "project_url": "https://pypi.org/project/pipelane/", "project_urls": { "Homepage": "https://github.com/lifuzu/pipelane" }, "release_url": "https://pypi.org/project/pipelane/0.1.0/", "requires_dist": [ "osascript (>=1.0.2)" ], "requires_python": "", "summary": "A small pipelane package", "version": "0.1.0" }, "last_serial": 3956359, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4572f1dec841edd0877bb620ed8087cb", "sha256": "1a5a936ee928d0275eadb6e983ad945d8d9536a2294d4a0c7a3ac32b47d964b4" }, "downloads": -1, "filename": "pipelane-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "4572f1dec841edd0877bb620ed8087cb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3494, "upload_time": "2018-06-13T04:46:14", "url": "https://files.pythonhosted.org/packages/f5/e8/11b02fc8cd5884a381741f98538868575f63507256e00cf38aa97b24f315/pipelane-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b9e24f9b575f1b6457cc53e8433881b", "sha256": "c2d3a15161c7bc4a1f12b4051ab2ac0521810af61a805454bc31149c0f4ecca8" }, "downloads": -1, "filename": "pipelane-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5b9e24f9b575f1b6457cc53e8433881b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2018-06-13T04:46:14", "url": "https://files.pythonhosted.org/packages/8e/dc/b1e502e69065b75a66b16ac687e14100c11673908e40fbac07b9be89f27e/pipelane-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4572f1dec841edd0877bb620ed8087cb", "sha256": "1a5a936ee928d0275eadb6e983ad945d8d9536a2294d4a0c7a3ac32b47d964b4" }, "downloads": -1, "filename": "pipelane-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "4572f1dec841edd0877bb620ed8087cb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 3494, "upload_time": "2018-06-13T04:46:14", "url": "https://files.pythonhosted.org/packages/f5/e8/11b02fc8cd5884a381741f98538868575f63507256e00cf38aa97b24f315/pipelane-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b9e24f9b575f1b6457cc53e8433881b", "sha256": "c2d3a15161c7bc4a1f12b4051ab2ac0521810af61a805454bc31149c0f4ecca8" }, "downloads": -1, "filename": "pipelane-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5b9e24f9b575f1b6457cc53e8433881b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2018-06-13T04:46:14", "url": "https://files.pythonhosted.org/packages/8e/dc/b1e502e69065b75a66b16ac687e14100c11673908e40fbac07b9be89f27e/pipelane-0.1.0.tar.gz" } ] }