mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-02-01 16:47:23 +00:00
- Updating CI script to use latest shutdown logic - Removed unneeded tests - Split browser tests into ones that need a Gitlab instance those that down - Removing the need to run the full e2e test unless its a release branch - Moved the most tested release tests (the exports) into a integration test since it doesnt require a full Gitlab instance for testing
24 lines
215 B
Plaintext
24 lines
215 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
dist
|
|
coverage
|
|
reports
|
|
.rpt2_cache
|
|
.idea
|
|
.DS_Store
|
|
yarn-error.log
|
|
.env
|
|
.npmrc
|
|
.turbo
|
|
tmp
|
|
.nx
|
|
*.tgz
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|