8.1.7 • Published 11 months ago

@heroku-cli/plugin-ci v8.1.7

Weekly downloads
11,946
License
MIT
Repository
github
Last release
11 months ago

@heroku-cli/plugin-ci

Heroku CLI plugin for Heroku CI

oclif Version

CircleCI

Appveyor CI Downloads/week License

Usage

$ npm install -g @heroku-cli/plugin-ci
$ heroku COMMAND
running command...
$ heroku (--version|-v)
@heroku-cli/plugin-ci/8.1.7 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
  $ heroku COMMAND
...

Commands

heroku ci

display the most recent CI runs for the given pipeline

USAGE
  $ heroku ci [-a <value>] [--watch] [-p <value>] [--json]

FLAGS
  -a, --app=<value>       app name
  -p, --pipeline=<value>  name of pipeline
  --json                  output in json format
  --watch                 keep running and watch for new and update tests

DESCRIPTION
  display the most recent CI runs for the given pipeline

EXAMPLES
  $ heroku ci --app murmuring-headland-14719

See code: src/commands/ci/index.ts

heroku ci:info TEST-RUN

show the status of a specific test run

USAGE
  $ heroku ci:info TEST-RUN [-a <value>] [--node <value>] [-p <value>]

FLAGS
  -a, --app=<value>       app name
  -p, --pipeline=<value>  name of pipeline
  --node=<value>          the node number to show its setup and output

DESCRIPTION
  show the status of a specific test run

EXAMPLES
  $ heroku ci:info 1288 --app murmuring-headland-14719

See code: src/commands/ci/info.ts

heroku ci:last

looks for the most recent run and returns the output of that run

USAGE
  $ heroku ci:last [-a <value>] [--node <value>] [-p <value>]

FLAGS
  -a, --app=<value>       app name
  -p, --pipeline=<value>  name of pipeline
  --node=<value>          the node number to show its setup and output

DESCRIPTION
  looks for the most recent run and returns the output of that run

EXAMPLES
  $ heroku ci:last --pipeline=my-pipeline --node 100

See code: src/commands/ci/last.ts

heroku ci:rerun [NUMBER]

rerun tests against current directory

USAGE
  $ heroku ci:rerun [NUMBER] [-a <value>] [-p <value>]

FLAGS
  -a, --app=<value>       app name
  -p, --pipeline=<value>  name of pipeline

DESCRIPTION
  rerun tests against current directory

EXAMPLES
  $ heroku ci:rerun 985 --app murmuring-headland-14719

See code: src/commands/ci/rerun.ts

heroku ci:run

run tests against current directory

USAGE
  $ heroku ci:run [-a <value>] [-p <value>]

FLAGS
  -a, --app=<value>       app name
  -p, --pipeline=<value>  name of pipeline

DESCRIPTION
  run tests against current directory

EXAMPLES
  $ heroku ci:run --app murmuring-headland-14719

See code: src/commands/ci/run.ts

heroku ci:info

Shows the information for a particular ci run on a pipeline.

USAGE
  $ heroku ci:info 555 --pipeline=my-pipeline # 555 is the test number

heroku ci:last

Shows the information for the last run for a given pipeline.

USAGE
  $ heroku ci:last --pipeline=my-pipeline

heroku ci:run

Run this from within your repo directory to trigger a test agains the current branch and commit.

USAGE
  $ heroku ci:run --pipeline=my-pipeline

heroku ci:rerun

Re-run a previous test run. If no test run number is provided, the most recent test run will be re-run.

USAGE
  $ heroku ci:rerun 555 --pipeline=my-pipeline  # 555 is the test number
8.1.6-beta.0

11 months ago

8.1.4-beta.0

12 months ago

8.1.7-beta.0

11 months ago

8.1.7

11 months ago

8.1.4

11 months ago

8.1.6

11 months ago

8.1.4-beta.5

12 months ago

8.0.5

1 year ago

8.0.6

1 year ago

8.1.0

1 year ago

8.0.5-beta.1

1 year ago

8.0.2

1 year ago

8.0.2-beta.1

1 year ago

8.0.2-beta.0

1 year ago

7.68.0

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.66.3

1 year ago

7.62.0

2 years ago

7.60.0

2 years ago

7.53.0

3 years ago

7.54.0

3 years ago

7.47.13

3 years ago

7.47.10

3 years ago

7.47.9

3 years ago

7.43.0

4 years ago

7.42.8

4 years ago

7.42.7

4 years ago

7.42.5

4 years ago

7.39.3

4 years ago

7.39.2

4 years ago

7.39.1

4 years ago

7.38.1

4 years ago

7.38.0

4 years ago

7.34.0

4 years ago

7.33.0

5 years ago

7.24.3

5 years ago

7.24.0

5 years ago

7.22.10

5 years ago

7.22.8

5 years ago

7.22.7

5 years ago

7.22.6

5 years ago

7.22.5

5 years ago

7.22.4

5 years ago

7.21.0

5 years ago

7.20.0

5 years ago

7.19.3

5 years ago

7.19.1

5 years ago

7.18.10

5 years ago

7.18.9

5 years ago

7.18.8

5 years ago

7.18.7

5 years ago

7.18.6

5 years ago

7.18.3

6 years ago

7.18.0

6 years ago

7.16.7

6 years ago

7.16.6

6 years ago

7.16.3

6 years ago

7.16.0

6 years ago

7.15.0

6 years ago

7.14.4

6 years ago

7.14.3

6 years ago

7.14.1

6 years ago

7.13.0

6 years ago

7.12.6

6 years ago

7.12.4

6 years ago

7.11.0

6 years ago

7.9.2

6 years ago

7.9.1

6 years ago

7.7.10

6 years ago

0.0.0

6 years ago

1.9.12

6 years ago

1.9.11

6 years ago

1.9.10

6 years ago

1.9.9

6 years ago

1.9.8

6 years ago

1.9.7

6 years ago

1.9.6

6 years ago

1.9.5

6 years ago