apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/fury.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: dd75ea77619dbfbbf62292d58ee6da98 creationTimestamp: "2026-08-06T03:13:51Z" generation: 8 labels: branch: main build: "134" context: release created-by-lighthouse: "true" event-GUID: d61cba34-9144-11f1-8466-77e8ffcb3f9f lighthouse.jenkins-x.io/baseSHA: dbade64ec873fb7e3a564aa72268f511828778fb lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785986031098" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: encapitaltrade-fury-main-release-s7dpg lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: dbade64ec873fb7e3a564aa72268f511828778fb lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: fury lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: encapitaltrade-fury-main-release-2f6zg-from-build-pack-pod provider: github repository: fury tekton.dev/pipeline: encapitaltrade-fury-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-06T03:16:56Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-06T03:18:36Z" name: greencapitaltrade-fury-main-134 namespace: jx resourceVersion: "246456031" uid: 7f10c5d3-1265-40e6-9403-cb696c5313e5 spec: baseSHA: dbade64ec873fb7e3a564aa72268f511828778fb batchPipelineActivity: {} build: "134" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/fury/main/134.log completedTimestamp: "2026-08-06T03:18:28Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: fury gitUrl: https://github.com/greencapitaltrade/fury.git lastCommitMessage: | chore(ci): consolidate build and preview cost fixes Rolls three open CI/preview-cost PRs into one branch so they land as a single, coherent change instead of three overlapping ones touching the same pipeline files. The ECR pull-through mirror change (this branch's original purpose) was still incomplete: the Dockerfile had no BASE_REGISTRY ARG and the build-container-build steps in both pullrequest.yaml and release.yaml had no KANIKO_FLAGS wiring it up, so kaniko's FROM pull was still going straight to Docker Hub through the NAT gateway instead of through the in-cluster ECR pull-through cache. Both are now wired: the Dockerfile takes an empty-by-default BASE_REGISTRY ARG (local `docker build` is unaffected) and CI passes the ECR prefix plus --single-snapshot via KANIKO_FLAGS. The node-26-slim migration (from PR #2122) was also partially done: the pipeline step images were already on node:26-slim but the Dockerfile was still on node:25-slim. Bumped it to match, and removing the update-repomix step (below) incidentally clears the one remaining comment that referenced the old node:25-slim tag. The update-repomix step (from PR #2123) is removed outright: it committed a generated file back to the PR branch, which retriggered a second full pipeline run on every PR push, doubling build cost. Nothing in the codebase reads that file. Skipped as already present on main: the Nexus proxy env vars (PIP_INDEX_URL, PIP_TRUSTED_HOST, NPM_CONFIG_REGISTRY, GOPROXY) already exist in the stepTemplate env of both pipeline files. Skipped the preview redis `architecture: standalone` change: preview/helmfile.yaml.gotmpl has no redis release to apply it to. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: d28718bcd49e8bc0a4de055ef3244808282f5edb message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/fury/main releaseNotesURL: https://github.com/greencapitaltrade/fury/releases/tag/v2.45.1 startedTimestamp: "2026-08-06T03:13:51Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-06T03:18:28Z" name: from build pack startedTimestamp: "2026-08-06T03:15:17Z" status: Succeeded steps: - completedTimestamp: "2026-08-06T03:15:21Z" name: Git Clone startedTimestamp: "2026-08-06T03:15:17Z" status: Succeeded - completedTimestamp: "2026-08-06T03:15:27Z" name: Next Version startedTimestamp: "2026-08-06T03:15:22Z" status: Succeeded - completedTimestamp: "2026-08-06T03:15:30Z" name: Jx Variables startedTimestamp: "2026-08-06T03:15:28Z" status: Succeeded - completedTimestamp: "2026-08-06T03:15:55Z" name: Build Npm Install startedTimestamp: "2026-08-06T03:15:31Z" status: Succeeded - completedTimestamp: "2026-08-06T03:15:55Z" name: Build Npm Test startedTimestamp: "2026-08-06T03:15:55Z" status: Succeeded - completedTimestamp: "2026-08-06T03:15:59Z" name: Check Registry startedTimestamp: "2026-08-06T03:15:56Z" status: Succeeded - completedTimestamp: "2026-08-06T03:16:46Z" name: Build Container Build startedTimestamp: "2026-08-06T03:15:59Z" status: Succeeded - completedTimestamp: "2026-08-06T03:16:56Z" name: Promote Changelog startedTimestamp: "2026-08-06T03:16:47Z" status: Succeeded - completedTimestamp: "2026-08-06T03:16:59Z" name: Promote Helm Release startedTimestamp: "2026-08-06T03:16:57Z" status: Succeeded - completedTimestamp: "2026-08-06T03:17:44Z" name: Promote Jx Promote startedTimestamp: "2026-08-06T03:17:00Z" status: Succeeded - completedTimestamp: "2026-08-06T03:18:28Z" name: Publish Org Kb startedTimestamp: "2026-08-06T03:17:45Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5193 startedTimestamp: "2026-08-06T03:17:25Z" status: Succeeded startedTimestamp: "2026-08-06T03:17:25Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5194 startedTimestamp: "2026-08-06T03:17:41Z" status: Succeeded startedTimestamp: "2026-08-06T03:17:41Z" status: Succeeded version: 2.45.1 status: {}