@gitbeaker/core

v36.0.2--canary.2258.829547280.0
Core API implementation of the GitLab API
gitbeaker gitlab api core

lint

eslint '{src,test,scripts}/**/*.ts'

build

yarn run build:map && yarn run build:self

format

yarn format:src && yarn format:docs

release

auto shipit

lint:fix

yarn lint --fix

test:e2e

jest --maxWorkers=50% test/e2e

build:map

tsx scripts/generate.ts

test:unit

jest --maxWorkers=50% test/unit

build:self

tsup src/index.ts --format esm,cjs --dts --treeshake

format:fix

yarn format:src:fix && yarn format:docs:fix

format:src

prettier '{src,test}/**/*.ts' --ignore-path ../../.prettierignore

release:rc

auto next

test:types

tsc

format:docs

prettier '**/(*.json|.yml|.js|.md)' --ignore-path ../../.prettierignore

format:src:fix

yarn format:src --write

release:canary

auto canary

format:docs:fix

yarn format:docs --write
npm i @gitbeaker/[email protected]

Metadata

  • MIT
  • >=18.0.0
  • Justin Dalrymple
  • released 4/6/2023

Downloads

Maintainers