Skip to content

chore: set gitBaseBranchName to master in deployment.yaml#48

Merged
daniyelnnr merged 1 commit into
masterfrom
chore/add-git-base-branch-name-master
Jun 19, 2026
Merged

chore: set gitBaseBranchName to master in deployment.yaml#48
daniyelnnr merged 1 commit into
masterfrom
chore/add-git-base-branch-name-master

chore: set gitBaseBranchName to master in deployment.yaml

d5abe15
Select commit
Loading
Failed to load commit list.
DK CICD / cli-plugin-template-node-ci-v2-x5iaqxlv-node-command succeeded Jun 19, 2026 in 18s

cli-plugin-template-node-ci-v2-x5iaqxlv-node-command

Progress summary:

Step Status
assume-role 🟢 completed
get-ca-token 🟢 completed
run-command 🟢 completed

⚠️ A completed status for an individual step simply indicates it completed. Errors might have happened: check the overall status of the Check Run and, if necessary, the logs below.

Details

Runner: node-ci-v2-x5iaqxlv-node-command-pod

assume-role logs (access task pipeline | access task only)



get-ca-token logs (access task pipeline | access task only)



run-command logs (access task pipeline | access task only)

Preparing to unpack .../14-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
Unpacking git-man (1:2.39.5-0+deb12u3) ...
Selecting previously unselected package git.
Preparing to unpack .../15-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
Unpacking git (1:2.39.5-0+deb12u3) ...
Setting up libpsl5:amd64 (0.21.2-1) ...
Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u3) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Setting up git-man (1:2.39.5-0+deb12u3) ...
Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
Setting up libgdbm6:amd64 (1.23-3) ...
Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Setting up libgdbm-compat4:amd64 (1.23-3) ...
Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
Setting up perl (5.36.0-7+deb12u3) ...
Setting up liberror-perl (0.17029-2) ...
Setting up git (1:2.39.5-0+deb12u3) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Running command test -- --passWithNoTests --coverage
+ echo 'Running command test -- --passWithNoTests --coverage'
+ [[ test -- --passWithNoTests --coverage == *\t\e\s\t* ]]
+ '[' false = true ']'
+ yarn test -- --passWithNoTests --coverage
! Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz
yarn run v1.22.22
warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts.
$ jest --passWithNoTests --passWithNoTests --coverage
No tests found, exiting with code 0
----------|---------|----------|---------|---------|-------------------
File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
----------|---------|----------|---------|---------|-------------------
All files |       0 |        0 |       0 |       0 |                   
----------|---------|----------|---------|---------|-------------------
$ eslint . --ext .ts --config .eslintrc
Done in 2.31s.
+ '[' -z '' ']'
+ exit 0