{ "info": { "author": "Alfredo Deza", "author_email": "alfredo@deza.pe", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Build Tools", "Topic :: Utilities" ], "description": "``github-status``\n-----------------\nA simple interface for updating SHA1s for PRs with statuses. Made for Jenkins\ninitially, altough a command line tool, it mostly consumes environment\nvariables to set states on commits.\n\nGithub Environment Variables:\n\n* ``GITHUB_REPOSITORY`` The url part of the repo, like ceph/ceph\n* ``GITHUB_SHA`` A commit SHA that will receive the update\n* ``GITHUB_OAUTH_TOKEN`` Generated TOKEN to authenticate to Github\n* ``GITHUB_STATUS_CONTEXT`` The \"title\" part of the status, like \"docs\"\n* ``GITHUB_STATUS_STARTED`` The 'started' text that will change next to the 'title' (context)\n* ``GITHUB_STATUS_SUCCESS`` The 'success' text that will change next to the 'title' (context)\n* ``GITHUB_STATUS_FAILURE`` The 'failure' text that will change next to the 'title' (context)\n* ``GITHUB_STATUS_ERROR`` The 'error' text that will change next to the 'title' (context)\n* ``GITHUB_STATUS_STATE`` The state for the sha1, one of: 'success', 'error', 'failure', or 'pending'\n\nBuild Environment Variables:\n\n* ``BUILD_URL`` A url that points to the actual full url for the build\n* ``PARENT_BUILD_URL`` Optional parent url where actual build happened\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alfredodeza/github-status", "keywords": "http api github ci jenkins status sha", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "github-status", "package_url": "https://pypi.org/project/github-status/", "platform": "", "project_url": "https://pypi.org/project/github-status/", "project_urls": { "Homepage": "https://github.com/alfredodeza/github-status" }, "release_url": "https://pypi.org/project/github-status/0.0.6/", "requires_dist": null, "requires_python": "", "summary": "Simple updates to SHA commits with CI the status", "version": "0.0.6" }, "last_serial": 3807736, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b14f996e7290503919db94277233913b", "sha256": "59168b66cf2ddbbdb9ba58ba097f1a449a80158c405b2d51609ea95548aed626" }, "downloads": -1, "filename": "github-status-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b14f996e7290503919db94277233913b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4472, "upload_time": "2017-12-06T20:46:50", "url": "https://files.pythonhosted.org/packages/be/2a/c12e27f82688968db625743ef7446a51ba6b41440d215092ad87cabfab26/github-status-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a2432572ffc3c0d2e81f8e708259de86", "sha256": "9b600b9982967e305624d91be24793cdc7383adca9cdfb50a75e0db346ebf7c0" }, "downloads": -1, "filename": "github-status-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a2432572ffc3c0d2e81f8e708259de86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4467, "upload_time": "2017-12-07T14:14:21", "url": "https://files.pythonhosted.org/packages/a1/4b/2aff9339cad1becc8fc98cb740a92e7ffe94b41048b286cd44a4f065cc95/github-status-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8192ad53b2a7c84a37fe1032c537a188", "sha256": "f2b526cff5fd0c115ba70225b2b4ce5e1cadb6a3964c1e182ab7857b513e3a3f" }, "downloads": -1, "filename": "github-status-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8192ad53b2a7c84a37fe1032c537a188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4508, "upload_time": "2017-12-07T14:21:22", "url": "https://files.pythonhosted.org/packages/25/c6/8616ac0541b705a82cd4c5d9e5db76d1f3d433eba9d5936d28dbed150a72/github-status-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "475594a0d3c4e3144e4ad979d85c5306", "sha256": "ab226fe44379300a3128fe6dfc0fe78570d7f3827f25aaff61961cf9c785a6b8" }, "downloads": -1, "filename": "github-status-0.0.4.tar.gz", "has_sig": false, "md5_digest": "475594a0d3c4e3144e4ad979d85c5306", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4453, "upload_time": "2017-12-07T15:21:48", "url": "https://files.pythonhosted.org/packages/72/dd/87579e044ee177b50398b021ee605271e98191c00a3fdc13b2be3ce9db02/github-status-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "4f72fe17d7487313150a4e786d042f30", "sha256": "c7a7403c2699f96e59398dc657cc0de0ceed311cb9b2ca06a2ddc184fb9c9ce7" }, "downloads": -1, "filename": "github-status-0.0.5.tar.gz", "has_sig": false, "md5_digest": "4f72fe17d7487313150a4e786d042f30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4809, "upload_time": "2018-01-22T13:46:50", "url": "https://files.pythonhosted.org/packages/08/89/db78537ae45c30e562df598d12397e49b6255ee8de7e319f28771c94815e/github-status-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "5d386a89aec5482040cb58af8aa331c8", "sha256": "2969cca366531693124c65e2218b320444f4cc7feb4517779e8426d7b3b5ff6d" }, "downloads": -1, "filename": "github-status-0.0.6.tar.gz", "has_sig": false, "md5_digest": "5d386a89aec5482040cb58af8aa331c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4864, "upload_time": "2018-04-25T18:15:20", "url": "https://files.pythonhosted.org/packages/3f/33/3cc3f6cf0c0bd0694361e65b072de337810ae7e25d555034686eebc84b2a/github-status-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d386a89aec5482040cb58af8aa331c8", "sha256": "2969cca366531693124c65e2218b320444f4cc7feb4517779e8426d7b3b5ff6d" }, "downloads": -1, "filename": "github-status-0.0.6.tar.gz", "has_sig": false, "md5_digest": "5d386a89aec5482040cb58af8aa331c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4864, "upload_time": "2018-04-25T18:15:20", "url": "https://files.pythonhosted.org/packages/3f/33/3cc3f6cf0c0bd0694361e65b072de337810ae7e25d555034686eebc84b2a/github-status-0.0.6.tar.gz" } ] }