Skip to content

sachit-shroff-ai/buildkite-retry-applied

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildkite retry

Here’s a Chrome extension with some useful Buildkite workflow shortcuts, currently including a button to retry all failed tests on your current buildkite page and a way to quickly report test-infra issues. DISCLAIMER please retry responsibly and only use if you know that your tests are flaking due to reasons unrelated to your changes 🙂

Installation

  1. Clone this repo.

  2. Navigate to, chrome://extensions/

  3. Enable "Developer mode"

  4. Click "Load unpacked"

  5. Select this repo and click "Open"

Usage

Retry failed builds

  1. Navigate to webpage of the build (https://buildkite.com/$BUILDKITE_ORGANIZATION_SLUG/$BUILDKITE_PIPELINE_SLUG/builds/$BUILDKITE_BUILD_NUMBER)

  2. If enabled correctly, the extension will add a "Retry Failed" button to the page. retry-failed

Copy issues to eng-test-infra

  1. Select the text of the failing test that you'd like to include in your error report.

  2. Right-click and then select "Copy report with error..." from the dropdown.

copy-report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • HTML 7.7%
  • CSS 0.5%