3 stable releases
1.2.0 | Jun 23, 2022 |
---|---|
1.1.0 | Nov 5, 2021 |
1.0.0 | Nov 10, 2019 |
#1939 in Development tools
165KB
394 lines
Buildkite Workflow
Buildkite Alfred Workflow to cache and search pipelines
Requirements
sqlite - cache and config values are stored in an sqlite database Buildkite API Key - for Buildkite API access with organization + pipeline read permissions
Installation
- Download buildkite-workflow.alfredworkflow from the repo's releases section
- Install in Alfred (double-click)
Setup
- Have your Buildkite API Key ready, if you don't have one you can find/generate here
https://buildkite.com/user/api-access-tokens
- In Alfred set the
API_KEY
environment variable for the workflow. - In Alfred type
bk
, navigate to refresh, hit ENTER to cache/index your Buildkite pipelines; this may take some time depending on the number your organizations have, there will be a notification popup once complete.
Usage
bk [query]...
which queries Buildkite pipelines
Dependencies
~29–46MB
~718K SLoC