Skip to content

SomeoneWeird/bkrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bkrun

js-standard-style

Your friendly local Buildkite pipeline runner

asciicast

Why?

Test those pipelines locally, of course.

Install

npm install -g bkrun

Features

  • Supports command steps
  • Supports wait steps (although these don't actually do anything atm)
  • Supports prompt steps
  • Supports manual unblock steps
  • Supports agent meta-data get/set through a mock buildkite-agent
  • Supports environment variables
  • Supports pipeline uploading

TODOs

  • Asynchronous steps are run sequentially (in order)
  • Ensure pipeline-uploading mechanics match (does new env apply to non-uploaded steps going forward? etc)

About

Run buildkite pipelines locally 🎉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published