Skip to content

Instantly share code, notes, and snippets.

@vguerci
vguerci / bitrise-better-logs.user.js
Last active October 25, 2022 10:17
Bitrise better logs user script
// ==UserScript==
// @name Bitrise better logs
// @namespace http://tampermonkey.net/
// @version 1.0.3
// @description Auto load entire log, expand steps and scroll to the first step failure, or follow if job running, or bottom
// @author Vincent Guerci
// @match https://app.bitrise.io/build/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=bitrise.io
// @grant none
// @downloadURL https://gist.github.com/vguerci/59952cc81761d2b2f6aaa2f59bf862a8/raw/bitrise-better-logs.user.js