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: bfbe0c9944db362b3c291c72980b7d16 creationTimestamp: "2026-05-26T19:14:16Z" generation: 7 labels: branch: main build: "75" context: release created-by-lighthouse: "true" event-GUID: 138b6d3e-5937-11f1-9b67-ab1472d7cdf0 lighthouse.jenkins-x.io/baseSHA: 14dce40a903e569649f477949dedca1805978ebe lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779822855875" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-9khbj lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 14dce40a903e569649f477949dedca1805978ebe 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-59s4r-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release-59s4r 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-26T19:21:19Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.31 operation: Update time: "2026-05-26T19:22:03Z" - 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:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-05-26T19:22:13Z" name: greencapitaltrade-flash-main-75 namespace: jx resourceVersion: "52360420" uid: 52be8a1a-4460-477e-921f-37db1b4254fc spec: baseSHA: 14dce40a903e569649f477949dedca1805978ebe batchPipelineActivity: {} build: "75" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/75.log completedTimestamp: "2026-05-26T19:21:46Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: "fix(geofence): decouple GeofenceDrawingScreen from asset; drop dummyVehicle hack\n\nGeofences are first-class entities, not asset-bound. The drawing\nscreen was treating `asset: Asset` as a required prop and reading\n`asset.location` for the map center. That forced the standalone\n`/geofences/new` flow to fabricate a dummyVehicle with Bangalore\ncoordinates (and id='0', empty registration, etc.) just to satisfy\nthe type. The same coupling also produced a\n BaseMap: Error during initialization: Invalid LatLng object: (undefined, undefined)\nconsole crash on the asset-bound flow when `asset.location` came\nback as the canonical `{ latitude, longitude }` shape (.lat / .lng\nwere undefined).\n\nGeofenceDrawingScreen:\n- `asset?: Asset` is now optional. When provided, it's a hint that\n pre-selects that asset in the picker; otherwise the picker starts\n empty and the user assigns assets via the checkbox list.\n- mapCenter comes from `editingGeofence?.center` and falls back to a\n DEFAULT_MAP_CENTER constant. No more `asset.location`.\n- assetPool drops the `|| [asset]` fallback — the page is responsible\n for fetching availableAssets via useAssets and passing it in.\n- Map.assets renders `asset ? [asset] : []` so the standalone flow\n doesn't crash on a missing asset prop.\n\n/geofences/new:\n- No more dummyVehicle. useAssets({ limit: 200 }) fetches the pool;\n availableAssets passed to the screen; asset prop omitted entirely.\n\nTDD (7 assertions in geofence-drawing-no-asset-coupling.test.ts):\n- asset prop is optional\n- mapCenter doesn't reference asset.location (comment-stripped to\n allow comments that name it for context)\n- selectedAssetIds default guards on asset existence\n- assetPool drops the [asset] fallback\n- Map.assets uses the asset ? [asset] : [] guard\n- /geofences/new no longer constructs dummyVehicle / Bangalore literal\n- /geofences/new doesn't pass an asset prop\n\nRED → GREEN. Full asset suite: 107/107.\n\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.7 \n" lastCommitSHA: f55fa1fdb2e16ee1d8f1d7100ba01e4258a88aa4 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.10.1 startedTimestamp: "2026-05-26T19:14:16Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-26T19:21:46Z" name: Release startedTimestamp: "2026-05-26T19:20:46Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4007 startedTimestamp: "2026-05-26T19:21:46Z" status: Succeeded startedTimestamp: "2026-05-26T19:21:46Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-26T19:22:06Z" name: from build pack startedTimestamp: "2026-05-26T19:14:24Z" status: Succeeded steps: - completedTimestamp: "2026-05-26T19:14:31Z" name: Git Clone startedTimestamp: "2026-05-26T19:14:24Z" status: Succeeded - completedTimestamp: "2026-05-26T19:14:33Z" name: Next Version startedTimestamp: "2026-05-26T19:14:31Z" status: Succeeded - completedTimestamp: "2026-05-26T19:14:36Z" name: Jx Variables startedTimestamp: "2026-05-26T19:14:34Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:03Z" name: Build Yarn Install startedTimestamp: "2026-05-26T19:14:37Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:39Z" name: Next Build startedTimestamp: "2026-05-26T19:18:04Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:41Z" name: Check Registry startedTimestamp: "2026-05-26T19:18:39Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:07Z" name: Build Container Build startedTimestamp: "2026-05-26T19:18:42Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:19Z" name: Promote Changelog startedTimestamp: "2026-05-26T19:21:07Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:23Z" name: Promote Helm Release startedTimestamp: "2026-05-26T19:21:20Z" status: Succeeded - completedTimestamp: "2026-05-26T19:22:06Z" name: Promote Jx Promote startedTimestamp: "2026-05-26T19:21:24Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-26T19:22:06Z" name: from build pack startedTimestamp: "2026-05-26T19:14:24Z" status: Succeeded steps: - completedTimestamp: "2026-05-26T19:14:31Z" name: Git Clone startedTimestamp: "2026-05-26T19:14:24Z" status: Succeeded - completedTimestamp: "2026-05-26T19:14:33Z" name: Next Version startedTimestamp: "2026-05-26T19:14:31Z" status: Succeeded - completedTimestamp: "2026-05-26T19:14:36Z" name: Jx Variables startedTimestamp: "2026-05-26T19:14:34Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:03Z" name: Build Yarn Install startedTimestamp: "2026-05-26T19:14:37Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:39Z" name: Next Build startedTimestamp: "2026-05-26T19:18:04Z" status: Succeeded - completedTimestamp: "2026-05-26T19:18:41Z" name: Check Registry startedTimestamp: "2026-05-26T19:18:39Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:07Z" name: Build Container Build startedTimestamp: "2026-05-26T19:18:42Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:19Z" name: Promote Changelog startedTimestamp: "2026-05-26T19:21:07Z" status: Succeeded - completedTimestamp: "2026-05-26T19:21:23Z" name: Promote Helm Release startedTimestamp: "2026-05-26T19:21:20Z" status: Succeeded - completedTimestamp: "2026-05-26T19:22:06Z" name: Promote Jx Promote startedTimestamp: "2026-05-26T19:21:24Z" status: Succeeded version: 0.10.1 status: {}