{ "info": { "author": "Rick Keilty", "author_email": "rkeilty@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development" ], "description": "sentry-unfuddle\n===============\n\nA flexible extension for Sentry which allows you to create issues in\nUnfuddle based on sentry events. It is based off the implementation for\n`sentry-jira `__.\n\nCurrently it works with Sentry 7 and 8.\n\nInstallation\n============\n\nThe sentry-unfuddle module is `published on the Python Package\nIndex `__, so you can\ninstall it using ``pip`` or ``easy_install``.\n\n::\n\n pip install sentry-unfuddle\n\nOr:\n\n::\n\n easy_install sentry-unfuddle\n\nThis is a server plugin, so it needs to be installed into the same\nPython environment you are running your Sentry instance from.\n\nConfiguration\n=============\n\nGo to your project's configuration page (``Projects -> [Project]``) and\nselect the Unfuddle tab. Enter the Unfuddle credentials and Project\nconfiguration and save changes. Filling out the form is a two step\nprocess (one to fill in your instance details and credentials, one to\nselect the project to link to).\n\nThe user you add on the configuration screen is the one used to process\nAPI requests, so ensure that user has ``Account Administrator`` or at\nthe very least ``Project Administrator`` privileges.\n\nUsage\n=====\n\nOnce configured, users will see a link to \"Create Unfuddle issue\" on the\nevent page. Clicking on that brings you to a page in which you can\nselect a user to assign the issue to, select an upcoming milestone, and\nselect a priority (defaults to ``High``.) The \"title\" and \"description\"\nfields are prepopulated with the data from the event.\n\nThe plugin will try to be smart when creating an issue on Unfuddle. If\nit finds a user that matches the currently logged in Sentry user, it\nwill make that user the reporter of the ticket (if no match, defaults to\nthe user from the configuration page.)\n\nLicense\n=======\n\n``sentry-unfuddle`` is licensed under the terms of the 3-clause BSD\nlicense.\n\nContributing\n============\n\nAll contributions are welcome, including but not limited to:\n\n- Documentation fixes / updates\n- New features (requests as well as implementations)\n- Bug fixes (see issues list)\n\nIf you encounter any errors in the code, please file an issue on github:\nhttps://github.com/rkeilty/sentry-unfuddle/issues.\n\nAuthor\n======\n\n- Author: Rick Keilty\n- Email: rkeilty@gmail.com\n- Repository: http://github.com/rkeilty/sentry-unfuddle\n\nVersion\n=======\n\n- Version: 1.0.1\n- Release Date: 2016-01-23\n\nRevision History\n================\n\nVersion 1.0.1\n-------------\n\n- Release Date: 2016-01-23\n- Changes:\n\n - Updated documentation\n - Confirmed working with Sentry 8.0.x\n\nVersion 1.0.0\n-------------\n\n- Release Date: 2015-12-07\n- Changes:\n\n - Updated documentation\n - Made version 1.0.0, as this has been running successfully in\n several production environments.\n\nVersion 0.11.0\n--------------\n\n- Release Date: 2015-12-06\n- Changes\n\n - Initial port of\n `sentry-jira `__ to\n `sentry-unfuddle `__", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rkeilty/sentry-unfuddle", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sentry-unfuddle", "package_url": "https://pypi.org/project/sentry-unfuddle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sentry-unfuddle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rkeilty/sentry-unfuddle" }, "release_url": "https://pypi.org/project/sentry-unfuddle/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Sentry extension which creates Unfuddle issues from sentry events.", "version": "1.0.1" }, "last_serial": 1919345, "releases": { "0.11.0": [ { "comment_text": "", "digests": { "md5": "b0a08927205113b898b538e92c49e126", "sha256": "9e7edd35bc24eac502fc5c5a6e662b4a516ad1b77d5e6ee8f30c14f88fc71eb7" }, "downloads": -1, "filename": "sentry-unfuddle-0.11.0.tar.gz", "has_sig": false, "md5_digest": "b0a08927205113b898b538e92c49e126", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16526, "upload_time": "2015-12-06T20:22:36", "url": "https://files.pythonhosted.org/packages/d0/c4/705deaccd99b084cbe3aa8f3b7aacdeff23dcd75b33bb804c5e82711f371/sentry-unfuddle-0.11.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b734f4489588a99458297e6a0e5fefe6", "sha256": "4e1e9848584cb21b7e9fb35039c6414bbdec17aa93c947c08a6f1f049455f14d" }, "downloads": -1, "filename": "sentry-unfuddle-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b734f4489588a99458297e6a0e5fefe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17773, "upload_time": "2015-12-07T15:52:11", "url": "https://files.pythonhosted.org/packages/6c/04/4a7ef0412fb3071ffd848476a074997f56a1417c6fc91585fca4230b3c93/sentry-unfuddle-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "491cfa17954d37344fc41713f798c49c", "sha256": "cef10a572ed7953781aa259bef4c1cf7af604c188cf7740ca9d424aafaea9ae3" }, "downloads": -1, "filename": "sentry-unfuddle-1.0.1.tar.gz", "has_sig": false, "md5_digest": "491cfa17954d37344fc41713f798c49c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18208, "upload_time": "2016-01-23T21:23:33", "url": "https://files.pythonhosted.org/packages/62/62/979420ffa589e9dabe241537e011d7cbd9e32ac313e858e197df0f68c74f/sentry-unfuddle-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "491cfa17954d37344fc41713f798c49c", "sha256": "cef10a572ed7953781aa259bef4c1cf7af604c188cf7740ca9d424aafaea9ae3" }, "downloads": -1, "filename": "sentry-unfuddle-1.0.1.tar.gz", "has_sig": false, "md5_digest": "491cfa17954d37344fc41713f798c49c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18208, "upload_time": "2016-01-23T21:23:33", "url": "https://files.pythonhosted.org/packages/62/62/979420ffa589e9dabe241537e011d7cbd9e32ac313e858e197df0f68c74f/sentry-unfuddle-1.0.1.tar.gz" } ] }