An open API service indexing awesome lists of open source software.

https://github.com/buddy/ci-info


https://github.com/buddy/ci-info

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# CI Info

[![NPM Version](https://img.shields.io/npm/v/%40buddy-works%2Fci-info?style=plastic)](https://www.npmjs.com/package/@buddy-works/ci-info)

A lightweight Node.js library for detecting and extracting information from CI/CD environments. Automatically detects
the CI platform (Buddy, GitHub Actions, CircleCI) and provides structured information about the current build, including
branch names, commit hashes, pull request details, and more.

## Installation

```bash
npm install @buddy-works/ci-info
```

## License

MIT