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
!75
browser extension binaries are cached in the emsdk image to simplify testing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
browser extension binaries are cached in the emsdk image to simplify testing
bw_browser_extension_download
into
develop
Overview
0
Commits
9
Pipelines
7
Changes
10
Merged
Bartek Wrona
requested to merge
bw_browser_extension_download
into
develop
3 weeks ago
Overview
0
Commits
9
Pipelines
7
Changes
10
Expand
0
0
Merge request reports
Compare
develop
version 6
1536b0b8
3 weeks ago
version 5
17083a3e
3 weeks ago
version 4
563735f2
3 weeks ago
version 3
9a59ccc4
3 weeks ago
version 2
a76d1a04
3 weeks ago
version 1
f3d7a427
3 weeks ago
develop (base)
and
latest version
latest version
590bfd88
9 commits,
3 weeks ago
version 6
1536b0b8
8 commits,
3 weeks ago
version 5
17083a3e
8 commits,
3 weeks ago
version 4
563735f2
8 commits,
3 weeks ago
version 3
9a59ccc4
5 commits,
3 weeks ago
version 2
a76d1a04
4 commits,
3 weeks ago
version 1
f3d7a427
5 commits,
3 weeks ago
10 files
+
69
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
pnpm-config/.devcontainer/devcontainer.json
+
1
−
1
Options
{
"name"
:
"Hive NodeJS & Typescript"
,
"image"
:
"registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-
2
@sha256:
d0c5fbd811ef2447fdf411ee1e2a111c50ad0ec610cf3d6bf2d186530bc883a
d"
,
"image"
:
"registry.gitlab.syncad.com/hive/common-ci-configuration/emsdk:4.0.1-
3
@sha256:
a2aef5aee0c4bcf1655cd9388d9d940ebfe588c66dae12d0abf5e21a6aff6f0
d"
,
"containerUser"
:
"emscripten"
,
"customizations"
:
{
"vscode"
:
{
Loading