Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 57 sec in block)
echo - (1 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (7 min 56 sec in block)
podTemplate block - (7 min 56 sec in block)
node - (7 min 56 sec in block)glsp-theia-agent-pod
node block - (7 min 11 sec in block)
stage - (37 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (37 sec in block)
checkout - (36 sec in self)
withEnv - (6 min 34 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 34 sec in block)
withEnv - (6 min 33 sec in block)SPAWN_WRAP_SHIM_ROOT, PUPPETEER_SKIP_DOWNLOAD, EMAIL_TO, YARN_CACHE_FOLDER
withEnv block - (6 min 33 sec in block)
stage - (5 min 25 sec in block)Build
stage block (Build) - (5 min 25 sec in block)
timeout - (5 min 24 sec in block)30
timeout block - (5 min 24 sec in block)
container - (5 min 24 sec in block)node
container block - (5 min 24 sec in block)
sh - (5 min 24 sec in self)yarn install --unsafe-perm
script - (0.55 sec in block)
script block - (0.54 sec in block)
sh - (0.53 sec in self)git diff --name-only | grep -q "^yarn.lock"
stage - (35 sec in block)Codechecks (ESLint)
stage block (Codechecks (ESLint)) - (35 sec in block)
container - (33 sec in block)node
container block - (33 sec in block)
timeout - (33 sec in block)30
timeout block - (33 sec in block)
sh - (33 sec in self)yarn lint:ci
stage - (12 sec in block)Deploy (master only)
stage block (Deploy (master only)) - (12 sec in block)
sh - (0.53 sec in self)git diff --name-only HEAD^ | grep -q "^packages\|examples/workflow-theia"
container - (11 sec in block)node
container block - (11 sec in block)
timeout - (10 sec in block)30
timeout block - (10 sec in block)
withCredentials - (0.99 sec in block)
withCredentials block - (0.55 sec in block)
sh - (0.54 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 - (8.2 sec in self)yarn publish:next
stage - (18 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (18 sec in block)
recordIssues - (18 sec in self){qualityGates=[{threshold=1, type=TOTAL, unstable=true}], enabledForFailure=true, aggregatingResults=true, tools=[@esLint(pattern=node_modules/**/*/eslint.xml)], publishAllIssues=true}