Skip to content

Commit

Permalink
remove codecov badge references
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetanley committed Apr 18, 2021
1 parent ee2e202 commit be0293e
Show file tree
Hide file tree
Showing 19 changed files with 5 additions and 24 deletions.
7 changes: 3 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
- checkout
- restore_cache: *yarn_restore_cache
- run:
name: "Create SHA256.txt"
name: "Create SHA256 artifacts"
command: ./scripts/hash-artifacts
- store_artifacts:
path: /build/dist
Expand Down Expand Up @@ -281,15 +281,14 @@ jobs:
<<: *defaults
steps:
- attach_workspace:
at: /persisted
at: /build
- add_ssh_keys
- checkout
- run: |
cp yarn.lock packages/cli
cd packages/cli
yarn --frozen-lockfile
cp -r /persisted/dist /cli/packages/cli
cp -r /persisted/tmp /cli/packages/cli
cp -r /build/dist /cli/packages/cli
./scripts/release/homebrew.js
invalidate_cdn_cache:
<<: *defaults
Expand Down
1 change: 0 additions & 1 deletion packages/addons-v5/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# heroku-cli-addons [![Circle CI](https://circleci.com/gh/heroku/heroku-cli-addons.svg?style=svg)](https://circleci.com/gh/heroku/heroku-cli-addons)

