extension ExtPose

BitShip (delisted)

CRX id

heagnhmcighohcbdgndgmebmcpfgadbd-

Description from extension meta

A chrome extension updates the bitbucket pull request page UI according to the codeship build status

Image from store BitShip
Description from store What? BitShip is a chrome extension that facilitates communication between Bitbucket and Codeship Why? Because Codeship is awesome and Bitbucket is nice too... ... and because there is no service that makes them play together like github and travis do so nicely out of the box. When? After moving from Github to Bitbucket, I searched for a way to integrate Codeship as a Bitbucket service rather than a separate app that uses some git hooks. And after I found out that there aren't any other ways to achieve the classic Github-Travis combination with Bitbucket and Codeship, I decided to take the matter in my own hands and build a solution, hoping that it will be appealing to other developpers in my position too. How? It may be easier to think of this extension as if they were 3 components: the actual extension the part that communicates with the Codeship api the part that interacts with the Bitbucket pages The extension was built using yeoman and the chrome extension kickstarter generator. Having a Codeship Api Key makes it easy to do simple queries to collect data about Codeship projects and builds. The extension itself runs (although it seems to be active all the time) only on Bitbucket pull request pages and asks Codeship for the user's project list. If the Bitbucket project that the extension runs on is in the project list, then (after scraping :( the pull request branch) BitShip gets the Codeship build status for the pull request. The next step is some kind of css voodoo magic that adds a class to the root node of the page. Based on that class, the pull request page UI is modified so it reveals the Codeship badge with a status message: BitShip notification box Moreover, if the build is't green, BitShip disables the merge/approve buttons in the pull request page so that no one can accept code that is error prone: BitShip disabled UI Who? I'm Gion and I want to make the web a better place (because I'm selfish and I want the internet to be better for me! >:)). Anyone who wants to contribute is invited to submit an issue or a pull request and be a part of the BitShip team.

Latest reviews

  • (2015-08-20) Alessandro Rodi: Works great!

Latest issues

  • (2015-07-10, v:0.1.4) Bogdan Gradinariu: new feature
    It would be great if the extension could add some sort of UI notification to the pull-requests page too. This way you could easily have an overview of the build statuses of all your pull requests

Statistics

Installs
15 history
Category
Rating
5.0 (2 votes)
Last update / version
2015-11-25 / 0.3.0
Listing languages
en

Links