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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
19b15e2e0ea83de72ce3552a44ca59ab2201de73
Select Git revision
Branches
10
allow-installing-subset-of-poetry-packages
develop
default
protected
kbotor/add-dynamic-tag-job-templates
main
protected
msobczyk/add_user_hived_to_group_users
msobczyk/modify_docker_builder_image
msobczyk/modify_tox_test_runner_image
tm-npm-provenance-enable
tm-remove-tail-npm-pack-package
upgrade-to-ubuntu-23.10
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
21
20
18
17
12
11
7
24
Feb
21
20
19
5
17
Jan
13
8
18
Nov
13
7
8
Oct
17
Sep
13
12
11
3
21
Aug
3
25
Jul
27
Jun
26
25
14
13
7
23
May
20
13
9
8
6
30
Apr
5
2
31
Mar
25
26
Feb
23
24
Jan
12
8
5
4
12
Dec
20
Nov
19
13
12
10
22
Oct
18
16
12
9
6
2
29
Sep
28
26
25
9
8
5
11
Aug
10
8
7
25
Jul
24
2
Jun
1
26
May
22
12
5
3
Apr
6
Mar
1
16
Dec
9
8
7
2
1
17
Nov
16
15
14
10
4
3
Removed bad path from devcountainer mount specification
develop
develop
Updated tsx version to eliminate vulnerable dependency reported by dependabot
Updated ruff command spawn to satisfy this tool new version
Updated Python Image tag to use U24.04 version
Improved devcontainer definition to make possible starting UI apps from dev container
pure_docker_image_builder_job_template supplemented by FF_NETWORK_PER_BUILD
Allow passing args to "poetry install"
allow-installin…
allow-installing-subset-of-poetry-packages
pnpm-workspace.yaml should specify more strict source directories to avoid looking too deep into submodules not intended to be included in build process.
Updated emsdk image tag used at CI and by devcontainer definition reference
Updated emsdk docker image tag
Use pnpm --recursive processing scheme for install, build and publish phases
Also root project shall be processed during spawning pnpm run scripts
pnpm workspace package specification can scan also subdirectories
Added preinstalled browser extensions to the emsdk docker image
Added MetaMask extension to the preconfigured extension list
Added helper script responsible for downloading browser extension binaries to be used at testing (Keychain is on the list atm)
Bump emscripten image tag
Move supplement doc url to build job base
Use absolute version specifiers in pnpm workspace
Fix installing new packages in pnpm workspace root
Use absolute version specifiers in pnpm workspace
tm-remove-tail-…
tm-remove-tail-npm-pack-package
Fix installing new packages in pnpm workspace root
Update emscripten image tag
Added filtering out non-json output produced by pnpm --json option, what leads further processing to fail.
Added common Hive TS DevContainer specification
Update emscripten image tag
Remove tail from npm pack package script
Updated `EMSCRIPTEN_IMAGE_TAG`
npm_publish.sh script should accept local mods (to include generated urls to documentation and version info)
NodeJS version changed to 20.18.3
preinstalled NPM package versions unified to the workspace definition
Bumped playwright version to 1.50.1. Unified rollup and ts-proto specification to the versions effectively installed
pnpm version bumped to 10.0.0 due to corepack limitation (it disallows
emsdk image extended by zopfli tool to support pure inflate/deflate compression
Add base tsconfig
Fix pnpm pack output generation skipping pnpm echo lines
Use pnpm for publishing and packing purposes instead of npm
Add terser script to ts common scripts
Add more catalogs to pnpm workspace
Initial definition of common pnpm config using pnpm catalogs feature
Loading