[![Code Climate](https://codeclimate.com/github/heroku/heroku-cli-addons/badges/gpa.svg)](https://codeclimate.com/github/heroku/heroku-cli-addons)
[![codecov](https://codecov.io/gh/heroku/heroku-cli-addons/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-addons)
[![npm version](https://badge.fury.io/js/heroku-cli-addons.svg)](https://badge.fury.io/js/heroku-cli-addons)
[![License](https://img.shields.io/github/license/heroku/heroku-cli-addons.svg)](https://github.com/heroku/heroku-cli-addons/blob/master/LICENSE)

Expand Down
1 change: 0 additions & 1 deletion packages/apps-v5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ heroku-apps [![Circle CI](https://circleci.com/gh/heroku/heroku-apps.svg?style=s
===========

[![Code Climate](https://codeclimate.com/github/heroku/heroku-apps/badges/gpa.svg)](https://codeclimate.com/github/heroku/heroku-apps)
[![codecov](https://codecov.io/gh/heroku/heroku-apps/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-apps)
[![npm version](https://badge.fury.io/js/heroku-apps.svg)](https://badge.fury.io/js/heroku-apps)
[![License](https://img.shields.io/github/license/heroku/heroku-apps.svg)](https://github.com/heroku/heroku-apps/blob/master/LICENSE)
[![Greenkeeper badge](https://badges.greenkeeper.io/heroku/heroku-apps.svg)](https://greenkeeper.io/)
Expand Down
3 changes: 1 addition & 2 deletions packages/auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ auth core plugin for Heroku CLI
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-auth.svg)](https://npmjs.org/package/@heroku-cli/plugin-auth)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-plugin-auth/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/heroku-cli-plugin-auth/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-plugin-auth?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-plugin-auth/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-plugin-auth/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-plugin-auth)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-auth.svg)](https://npmjs.org/package/@heroku-cli/plugin-auth)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-auth.svg)](https://github.com/heroku/heroku-cli-plugin-auth/blob/master/package.json)

Expand Down Expand Up @@ -101,7 +100,7 @@ OPTIONS
-h, --help show CLI help
DESCRIPTION
By default, the CLI auth token is only valid for 1 year. To generate a long-lived token, use heroku
By default, the CLI auth token is only valid for 1 year. To generate a long-lived token, use heroku
authorizations:create
```

Expand Down
1 change: 0 additions & 1 deletion packages/autocomplete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-autocomplete.svg)](https://npmjs.org/package/@heroku-cli/plugin-autocomplete)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-autocomplete/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/heroku-cli-autocomplete/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-autocomplete?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-autocomplete/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-autocomplete/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-autocomplete)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-autocomplete.svg)](https://npmjs.org/package/@heroku-cli/plugin-autocomplete)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-autocomplete.svg)](https://github.com/heroku/heroku-cli-autocomplete/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/buildpacks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
[![CircleCI](https://circleci.com/gh/heroku/cli/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/cli/tree/master)

[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/cli?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/cli/branch/master)
[![Codecov](https://codecov.io/gh/heroku/cli/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/cli)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-buildpacks.svg)](https://npmjs.org/package/@heroku-cli/plugin-buildpacks)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-buildpacks.svg)](https://github.com/heroku/cli/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/certs-v5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ heroku-certs
===========

[![Build Status](https://travis-ci.org/heroku/heroku-certs.svg?branch=master)](https://travis-ci.org/heroku/heroku-certs)
[![codecov](https://codecov.io/gh/heroku/heroku-certs/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-certs)

## Commands

Expand Down
1 change: 0 additions & 1 deletion packages/certs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-certs.svg)](https://npmjs.org/package/@heroku-cli/plugin-certs)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-plugin-certs/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/heroku-cli-plugin-certs/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-plugin-certs?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-plugin-certs/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-plugin-certs/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-plugin-certs)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-certs.svg)](https://npmjs.org/package/@heroku-cli/plugin-certs)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-certs.svg)](https://github.com/heroku/heroku-cli-plugin-certs/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/ci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Heroku CLI plugin for Heroku CI
[![CircleCI](https://circleci.com/gh/heroku/cli/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/cli/tree/master)

[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/cli?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/cli/branch/master)
[![Codecov](https://codecov.io/gh/heroku/cli/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/cli)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-ci.svg)](https://npmjs.org/package/@heroku-cli/plugin-ci)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-ci.svg)](https://github.com/heroku/cli/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-config.svg)](https://npmjs.org/package/@heroku-cli/plugin-config)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-plugin-config/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/heroku-cli-plugin-config/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-plugin-config?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-plugin-config/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-plugin-config/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-plugin-config)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-config.svg)](https://npmjs.org/package/@heroku-cli/plugin-config)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-config.svg)](https://github.com/heroku/heroku-cli-plugin-config/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/git/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Heroku CLI plugin to manage local git repos.
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-git.svg)](https://npmjs.org/package/@heroku-cli/plugin-git)
[![CircleCI](https://circleci.com/gh/[object Object]/tree/master.svg?style=shield)](https://circleci.com/gh/[object Object]/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/[object Object]?branch=master&svg=true)](https://ci.appveyor.com/project/[object Object]/branch/master)
[![Codecov](https://codecov.io/gh/[object Object]/branch/master/graph/badge.svg)](https://codecov.io/gh/[object Object])
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-git.svg)](https://npmjs.org/package/@heroku-cli/plugin-git)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-git.svg)](https://github.com/[object Object]/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/local/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ local
[![Version](https://img.shields.io/npm/v/local.svg)](https://npmjs.org/package/local)
[![CircleCI](https://circleci.com/gh/chadian/local/tree/master.svg?style=shield)](https://circleci.com/gh/chadian/local/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/chadian/local?branch=master&svg=true)](https://ci.appveyor.com/project/chadian/local/branch/master)
[![Codecov](https://codecov.io/gh/chadian/local/branch/master/graph/badge.svg)](https://codecov.io/gh/chadian/local)
[![Downloads/week](https://img.shields.io/npm/dw/local.svg)](https://npmjs.org/package/local)
[![License](https://img.shields.io/npm/l/local.svg)](https://github.com/chadian/local/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/oauth-v5/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Heroku OAuth [![CircleCI](https://circleci.com/gh/heroku/heroku-cli-oauth.svg?style=svg)](https://circleci.com/gh/heroku/heroku-cli-oauth)
[![Code Climate](https://codeclimate.com/github/heroku/heroku-cli-oauth/badges/gpa.svg)](https://codeclimate.com/github/heroku/heroku-cli-oauth)
[![codecov](https://codecov.io/gh/heroku/heroku-cli-oauth/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-oauth)
[![npm version](https://badge.fury.io/js/heroku-cli-oauth.svg)](https://badge.fury.io/js/heroku-cli-oauth)
[![License](https://img.shields.io/github/license/heroku/heroku-cli-oauth.svg)](https://github.com/heroku/heroku-cli-oauth/blob/master/LICENSE)

Expand Down
1 change: 0 additions & 1 deletion packages/orgs-v5/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Heroku Orgs CLI [![CircleCI](https://circleci.com/gh/heroku/heroku-orgs/tree/master.svg?style=svg)](https://circleci.com/gh/heroku/heroku-orgs/tree/master)
===========
[![Code Climate](https://codeclimate.com/github/heroku/heroku-orgs/badges/gpa.svg)](https://codeclimate.com/github/heroku/heroku-orgs)
[![codecov](https://codecov.io/gh/heroku/heroku-orgs/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-orgs)
[![npm version](https://badge.fury.io/js/heroku-orgs.svg)](https://badge.fury.io/js/heroku-orgs)
[![License](https://img.shields.io/github/license/heroku/heroku-orgs.svg)](https://github.com/heroku/heroku-orgs/blob/master/LICENSE)

Expand Down
1 change: 0 additions & 1 deletion packages/pg-v5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Heroku Postgres CLI Plugin [![Circle CI](https://circleci.com/gh/heroku/heroku-p
==========================

[![Code Climate](https://codeclimate.com/github/heroku/heroku-pg/badges/gpa.svg)](https://codeclimate.com/github/heroku/heroku-pg)
[![codecov](https://codecov.io/gh/heroku/heroku-pg/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-pg)
[![npm version](https://badge.fury.io/js/heroku-pg.svg)](https://badge.fury.io/js/heroku-pg)
[![License](https://img.shields.io/github/license/heroku/heroku-pg.svg)](https://github.com/heroku/heroku-pg/blob/master/LICENSE)

Expand Down
1 change: 0 additions & 1 deletion packages/ps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ps core plugin for Heroku CLI
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-ps.svg)](https://npmjs.org/package/@heroku-cli/plugin-ps)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-plugin-ps/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/heroku-cli-plugin-ps/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-plugin-ps?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-plugin-ps/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-plugin-ps/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-plugin-ps)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-ps.svg)](https://npmjs.org/package/@heroku-cli/plugin-ps)
[![License](https://img.shields.io/npm/l/@heroku-cli/plugin-ps.svg)](https://github.com/heroku/heroku-cli-plugin-ps/blob/master/package.json)

Expand Down
1 change: 0 additions & 1 deletion packages/run-v5/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
heroku-run [![Circle CI](https://circleci.com/gh/heroku/heroku-run.svg?style=svg)](https://circleci.com/gh/heroku/heroku-run)
==========

[![codecov](https://codecov.io/gh/heroku/heroku-run/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-run)
[![License](https://img.shields.io/github/license/heroku/heroku-run.svg)](https://github.com/heroku/heroku-run/blob/master/LICENSE)

Heroku CLI plugin to run one-off dyno processes.
Expand Down
1 change: 0 additions & 1 deletion packages/status/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ CLI Plugin for [Heroku Status](https://status.heroku.com)
[![Version](https://img.shields.io/npm/v/@heroku-cli/plugin-status.svg)](https://npmjs.org/package/@heroku-cli/plugin-status)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-status/tree/master.svg?style=svg)](https://circleci.com/gh/heroku/heroku-cli-status/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-status?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-status/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-status/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-status)
[![Greenkeeper](https://badges.greenkeeper.io/heroku/heroku-cli-status.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/npm/@heroku-cli/plugin-status/badge.svg)](https://snyk.io/test/npm/@heroku-cli/plugin-status)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/plugin-status.svg)](https://npmjs.org/package/@heroku-cli/plugin-status)
Expand Down
3 changes: 1 addition & 2 deletions packages/webhooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ webhooks
[![Version](https://img.shields.io/npm/v/webhooks.svg)](https://npmjs.org/package/webhooks)
[![CircleCI](https://circleci.com/gh/chadian/webhooks/tree/master.svg?style=shield)](https://circleci.com/gh/chadian/webhooks/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/chadian/webhooks?branch=master&svg=true)](https://ci.appveyor.com/project/chadian/webhooks/branch/master)
[![Codecov](https://codecov.io/gh/chadian/webhooks/branch/master/graph/badge.svg)](https://codecov.io/gh/chadian/webhooks)
[![Downloads/week](https://img.shields.io/npm/dw/webhooks.svg)](https://npmjs.org/package/webhooks)
[![License](https://img.shields.io/npm/l/webhooks.svg)](https://github.com/chadian/webhooks/blob/master/package.json)

Expand Down Expand Up @@ -212,7 +211,7 @@ OPTIONS
-u, --url=url (required) URL for receiver
EXAMPLE
$ heroku webhooks:update 99999999-9999-9999-9999-999999999999 -i dyno -l notify -s
$ heroku webhooks:update 99999999-9999-9999-9999-999999999999 -i dyno -l notify -s
09928c40bf1b191b645174a19f7053d16a180da37332e719ef0998f4c0a2 -u https://example.com/hooks
```

Expand Down

0 comments on commit be0293e

Please sign in to comment.