apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/flash.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: b55650d1cad585df67d33837729511be creationTimestamp: "2026-05-20T20:39:05Z" generation: 8 labels: branch: main build: "46" context: release created-by-lighthouse: "true" event-GUID: d54ec0fc-548b-11f1-9809-fde3bf703d74 lighthouse.jenkins-x.io/baseSHA: 768f358a6c12648cf4dd84029c610f4dc73c9c2f lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779309545049" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-qzgqg lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 768f358a6c12648cf4dd84029c610f4dc73c9c2f lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: flash lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: ncapitaltrade-flash-main-release-29nxv-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release-29nxv 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.18 operation: Update time: "2026-05-20T20:44:34Z" - 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-05-20T20:45:18Z" name: greencapitaltrade-flash-main-46 namespace: jx resourceVersion: "35969215" uid: 36e6a7a3-9d23-4eb8-8dc1-7f56b3dd0ad8 spec: baseSHA: 768f358a6c12648cf4dd84029c610f4dc73c9c2f batchPipelineActivity: {} build: "46" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/46.log completedTimestamp: "2026-05-20T20:45:12Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: | fix(asset-markers): split selection effect; skip no-op setLatLng A marker click triggered the full assets loop (Playwright measured 125 setLatLng calls + popup HTML rebuilds per click) just to flip two markers' selected state. The data effect was depending on `selectedAsset` so any selection change re-ran the entire loop, and every no-op setLatLng still re-applied a CSS transform and went through Leaflet's layout pass — feeling like all markers redrew. - Drop `selectedAsset` from the data effect's deps. - New selection-only effect handles only the previously- and newly-selected markers (2 setIcon calls instead of 125). - Guard `setLatLng` to skip when coords are unchanged (cheap defence against future regressions; keeps no-ops out of Leaflet's transform update path). - Store latest asset snapshot in the registry entry so the selection effect can rebuild icons without re-iterating the assets array. Co-Authored-By: Claude Opus 4.7 lastCommitSHA: 9925235c13567f18d715ca5139cbbeb964553fb1 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.6.34 startedTimestamp: "2026-05-20T20:39:05Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-20T20:45:12Z" name: from build pack startedTimestamp: "2026-05-20T20:39:26Z" status: Succeeded steps: - completedTimestamp: "2026-05-20T20:39:33Z" name: Git Clone startedTimestamp: "2026-05-20T20:39:26Z" status: Succeeded - completedTimestamp: "2026-05-20T20:39:35Z" name: Next Version startedTimestamp: "2026-05-20T20:39:34Z" status: Succeeded - completedTimestamp: "2026-05-20T20:39:57Z" name: Jx Variables startedTimestamp: "2026-05-20T20:39:54Z" status: Succeeded - completedTimestamp: "2026-05-20T20:41:52Z" name: Build Yarn Install startedTimestamp: "2026-05-20T20:40:09Z" status: Succeeded - completedTimestamp: "2026-05-20T20:42:20Z" name: Next Build startedTimestamp: "2026-05-20T20:41:53Z" status: Succeeded - completedTimestamp: "2026-05-20T20:42:22Z" name: Check Registry startedTimestamp: "2026-05-20T20:42:20Z" status: Succeeded - completedTimestamp: "2026-05-20T20:44:25Z" name: Build Container Build startedTimestamp: "2026-05-20T20:42:23Z" status: Succeeded - completedTimestamp: "2026-05-20T20:44:34Z" name: Promote Changelog startedTimestamp: "2026-05-20T20:44:25Z" status: Succeeded - completedTimestamp: "2026-05-20T20:44:37Z" name: Promote Helm Release startedTimestamp: "2026-05-20T20:44:34Z" status: Succeeded - completedTimestamp: "2026-05-20T20:45:12Z" name: Promote Jx Promote startedTimestamp: "2026-05-20T20:44:37Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3936 startedTimestamp: "2026-05-20T20:44:55Z" status: Succeeded startedTimestamp: "2026-05-20T20:44:55Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3937 startedTimestamp: "2026-05-20T20:45:09Z" status: Succeeded startedTimestamp: "2026-05-20T20:45:09Z" status: Succeeded version: 0.6.34 status: {}