- Download and install workflow https://github.com/glidenote/alfred-circleci-projects-workflow/releases/
- Generate your CircleCI api token https://circleci.com/account/api
- Set your CircleCI token in
Workflow Environment Variables
CIRCLECI_TOKEN
Cache api response to /var/tmp/circleci.json
Open CircleCI Projects Page.
ci
command uses cache file /var/tmp/circleci.json
Check master branch build status.
cis
command uses CircleCI api server.
Open CircleCI Workflows Page.
ciw
command uses cache file /var/tmp/circleci.json
Open CircleCI Pipelines Page.
cip
command uses cache file /var/tmp/circleci.json