{ "info": { "author": "Ewen McCahon", "author_email": "hi@ewenmccahon.me", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Topic :: Software Development" ], "description": "# Microsoft Teams Plugin for Sentry\n\nMicrosoft Teams Integration for [Sentry Error Tracking Software](https://sentry.io/welcome/).\n\n\n\nBased off the [Sentry Plugins](https://github.com/getsentry/sentry-plugins) written by the Sentry Team. Thanks for the excellent tool guys!\n\n## Installation Instructions\n\n**Now Available on PyPi!** [sentry-msteams](https://pypi.org/project/sentry-msteams/)\n\nIn your `requirements.txt` file, add the below package name to install the MS Teams Plugin.\n\n```\nsentry-msteams\n```\n\nFor local development you can install using the below command:\n\n```\npip install https://github.com/Neko-Design/sentry-msteams/archive/master.zip\n```\n\n### Important Note for Sentry 9\n\nSentry 9 introduced some additional dependencies on specific versions of Redis which appear to cause issues installing plugins.\n\nTo work around this issue, you can add the below line to the top of your `requirements.txt` file.\n\n```\nredis-py-cluster==1.3.4\n```\n\n## Configuration\n\nIn your project, locate the Integrations management screen and click 'Configure Plugin' below the 'Microsoft Teams' item.\n\n\n\nThere is only one configuration option at the moment, the WebHook URL to send messages to. Create a new Incoming Webhook in Microsoft Teams and paste the URL into the configuration screen, then click 'Save Changes'.\n\nWhen ready, click 'Test Plugin' to generate an exception and send a message to your chosen WebHook URL.\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/Neko-Design/sentry-msteams", "keywords": "", "license": "apache2", "maintainer": "", "maintainer_email": "", "name": "sentry-msteams", "package_url": "https://pypi.org/project/sentry-msteams/", "platform": "", "project_url": "https://pypi.org/project/sentry-msteams/", "project_urls": { "Homepage": "https://github.com/Neko-Design/sentry-msteams" }, "release_url": "https://pypi.org/project/sentry-msteams/0.6.0/", "requires_dist": [ "sentry" ], "requires_python": "", "summary": "A Sentry extension which posts notifications to Microsoft Teams (https://products.office.com/en-us/microsoft-teams/group-chat-software).", "version": "0.6.0" }, "last_serial": 4790086, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "8ee84450b0b68b929456e3a63923de34", "sha256": "22813b0ec53b6773366b6bbdc9c9a87767d76148920a5777bf92a386644672ba" }, "downloads": -1, "filename": "sentry_msteams-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "8ee84450b0b68b929456e3a63923de34", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8072, "upload_time": "2019-02-07T08:23:32", "url": "https://files.pythonhosted.org/packages/7e/64/f37c64d8e373fbf8cf938992f5c67219506e3ff3a8f3710adf09c32a9204/sentry_msteams-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8684bdc8ddefa02876617eb0d3a4bf42", "sha256": "807a8e8ddbbdcae35318993300b29dee423a76792b507c53deec5b230efe3c42" }, "downloads": -1, "filename": "sentry-msteams-0.4.0.tar.gz", "has_sig": false, "md5_digest": "8684bdc8ddefa02876617eb0d3a4bf42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3480, "upload_time": "2019-02-07T08:23:34", "url": "https://files.pythonhosted.org/packages/41/03/233e1e5c475f26d0f8d3501a15b33b8954b6d5a1497f2f517381cf79fb09/sentry-msteams-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "73657e0023cb7afba60d41ab12645181", "sha256": "4f0bb052e63130b93a8de444c07ea7f963cda203dab82dd2e80059226e881ee4" }, "downloads": -1, "filename": "sentry_msteams-0.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "73657e0023cb7afba60d41ab12645181", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8059, "upload_time": "2019-02-07T08:27:48", "url": "https://files.pythonhosted.org/packages/13/b4/c652151684e40eb1ab3dd7f471e52fd486b8841fc4b5bede926107b1087f/sentry_msteams-0.5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ee2fbfee4db116a929bb0b1de5d5ca1", "sha256": "e2936d9cfd38f1e3e82018a8f073fbe27672240310ab954c469d19805c07c682" }, "downloads": -1, "filename": "sentry-msteams-0.5.0.tar.gz", "has_sig": false, "md5_digest": "7ee2fbfee4db116a929bb0b1de5d5ca1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3460, "upload_time": "2019-02-07T08:27:49", "url": "https://files.pythonhosted.org/packages/32/b7/d01291934d4bb56722b5550761d5f6251137e1553a4e8c4fda41be55e0e0/sentry-msteams-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "b7a1ad6522aab285e41480daf7b3a461", "sha256": "6ecda1bbecd8dae52a28e15a2eb7f073a77471b367e0cf1237227347a30b5f15" }, "downloads": -1, "filename": "sentry_msteams-0.6.0-py2-none-any.whl", "has_sig": false, "md5_digest": "b7a1ad6522aab285e41480daf7b3a461", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8099, "upload_time": "2019-02-07T08:48:10", "url": "https://files.pythonhosted.org/packages/56/40/a0d4c453f38bc90e7bb7b85a6c130d6b95d9f1594a4dc1be12de2529ee85/sentry_msteams-0.6.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d0254f9745fd41e72d1cc7811380927e", "sha256": "f7c9c6edc64634a9023649f248d27a36dcfbe1b273c85223949c56aadb88d41e" }, "downloads": -1, "filename": "sentry-msteams-0.6.0.tar.gz", "has_sig": false, "md5_digest": "d0254f9745fd41e72d1cc7811380927e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3490, "upload_time": "2019-02-07T08:48:11", "url": "https://files.pythonhosted.org/packages/db/05/df4e77c25a5639b20ce756e1f45b7ad928f363ea53bcc3d7d2945c77847e/sentry-msteams-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7a1ad6522aab285e41480daf7b3a461", "sha256": "6ecda1bbecd8dae52a28e15a2eb7f073a77471b367e0cf1237227347a30b5f15" }, "downloads": -1, "filename": "sentry_msteams-0.6.0-py2-none-any.whl", "has_sig": false, "md5_digest": "b7a1ad6522aab285e41480daf7b3a461", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8099, "upload_time": "2019-02-07T08:48:10", "url": "https://files.pythonhosted.org/packages/56/40/a0d4c453f38bc90e7bb7b85a6c130d6b95d9f1594a4dc1be12de2529ee85/sentry_msteams-0.6.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d0254f9745fd41e72d1cc7811380927e", "sha256": "f7c9c6edc64634a9023649f248d27a36dcfbe1b273c85223949c56aadb88d41e" }, "downloads": -1, "filename": "sentry-msteams-0.6.0.tar.gz", "has_sig": false, "md5_digest": "d0254f9745fd41e72d1cc7811380927e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3490, "upload_time": "2019-02-07T08:48:11", "url": "https://files.pythonhosted.org/packages/db/05/df4e77c25a5639b20ce756e1f45b7ad928f363ea53bcc3d7d2945c77847e/sentry-msteams-0.6.0.tar.gz" } ] }