https://github.com/buddy/ci-info
https://github.com/buddy/ci-info
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buddy/ci-info
- Owner: buddy
- Created: 2025-10-22T12:24:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-13T14:18:59.000Z (7 months ago)
- Last Synced: 2025-11-13T16:20:38.600Z (7 months ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI Info
[](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