Skip to main content

Update bitbucket status for each env

Project description

Tox plugin that pushes status reports back to BitBucket.

Installation:

$ pip install hg+https://bitbucket.org/hpk42/tox@hook/report-status#egg=tox
$ pip install tox-bitbucket-status

(You need to install the custom tox version for now, until the next version of tox is released).

Usage:

You need to ensure the following environment variables are set in your environment:

CI
CI_NAME
CI_COMMIT_ID
CI_BUILD_URL
BB_USERNAME (will default to $BB_REPO_OWNER if not set)
BB_PASSWORD
BB_REPO_OWNER
BB_REPO_SLUG

Then, your commits will get a build status after they are pushed to BitBucket.

Just like the ones in this repository.

Codeship

The CI_* variables are all set by Codeship, but you will need to seth the BB_* variables yourself.

Jenkins

If you are using Jenkins and the Mercurial plugin, then some of the environment will be detected from the environment variables that are set:

CI → True
CI_NAME → 'Jenkins'
CI_BUILD_URL → $BUILD_URL
CI_COMMIT_ID → $MERCURIAL_REVISION

BB_REPO_OWNER : extracted from $MERCURIAL_REPOSITORY_URL
BB_REPO_SLUG : extracted from $MERCURIAL_REPOSITORY_URL

At 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tox-bitbucket-status-1.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file tox-bitbucket-status-1.0.tar.gz.

File metadata

File hashes

Hashes for tox-bitbucket-status-1.0.tar.gz
Algorithm Hash digest
SHA256 e3713ebb05a5c0ff963fd39997e87769de19e54f33f160ac95c807b9aa2147ac
MD5 b291d8f202a83565108517c8c7d4b812
BLAKE2b-256 726e1dcc44bba038e97c30174c9466133685f692f48799bb4c2ceaa2e6db0145

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page