Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 59 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (3 min 59 sec in block)
podTemplate block - (3 min 59 sec in block)
node - (3 min 59 sec in block)glsp-theia-agent-pod
node block - (3 min 45 sec in block)
stage - (12 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (12 sec in block)
checkout - (11 sec in self)
withEnv - (3 min 33 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 33 sec in block)
withEnv - (3 min 33 sec in block)SPAWN_WRAP_SHIM_ROOT, PUPPETEER_SKIP_DOWNLOAD, EMAIL_TO, YARN_CACHE_FOLDER
withEnv block - (3 min 33 sec in block)
stage - (2 min 51 sec in block)Build
stage block (Build) - (2 min 51 sec in block)
timeout - (2 min 50 sec in block)30
timeout block - (2 min 50 sec in block)
container - (2 min 50 sec in block)node
container block - (2 min 50 sec in block)
sh - (2 min 50 sec in self)yarn install --unsafe-perm
script - (0.54 sec in block)
script block - (0.53 sec in block)
sh - (0.52 sec in self)git diff --name-only | grep -q "^yarn.lock"
stage - (23 sec in block)Codechecks (ESLint)
stage block (Codechecks (ESLint)) - (23 sec in block)
container - (22 sec in block)node
container block - (22 sec in block)
timeout - (22 sec in block)30
timeout block - (22 sec in block)
sh - (22 sec in self)yarn lint:ci
stage - (8.7 sec in block)Deploy (master only)
stage block (Deploy (master only)) - (8.5 sec in block)
sh - (0.36 sec in self)git diff --name-only HEAD^ | grep -q "^packages\|examples/workflow-theia"
container - (7.4 sec in block)node
container block - (7.3 sec in block)
timeout - (7.3 sec in block)30
timeout block - (7.3 sec in block)
withCredentials - (0.62 sec in block)
withCredentials block - (0.6 sec in block)
sh - (0.59 sec in self)printf "//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN} " >> $WORKSPACE/.npmrc
sh - (0.52 sec in self)git config user.email "eclipse-glsp-bot@eclipse.org"
sh - (0.52 sec in self)git config user.name "eclipse-glsp-bot"
sh - (5.6 sec in self)yarn publish:next
stage - (9.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (9.4 sec in block)
recordIssues - (8.6 sec in self){qualityGates=[{threshold=1, type=TOTAL, unstable=true}], enabledForFailure=true, aggregatingResults=true, tools=[@esLint(pattern=node_modules/**/*/eslint.xml)], publishAllIssues=true}