Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Common CI Configuration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
Common CI Configuration
Merge requests
!72
Support for common definition of pnpm config like also sharing helper scripts used while building NPM applications
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Support for common definition of pnpm config like also sharing helper scripts used while building NPM applications
bw_common_config
into
develop
Overview
0
Commits
6
Pipelines
10
Changes
6
Merged
Bartek Wrona
requested to merge
bw_common_config
into
develop
1 month ago
Overview
0
Commits
6
Pipelines
10
Changes
6
Expand
0
0
Merge request reports
Compare
develop
version 9
b03473be
1 month ago
version 8
9ed29d66
1 month ago
version 7
8f67d0d2
1 month ago
version 6
bd385665
1 month ago
version 5
3814096d
1 month ago
version 4
f35f57ad
1 month ago
version 3
3544b53f
1 month ago
version 2
8949d422
1 month ago
version 1
cb0b9796
1 month ago
develop (base)
and
latest version
latest version
ed209c4a
6 commits,
1 month ago
version 9
b03473be
6 commits,
1 month ago
version 8
9ed29d66
6 commits,
1 month ago
version 7
8f67d0d2
6 commits,
1 month ago
version 6
bd385665
5 commits,
1 month ago
version 5
3814096d
5 commits,
1 month ago
version 4
f35f57ad
4 commits,
1 month ago
version 3
3544b53f
3 commits,
1 month ago
version 2
8949d422
2 commits,
1 month ago
version 1
cb0b9796
1 commit,
1 month ago
6 files
+
169
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
pnpm-config/.npmrc
0 → 100644
+
5
−
0
Options
# https://gitlab.syncad.com/hive group specification, offering aggregated package view: https://gitlab.syncad.com/groups/hive/-/packages
@hiveio:registry=https://gitlab.syncad.com/api/v4/groups/136/-/packages/npm/
# Enforce strict engine-versions from package.json
engine-strict=true
Loading