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: 8e6687b5b904437b3bdbe23ac925f5f2 creationTimestamp: "2026-05-26T19:44:01Z" generation: 7 labels: branch: main build: "76" buildID: "1779824626703" context: release created-by-lighthouse: "true" event-GUID: daea1fa8-593a-11f1-9a88-1f0cfcff5bff lighthouse.jenkins-x.io/baseSHA: ee02cf5c0c3259c839a53736a18bb9a01b249a4e lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779824626703" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: encapitaltrade-fury-main-release-fvghc lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: ee02cf5c0c3259c839a53736a18bb9a01b249a4e 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-8mzl5-from-build-pack-pod provider: github repository: fury tekton.dev/pipeline: encapitaltrade-fury-main-release-8mzl5 managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:branch: {} f:build: {} f:buildID: {} f:owner: {} f:repository: {} f:spec: .: {} f:batchPipelineActivity: {} f:build: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:pipeline: {} manager: jx-gitops-1.0.31 operation: Update time: "2026-05-26T19:44:01Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:context: {} f:provider: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.18 operation: Update time: "2026-05-26T19:46: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: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:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitUrl: {} f:message: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-05-26T19:47:47Z" name: greencapitaltrade-fury-main-76 namespace: jx resourceVersion: "52410550" uid: 9096e08a-49f6-45fc-b896-36aa7ec238d4 spec: baseSHA: ee02cf5c0c3259c839a53736a18bb9a01b249a4e batchPipelineActivity: {} build: "76" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/fury/main/76.log completedTimestamp: "2026-05-26T19:47:39Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: fury gitUrl: https://github.com/greencapitaltrade/fury.git lastCommitMessage: "feat(geofence): expose team_id end-to-end + restore lost GeofenceUpdateInput\n\nPairs with bifrost#172 (per-team geofence library).\n\nSchema:\n- AssetGeofence type gains read-only `team_id: Int` + `team_name: String`\n (display convenience so list views don't round-trip through AssetTeam).\n- GeofenceInput accepts `team_id: Int` (optional, NULL = company-wide).\n- GeofenceUpdateInput accepts `team_id: Int` for partial updates.\n- geofenceAreas() query accepts an optional `team_id: Int` filter.\n\nResolver:\n- GeofenceInputArgs gains `team_id?: number`.\n- getGeofenceAreas threads `team_id` through to the bifrost-client call.\n- Update resolver switched back to GeofenceUpdateInputArgs (the\n all-optional mirror).\n\nbifrost-client:\n- getGeofenceAreas / createGeofenceArea / updateGeofenceArea all\n accept `team_id?: number` so the new field reaches Bifrost.\n\nRestored from fury#1955 (lost in a subsequent merge):\n- `input GeofenceUpdateInput { ... }` definition. The schema referenced\n the type (`data: GeofenceUpdateInput!` on updateGeofenceArea) but\n \ the type itself was missing from main — a dangling reference that\n somehow didn't bring down the deployed pod.\n- `interface GeofenceUpdateInputArgs { ... }` in the resolver.\n\nTDD (13 new assertions in geofence-team-id.test.ts):\n- AssetGeofence declares team_id + team_name\n- GeofenceInput accepts team_id (nullable)\n- GeofenceUpdateInput accepts team_id\n- geofenceAreas() accepts team_id filter arg\n- resolver still spreads ...args.data\n- both arg interfaces declare team_id?: number\n- bifrost-client typings for create + update accept team_id?\n\nAlso fixed the geofence-mutation-shape regression that pinned the\nstrict GeofenceInputArgs on update — switched to GeofenceUpdateInputArgs\nto match the restored post-#1955 shape.\n\nFull Fury suite: 70/70 passing.\n\nPairs with\n- bifrost#172 — per-team scope on the model\n- (followup) flash: pass current team_id when listing/creating zones\n\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.7 \n" lastCommitSHA: 6db1c0c4fab1c1fc1614e7424c849e4cc45db9e5 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/fury/main releaseNotesURL: https://github.com/greencapitaltrade/fury/releases/tag/v2.24.1 startedTimestamp: "2026-05-26T19:43:50Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-26T19:47:39Z" name: from build pack startedTimestamp: "2026-05-26T19:43:50Z" status: Succeeded steps: - completedTimestamp: "2026-05-26T19:43:54Z" name: Git Clone startedTimestamp: "2026-05-26T19:43:50Z" status: Succeeded - completedTimestamp: "2026-05-26T19:43:58Z" name: Next Version startedTimestamp: "2026-05-26T19:43:55Z" status: Succeeded - completedTimestamp: "2026-05-26T19:44:01Z" name: Jx Variables startedTimestamp: "2026-05-26T19:43:59Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:04Z" name: Build Npm Install startedTimestamp: "2026-05-26T19:44:02Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:05Z" name: Build Npm Test startedTimestamp: "2026-05-26T19:46:04Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:07Z" name: Check Registry startedTimestamp: "2026-05-26T19:46:05Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:43Z" name: Build Container Build startedTimestamp: "2026-05-26T19:46:08Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:56Z" name: Promote Changelog startedTimestamp: "2026-05-26T19:46:43Z" status: Succeeded - completedTimestamp: "2026-05-26T19:46:59Z" name: Promote Helm Release startedTimestamp: "2026-05-26T19:46:56Z" status: Succeeded - completedTimestamp: "2026-05-26T19:47:39Z" name: Promote Jx Promote startedTimestamp: "2026-05-26T19:46:59Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4009 startedTimestamp: "2026-05-26T19:47:21Z" status: Succeeded startedTimestamp: "2026-05-26T19:47:21Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4010 startedTimestamp: "2026-05-26T19:47:36Z" status: Succeeded startedTimestamp: "2026-05-26T19:47:36Z" status: Succeeded version: 2.24.1 status: {}