Simple Chrome extension and Firefox add-on that will add color to your Atlassian Bamboo log files, in order to distinguish build
, command
, error
, and simple
output.
Simply install the extension from the Chrome Web Store or Firefox add-on.
- Clone this repo:
git clone https://github.com/samueldg/bamboo-log-enhancer.git
; - Open Chrome and go to your extensions:
chrome://extensions
; - Make sure Developer mode is enabled;
- Click Load unpacked extension... and select
bamboo-log-enhancer/extension
.
One way to find test examples is to look for public logs on Google: https://google.com/search?q=inurl%3Adownload+inurl%3Abuild_logs
This project is still early stage, feel free to create a pull request and contribute!