Skip to content

jplaut/alfred-circleci-workflow

Repository files navigation

CircleCI Workflow for Alfred 3

This workflow was inspired by this awesome project.

Setup

  1. Download and install workflow https://github.com/jplaut/alfred-circleci-workflow/releases

Setting Workflow Environment Variables

  1. Generate your CircleCI api token https://circleci.com/account/api
  2. Set your CircleCI token in Workflow Environment Variables
  3. CIRCLECI_TOKEN

Commands

ciu

Cache api response to /var/tmp/circleci.json

ci

Open CircleCI Projects Page. ci command uses cache file /var/tmp/circleci.json

cis

Check build status for branch or project. cis command uses CircleCI api server.

ciw

Open CircleCI Workflows Page. ciw command uses cache file /var/tmp/circleci.json

cip

Open CircleCI Pipelines Page. cip command uses cache file /var/tmp/circleci.json

About

Alfred workflow for accessing and viewing the status of CircleCI projects and branches

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages