mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
**gitbeaker** @typescript-eslint/eslint-plugin ^5.60.1 → ^5.61.0 @typescript-eslint/parser ^5.60.1 → ^5.61.0 eslint ^8.43.0 → ^8.44.0 jest ^29.5.0 → ^29.6.1 @swc/core ^1.3.66 → ^1.3.68 lerna ^7.1.0 → ^7.1.1 lint-staged ^13.2.2 → ^13.2.3 typescript ^5.1.3 → ^5.1.6 eslint-plugin-prettier ^4.2.1 → ^5.0.0-alpha.1 **@gitbeaker/cli** typescript ^5.1.3 → ^5.1.6 **@gitbeaker/core** @types/node ^20.3.1 → ^20.4.0 typescript ^5.1.3 → ^5.1.6 **@gitbeaker/requester-utils** @types/node ^20.3.1 → ^20.4.0 typescript ^5.1.3 → ^5.1.6 **@gitbeaker/rest** @types/node ^20.3.1 → ^20.4.0 typescript ^5.1.3 → ^5.1.6
My open source work is supported by the community
Special thanks to:
Improve your code review process by creating an ephemeral channel per merge request.
A CLI Wrapper for the @gitbeaker/rest SDK.
Table of Contents
Usage
| Node 18+ |
Install with Where:
To reduce the annoyance of having to pass those configuration properties each time, it is also possible to pass the token and host information through environment variables in the form of This could be set globally or using a .env file in the project folder. |
|---|
Contributors
This started as a fork from node-gitlab-legacy but I ended up rewriting much of the code. Here are the original work's contributors.