{ "info": { "author": "Matt Clarkson", "author_email": "matt.clarkson@vcatechnology.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Plugins", "Environment :: Web Environment", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Build Tools" ], "description": "===============\nBuildbot GitLab\n===============\n\n\n\n\n\n\nThe Buildbot GitLab plugin provides an easy to install and configure enhancement for Buildbot.\n\nInstallation\n============\n\nYou can download and install the latest version of this software from the Python package index (PyPI) as follows:\n\n::\n\n pip install --upgrade buildbot-gitlab\n\n\nUsage\n=====\n\nBuildbot Gitlab uses a RESTful API to manage multiple projects. The project name and containing folder used in Gitlab\nis stored within a .json file, which is then parsed during the BuildMaster startup in order to generate builders for\neach project.\n\n\nTO DO: More info to follow...\n\nTests\n=====\n\nIncluded with the API are unit tests which can be run as part of the Buildbot test procedure.\nThe tests can be run via the following command:\n\n::\n\n PYTHONPATH=. trial buildbot.test\n\nWhich should be executed from within the buildbot directory.\n\nAdditionally rather than running the entire Buildbot test suite, the tests specific to Buildbot Gitlab can be run with\nthe following commands\n\n::\n\n PYTHONPATH=. trial buildbot.test.unit.test_gitlab_api\n\n PYTHONPATH=. trial buildbot.test.unit.test_gitlab_resources\n\nThe tests can also be run using Pythons Unit testing framework (PyUnit) instead of twisted trial with the following command:\n\n::\n\n PYTHONPATH=. python -m unittest -v buildbot.test.unit.test_gitlab_api\n\n PYTHONPATH=. python -m unittest -v buildbot.test.unit.test_gitlab_resources\n\nNote that the gitlab_resources tests requires buildbot & twisted packages to be present, as these provide the functionality\nfor fake web requests used by the resource tests. The API tests function independently of other packages.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://dev.vcatechnology.com/gitlab/tool-chain/buildbot-gitlab", "keywords": "continuous-integration,buildbot,gitlab", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "buildbot-gitlab", "package_url": "https://pypi.org/project/buildbot-gitlab/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/buildbot-gitlab/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://dev.vcatechnology.com/gitlab/tool-chain/buildbot-gitlab" }, "release_url": "https://pypi.org/project/buildbot-gitlab/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Enhances a BuildBot installation to nicely integrate with GitLab", "version": "0.1.2" }, "last_serial": 1230704, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "da20d77a6e7dfd2e72bc3dfa754efe68", "sha256": "51c6ec8a6440b211a533389340ac16eed7d19245076e638d1028a25bd7601c5b" }, "downloads": -1, "filename": "buildbot-gitlab-0.0.0.tar.gz", "has_sig": false, "md5_digest": "da20d77a6e7dfd2e72bc3dfa754efe68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2461, "upload_time": "2014-07-01T15:38:15", "url": "https://files.pythonhosted.org/packages/33/02/81fa9ca7874441f625c5425219881fff3e58a79ef640db53b222f5fab155/buildbot-gitlab-0.0.0.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "eefeda96514ae36d32be7e4bd2988ac9", "sha256": "66ea9febef9e79975b769f81aea2f3c42ccc72fe6d2d1b876c374b06738eb5f2" }, "downloads": -1, "filename": "buildbot-gitlab-0.1.0.tar.gz", "has_sig": false, "md5_digest": "eefeda96514ae36d32be7e4bd2988ac9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2985, "upload_time": "2014-09-18T09:24:15", "url": "https://files.pythonhosted.org/packages/e5/a8/05ac2c8238090c32b07249fde1fc4e51abbd147b8c2a14bffe68acc8bfe4/buildbot-gitlab-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a702bea8792fea4ed2be23f6abb96264", "sha256": "2f4a2635cbb2461528f5b840c573769cd0cd6ff0b6b042bbd97f0597ddeaa846" }, "downloads": -1, "filename": "buildbot-gitlab-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a702bea8792fea4ed2be23f6abb96264", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11809, "upload_time": "2014-09-18T10:20:05", "url": "https://files.pythonhosted.org/packages/54/2c/944c3de353113767a5b2ebadc02221c265cd038b21443539dbfe18499c20/buildbot-gitlab-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "21d39a8a23ff28693c2cb25e32a6f8c6", "sha256": "37c836d19f04b79f2db3f9b872f1d3daa0740db381935c6f6850efd7655fdf1a" }, "downloads": -1, "filename": "buildbot-gitlab-0.1.2.tar.gz", "has_sig": false, "md5_digest": "21d39a8a23ff28693c2cb25e32a6f8c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11775, "upload_time": "2014-09-19T15:43:10", "url": "https://files.pythonhosted.org/packages/38/05/ebbdbac7a2f78f89f135e55171381ad20247fa2c846213b946e35655174b/buildbot-gitlab-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21d39a8a23ff28693c2cb25e32a6f8c6", "sha256": "37c836d19f04b79f2db3f9b872f1d3daa0740db381935c6f6850efd7655fdf1a" }, "downloads": -1, "filename": "buildbot-gitlab-0.1.2.tar.gz", "has_sig": false, "md5_digest": "21d39a8a23ff28693c2cb25e32a6f8c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11775, "upload_time": "2014-09-19T15:43:10", "url": "https://files.pythonhosted.org/packages/38/05/ebbdbac7a2f78f89f135e55171381ad20247fa2c846213b946e35655174b/buildbot-gitlab-0.1.2.tar.gz" } ] }