sentry-fogbugz 1.1.0
pip install sentry-fogbugz
Latest version
Released:
A Sentry extension which integrates with Fogbugz
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Leonardo Zhou
- Tags sentry, fogbugz
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
An extension for Sentry which integrates with Fogbugz Bug Tracking. Specifically, it allows you to easily create cases from events within Sentry.
Install
pip install sentry-fogbugz
Get a FogBugz XML API Token
Open a browser and load the following URL into it, replacing the text in [square brackets] with values appropriate to your install:
https://[yourfogbugz]/api.asp?cmd=logon&email=[youremail]&password=[yourpassword]
The API should give you an XML response with a token that looks something like this:
<response> <token> <![CDATA[ TOKEN_STRING ]]> </token> </response>
Reference: How To Get a FogBugz XML API Token ( From Fog Creek )
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Leonardo Zhou
- Tags sentry, fogbugz
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sentry-fogbugz-1.1.0.tar.gz
.
File metadata
- Download URL: sentry-fogbugz-1.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b823114e3eda482ee5c17473e4aa538c89675dcff9348a76136540767b7d933f |
|
MD5 | 1dbfe9ec1c1f7773696aebe3742a7224 |
|
BLAKE2b-256 | b66f1f23b76f138d6815731cede57881e486089f994f36c0eb28fd3dbbd0bb3e |