1.1.2 • Published 6 years ago

wait-for-now v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

wait-for-now

Build Status npm Codecov.io

Uses GitHub status to wait for a Now deployment to complete.

Installation

Yarn

$ yarn add wait-for-now

npm

$ npm install --save wait-for-now

Usage

Requires the following environment variables:

  • GITHUB_API_TOKEN
  • TRAVIS_PULL_REQUEST_SHA
  • TRAVIS_REPO_SLUG
  • ZEIT_API_TOKEN
$ wait-for-now

Change Log

Full Change Log

v1.1.2 (2018-11-07)

  • [478985789b] - Fix bug with Now status context name (Neil Kistner)
  • [fad56ead3a] - Upgrade dependencies (Neil Kistner)

License

MIT © Neil Kistner

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago