ci-env

Environment variables exposed by CI tools

MIT License

Downloads
642.5K
Stars
40
Committers
14

 

Supports travis, circle, gitlab, wercker, drone, codeship, now(zeit), netlify, GitHub Actions, Buddy, Codefresh, Cloudflare Pages and WoodpeckerCI.

Kinda supports custom CI as well. Specs here

 

Installation

npm install ci-env

 

Usage

const { repo, sha, event, commit_message, pull_request_number, branch, ci } = require('ci-env')

 

like it?

⭐️ this repo

 

License

MIT © siddharthkp

Package Rankings
Top 31.77% on Repo1.maven.org
Top 2.26% on Npmjs.org