{ "info": { "author": "Matthew Schinckel", "author_email": "matt@schinckel.net", "bugtrack_url": null, "classifiers": [], "description": "tox-bitbucket-status\n====================\n\nTox_ plugin that pushes status reports back to BitBucket_.\n\nInstallation::\n\n $ pip install hg+https://bitbucket.org/hpk42/tox@hook/report-status#egg=tox\n $ pip install tox-bitbucket-status\n\n(You need to install the custom tox version for now, until the next version of tox is released).\n\nUsage:\n\nYou need to ensure the following environment variables are set in your environment::\n\n CI\n CI_NAME\n CI_COMMIT_ID\n CI_BUILD_URL\n BB_USERNAME (will default to $BB_REPO_OWNER if not set)\n BB_PASSWORD\n BB_REPO_OWNER\n BB_REPO_SLUG\n\nThen, your commits will get a build status after they are pushed to BitBucket.\n\nJust like the ones `in this repository `_.\n\nCodeship_\n~~~~~~~~~\n\nThe ``CI_*`` variables are all set by Codeship, but you will need to seth the ``BB_*`` variables yourself.\n\nJenkins_\n~~~~~~~~\n\nIf you are using Jenkins and the Mercurial plugin, then some of the environment will be detected from the environment variables that are set::\n\n CI \u2192 True\n CI_NAME \u2192 'Jenkins'\n CI_BUILD_URL \u2192 $BUILD_URL\n CI_COMMIT_ID \u2192 $MERCURIAL_REVISION\n\n BB_REPO_OWNER : extracted from $MERCURIAL_REPOSITORY_URL\n BB_REPO_SLUG : extracted from $MERCURIAL_REPOSITORY_URL\n\nAt this point, the extraction of the owner/slug from the repo url only does sanity checking for mercurial repos (ie, that they are from bitbucket). Pull requests to support git repo urls will be accepted.\n\n.. _Tox: https://testrun.org/tox/latest/\n.. _BitBucket: https://bitbucket.org/\n.. _Jenkins: http://jenkinsci.org/\n.. _Codeship: https://www.codeship.com/\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/schinckel/tox-bitbucket-status/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tox-bitbucket-status", "package_url": "https://pypi.org/project/tox-bitbucket-status/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tox-bitbucket-status/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/schinckel/tox-bitbucket-status/" }, "release_url": "https://pypi.org/project/tox-bitbucket-status/1.0/", "requires_dist": null, "requires_python": null, "summary": "Update bitbucket status for each env", "version": "1.0" }, "last_serial": 2405258, "releases": { "0.1": [], "1.0": [ { "comment_text": "", "digests": { "md5": "b291d8f202a83565108517c8c7d4b812", "sha256": "e3713ebb05a5c0ff963fd39997e87769de19e54f33f160ac95c807b9aa2147ac" }, "downloads": -1, "filename": "tox-bitbucket-status-1.0.tar.gz", "has_sig": false, "md5_digest": "b291d8f202a83565108517c8c7d4b812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2790, "upload_time": "2016-10-17T23:11:02", "url": "https://files.pythonhosted.org/packages/72/6e/1dcc44bba038e97c30174c9466133685f692f48799bb4c2ceaa2e6db0145/tox-bitbucket-status-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b291d8f202a83565108517c8c7d4b812", "sha256": "e3713ebb05a5c0ff963fd39997e87769de19e54f33f160ac95c807b9aa2147ac" }, "downloads": -1, "filename": "tox-bitbucket-status-1.0.tar.gz", "has_sig": false, "md5_digest": "b291d8f202a83565108517c8c7d4b812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2790, "upload_time": "2016-10-17T23:11:02", "url": "https://files.pythonhosted.org/packages/72/6e/1dcc44bba038e97c30174c9466133685f692f48799bb4c2ceaa2e6db0145/tox-bitbucket-status-1.0.tar.gz" } ] }