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: ae5ec350a3abe9812ed70311abb47742 creationTimestamp: "2026-05-25T17:25:48Z" generation: 8 labels: branch: main build: "73" context: release created-by-lighthouse: "true" event-GUID: c2c41686-585e-11f1-85ef-b67f2d10795a lighthouse.jenkins-x.io/baseSHA: 7a9f55354f50bb121b2beb976e0a43ec6a097e6c lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779729948023" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-h4vch lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 7a9f55354f50bb121b2beb976e0a43ec6a097e6c 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-g55rq-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release-g55rq 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-25T17:32:23Z" - 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-25T17:33:09Z" name: greencapitaltrade-flash-main-73 namespace: jx resourceVersion: "49446731" uid: b87ef6e0-8c59-4fbc-8886-11e9c25ec236 spec: baseSHA: 7a9f55354f50bb121b2beb976e0a43ec6a097e6c batchPipelineActivity: {} build: "73" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/73.log completedTimestamp: "2026-05-25T17:33:00Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: | fix(geofence): query real field names + map to Bifrost shape GET_GEOFENCE_AREAS was asking for area_type, coordinates, enabled, alert_on_entry, alert_on_exit, assets — none of which exist on the GraphQL AssetGeofence type. Apollo silently returned null/empty for every field; /geofences showed "TOTAL GEOFENCES 0" regardless of actual data. Aligns the query (and the geofence.ts mapping util) with the real GraphQL shape: geofence_type, center_latitude/longitude, radius_meters, polygon_coordinates, north/south/east/west, active, rule_type, asset_ids, asset_count — backed by fury#1953 + bifrost#171. mapApiGeofenceToDrawingGeofence now switches on geofence_type (circular / rectangular / polygon) instead of the old area_type boolean. Rectangle is rendered as a 4-corner polygon (drawing component has no native rectangle mode). geofenceToApiInput emits canonical Bifrost field names so the create/update flow will work once the mutation resolver is re-aligned (separate follow-up — Fury accepts data: GeofenceInput but resolver reads flat args; tracked in gap report). rule_type ↔ alert chips: entry ↔ ['entry'] exit ↔ ['exit'] both ↔ ['entry', 'exit'] restricted → [] (no chip) speed_limit → [] (no chip) Audit ref: gap report P2. Co-Authored-By: Claude Opus 4.7 lastCommitSHA: 14223b2c942ff45ea46c608655a951707b2176b5 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.9.8 startedTimestamp: "2026-05-25T17:25:48Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-25T17:33:00Z" name: from build pack startedTimestamp: "2026-05-25T17:25:53Z" status: Succeeded steps: - completedTimestamp: "2026-05-25T17:25:59Z" name: Git Clone startedTimestamp: "2026-05-25T17:25:53Z" status: Succeeded - completedTimestamp: "2026-05-25T17:26:01Z" name: Next Version startedTimestamp: "2026-05-25T17:26:00Z" status: Succeeded - completedTimestamp: "2026-05-25T17:26:05Z" name: Jx Variables startedTimestamp: "2026-05-25T17:26:02Z" status: Succeeded - completedTimestamp: "2026-05-25T17:28:28Z" name: Build Yarn Install startedTimestamp: "2026-05-25T17:26:06Z" status: Succeeded - completedTimestamp: "2026-05-25T17:29:17Z" name: Next Build startedTimestamp: "2026-05-25T17:28:28Z" status: Succeeded - completedTimestamp: "2026-05-25T17:29:20Z" name: Check Registry startedTimestamp: "2026-05-25T17:29:18Z" status: Succeeded - completedTimestamp: "2026-05-25T17:32:12Z" name: Build Container Build startedTimestamp: "2026-05-25T17:29:21Z" status: Succeeded - completedTimestamp: "2026-05-25T17:32:23Z" name: Promote Changelog startedTimestamp: "2026-05-25T17:32:12Z" status: Succeeded - completedTimestamp: "2026-05-25T17:32:26Z" name: Promote Helm Release startedTimestamp: "2026-05-25T17:32:23Z" status: Succeeded - completedTimestamp: "2026-05-25T17:33:00Z" name: Promote Jx Promote startedTimestamp: "2026-05-25T17:32:27Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3999 startedTimestamp: "2026-05-25T17:32:44Z" status: Succeeded startedTimestamp: "2026-05-25T17:32:44Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4000 startedTimestamp: "2026-05-25T17:32:57Z" status: Succeeded startedTimestamp: "2026-05-25T17:32:57Z" status: Succeeded version: 0.9.8 status: {}