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: b01e8b21bb2a8da2093bb8dc6c626155 creationTimestamp: "2026-05-26T20:18:26Z" generation: 7 labels: branch: main build: "76" context: release created-by-lighthouse: "true" event-GUID: dbd00dec-593f-11f1-8122-8e02d01aa250 lighthouse.jenkins-x.io/baseSHA: 187ac7875c3bd60a001b6eeba667d1044ac0e44b lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779826706419" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-8w9bk lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 187ac7875c3bd60a001b6eeba667d1044ac0e44b 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-m98tf-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release-m98tf 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-26T20:24:49Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.31 operation: Update time: "2026-05-26T20:25:25Z" - 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-26T20:25:36Z" name: greencapitaltrade-flash-main-76 namespace: jx resourceVersion: "52484674" uid: c2a9f41c-6dd0-4b6e-80bf-c8bff336401c spec: baseSHA: 187ac7875c3bd60a001b6eeba667d1044ac0e44b batchPipelineActivity: {} build: "76" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/76.log completedTimestamp: "2026-05-26T20:25:10Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: "feat(geofence): thread team_id through query, util, and create flow\n\nPairs with bifrost#172 + fury#1958 (per-team geofence library).\n\nQuery:\n- GET_GEOFENCE_AREAS accepts $team_id: Int variable and passes it as\n the geofenceAreas() field arg. Selection also pulls team_id +\n team_name onto each AssetGeofence so list views can show scope.\n\nHook:\n- useGeofenceAreas variables type widens to include team_id?: number.\n\nUtil:\n- GeofenceData carries team_id?: number | null.\n- mapApiGeofenceToDrawingGeofence reads area.team_id and threads it\n \ through every return path (circular / rectangular / polygon) so\n the edit flow preserves the existing scope on save.\n- geofenceToApiInput emits team_id when set; omits it when undefined\n so partial updates don't accidentally unscope a zone.\n\nCreate page (/[team_id]/assets/[id]/geofence/page.tsx):\n- Reads numericTeamId from URL params.\n- Layers team_id onto the data passed into geofenceToApiInput so\n new zones land in the current team's library by default.\n- Also wired availableAssets (useAssets) to the picker — the create\n flow was the one place still missing the multi-asset pool.\n\nEdit page already spreads ...input from geofenceToApiInput, so the\nutil change automatically threads existing team_id through every\nupdate. No edit-page diff needed.\n\nTDD (7 new assertions in geofence-team-id-wiring.test.ts):\n- query declares $team_id: Int\n- query passes team_id to field args\n- query selects team_id + team_name\n- useGeofenceAreas hook accepts team_id?\n- create page reads team_id from URL\n- create page passes team_id through to mutation (via util or inline)\n- edit page sends team_id (via ...input)\n\nRED → GREEN. Also updated one toEqual in geofence.test.ts to include\nthe new team_id: null on mapped results. Full asset suite: 100/100.\n\nDepends on fury#1958 being live (exposes team_id on AssetGeofence\n+ accepts it in GeofenceInput/UpdateInput + adds the geofenceAreas\nteam_id filter arg). If shipped before #1958 lands, the query 400s\non the unknown variable — keep this PR held until fury#1958 reaches\nproduction.\n\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.7 \n" lastCommitSHA: c6e3f551ba93ddb005c534afff91f0f25d25e616 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.10.2 startedTimestamp: "2026-05-26T20:18:26Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-26T20:25:10Z" name: Release startedTimestamp: "2026-05-26T20:24:10Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4013 startedTimestamp: "2026-05-26T20:25:10Z" status: Succeeded startedTimestamp: "2026-05-26T20:25:10Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-26T20:25:28Z" name: from build pack startedTimestamp: "2026-05-26T20:18:31Z" status: Succeeded steps: - completedTimestamp: "2026-05-26T20:18:38Z" name: Git Clone startedTimestamp: "2026-05-26T20:18:31Z" status: Succeeded - completedTimestamp: "2026-05-26T20:18:40Z" name: Next Version startedTimestamp: "2026-05-26T20:18:38Z" status: Succeeded - completedTimestamp: "2026-05-26T20:18:43Z" name: Jx Variables startedTimestamp: "2026-05-26T20:18:40Z" status: Succeeded - completedTimestamp: "2026-05-26T20:21:13Z" name: Build Yarn Install startedTimestamp: "2026-05-26T20:18:43Z" status: Succeeded - completedTimestamp: "2026-05-26T20:22:02Z" name: Next Build startedTimestamp: "2026-05-26T20:21:14Z" status: Succeeded - completedTimestamp: "2026-05-26T20:22:06Z" name: Check Registry startedTimestamp: "2026-05-26T20:22:02Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:38Z" name: Build Container Build startedTimestamp: "2026-05-26T20:22:06Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:49Z" name: Promote Changelog startedTimestamp: "2026-05-26T20:24:38Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:51Z" name: Promote Helm Release startedTimestamp: "2026-05-26T20:24:49Z" status: Succeeded - completedTimestamp: "2026-05-26T20:25:28Z" name: Promote Jx Promote startedTimestamp: "2026-05-26T20:24:52Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-26T20:25:28Z" name: from build pack startedTimestamp: "2026-05-26T20:18:31Z" status: Succeeded steps: - completedTimestamp: "2026-05-26T20:18:38Z" name: Git Clone startedTimestamp: "2026-05-26T20:18:31Z" status: Succeeded - completedTimestamp: "2026-05-26T20:18:40Z" name: Next Version startedTimestamp: "2026-05-26T20:18:38Z" status: Succeeded - completedTimestamp: "2026-05-26T20:18:43Z" name: Jx Variables startedTimestamp: "2026-05-26T20:18:40Z" status: Succeeded - completedTimestamp: "2026-05-26T20:21:13Z" name: Build Yarn Install startedTimestamp: "2026-05-26T20:18:43Z" status: Succeeded - completedTimestamp: "2026-05-26T20:22:02Z" name: Next Build startedTimestamp: "2026-05-26T20:21:14Z" status: Succeeded - completedTimestamp: "2026-05-26T20:22:06Z" name: Check Registry startedTimestamp: "2026-05-26T20:22:02Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:38Z" name: Build Container Build startedTimestamp: "2026-05-26T20:22:06Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:49Z" name: Promote Changelog startedTimestamp: "2026-05-26T20:24:38Z" status: Succeeded - completedTimestamp: "2026-05-26T20:24:51Z" name: Promote Helm Release startedTimestamp: "2026-05-26T20:24:49Z" status: Succeeded - completedTimestamp: "2026-05-26T20:25:28Z" name: Promote Jx Promote startedTimestamp: "2026-05-26T20:24:52Z" status: Succeeded version: 0.10.2 status: {}