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: 4bfd639f88aba35eb02567da3b424ed9 creationTimestamp: "2026-08-11T09:24:02Z" generation: 7 labels: branch: main build: "139" context: release created-by-lighthouse: "true" event-GUID: 609efd82-9566-11f1-9af1-4ba741d4f45a lighthouse.jenkins-x.io/baseSHA: c3538154b0083474bffc13d78ef282a94c46c255 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786440242155" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: encapitaltrade-fury-main-release-kn8kc lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: c3538154b0083474bffc13d78ef282a94c46c255 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-tl2xm-from-build-pack-pod provider: github repository: fury tekton.dev/pipeline: encapitaltrade-fury-main-release 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.29 operation: Update time: "2026-08-11T09:25:41Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-11T09:26:28Z" - 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-08-11T09:27:19Z" name: greencapitaltrade-fury-main-139 namespace: jx resourceVersion: "260689961" uid: 0847b31b-830d-4757-8f9a-b4c128f07fdb spec: baseSHA: c3538154b0083474bffc13d78ef282a94c46c255 batchPipelineActivity: {} build: "139" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/fury/main/139.log completedTimestamp: "2026-08-11T09:26:10Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: fury gitUrl: https://github.com/greencapitaltrade/fury.git lastCommitMessage: | refactor(asset)!: one asset-list query, assetsWithPagination BREAKING: the `assets` root field is removed. Callers move to `assetsWithPagination` and read `.rows`. Two fields returned the same records and differed only in whether the totals came along. Keeping both meant every new asset field had to be reasoned about twice, and the bare `assets` actively invited the bug the paginated one exists to prevent: callers derived team-wide numbers by counting the array they happened to receive, so status chips described a page while claiming to describe a team. That is why the list used to ask for 500 rows. `assetsPage` is renamed rather than kept, so the name says what it returns rather than how it is sliced. `assetApi.getAssets` in the Bifrost client goes with it — nothing called it once the resolver was gone. `getAsset` and `updateAsset` stay. The published customer collection dropped its unpaginated "List assets" request for the same reason; a documented request against a field the gateway no longer serves is worse than no request. The collection is checked against schema.graphql by test, which is what caught it. Tests that exercised row shaping through the old resolver now read `.rows` off the envelope. Their subject is unchanged. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: 3ff1c78e552f73d7a7ce08c1da487820fe421710 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/fury/main releaseNotesURL: https://github.com/greencapitaltrade/fury/releases/tag/v3.0.0 startedTimestamp: "2026-08-11T09:24:02Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-11T09:26:10Z" name: Release startedTimestamp: "2026-08-11T09:25:10Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5333 startedTimestamp: "2026-08-11T09:26:10Z" status: Succeeded startedTimestamp: "2026-08-11T09:26:10Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-11T09:27:11Z" name: from build pack startedTimestamp: "2026-08-11T09:24:06Z" status: Succeeded steps: - completedTimestamp: "2026-08-11T09:24:10Z" name: Git Clone startedTimestamp: "2026-08-11T09:24:06Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:14Z" name: Next Version startedTimestamp: "2026-08-11T09:24:10Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:17Z" name: Jx Variables startedTimestamp: "2026-08-11T09:24:14Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:53Z" name: Build Npm Install startedTimestamp: "2026-08-11T09:24:17Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:54Z" name: Build Npm Test startedTimestamp: "2026-08-11T09:24:54Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:56Z" name: Check Registry startedTimestamp: "2026-08-11T09:24:54Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:32Z" name: Build Container Build startedTimestamp: "2026-08-11T09:24:57Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:41Z" name: Promote Changelog startedTimestamp: "2026-08-11T09:25:32Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:45Z" name: Promote Helm Release startedTimestamp: "2026-08-11T09:25:41Z" status: Succeeded - completedTimestamp: "2026-08-11T09:26:31Z" name: Promote Jx Promote startedTimestamp: "2026-08-11T09:25:46Z" status: Succeeded - completedTimestamp: "2026-08-11T09:27:11Z" name: Publish Org Kb startedTimestamp: "2026-08-11T09:26:31Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-11T09:27:11Z" name: from build pack startedTimestamp: "2026-08-11T09:24:06Z" status: Succeeded steps: - completedTimestamp: "2026-08-11T09:24:10Z" name: Git Clone startedTimestamp: "2026-08-11T09:24:06Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:14Z" name: Next Version startedTimestamp: "2026-08-11T09:24:10Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:17Z" name: Jx Variables startedTimestamp: "2026-08-11T09:24:14Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:53Z" name: Build Npm Install startedTimestamp: "2026-08-11T09:24:17Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:54Z" name: Build Npm Test startedTimestamp: "2026-08-11T09:24:54Z" status: Succeeded - completedTimestamp: "2026-08-11T09:24:56Z" name: Check Registry startedTimestamp: "2026-08-11T09:24:54Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:32Z" name: Build Container Build startedTimestamp: "2026-08-11T09:24:57Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:41Z" name: Promote Changelog startedTimestamp: "2026-08-11T09:25:32Z" status: Succeeded - completedTimestamp: "2026-08-11T09:25:45Z" name: Promote Helm Release startedTimestamp: "2026-08-11T09:25:41Z" status: Succeeded - completedTimestamp: "2026-08-11T09:26:31Z" name: Promote Jx Promote startedTimestamp: "2026-08-11T09:25:46Z" status: Succeeded - completedTimestamp: "2026-08-11T09:27:11Z" name: Publish Org Kb startedTimestamp: "2026-08-11T09:26:31Z" status: Succeeded version: 3.0.0 status: {}