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: 32351f93f5f67b51476bf6dfb393b076
creationTimestamp: "2026-06-03T05:35:32Z"
generation: 8
labels:
branch: main
build: "88"
context: release
created-by-lighthouse: "true"
event-GUID: b3b5c2a6-5f0d-11f1-8610-7cbfebb26791
lighthouse.jenkins-x.io/baseSHA: ab08a21f0ab6b57bcca10a26a45cd821138d41b4
lighthouse.jenkins-x.io/branch: main
lighthouse.jenkins-x.io/buildNum: "1780464931899"
lighthouse.jenkins-x.io/context: release
lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-7qcbj
lighthouse.jenkins-x.io/job: release
lighthouse.jenkins-x.io/lastCommitSHA: ab08a21f0ab6b57bcca10a26a45cd821138d41b4
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-r2w2l-from-build-pack-pod
provider: github
repository: flash
tekton.dev/pipeline: ncapitaltrade-flash-main-release-r2w2l
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-06-03T05:41:42Z"
- 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-06-03T05:42:27Z"
name: greencapitaltrade-flash-main-88
namespace: jx
resourceVersion: "73472416"
uid: 9b519793-f4c3-4b87-a399-9cfb29410e53
spec:
baseSHA: ab08a21f0ab6b57bcca10a26a45cd821138d41b4
batchPipelineActivity: {}
build: "88"
buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/88.log
completedTimestamp: "2026-06-03T05:42:19Z"
context: release
gitBranch: main
gitOwner: greencapitaltrade
gitRepository: flash
gitUrl: https://github.com/greencapitaltrade/flash.git
lastCommitMessage: |
fix(team-selector): let next/link own the click so team switch stays client-side (no reload)
#127 made the rows real but introduced a full page reload on
left-click. Root cause: the row's inner Tamagui `onPress` (set to close
the dropdown) swallowed the click before next/link could handle it, so
the browser fell back to a native full-page navigation.
On web, solito IS next/link (the onPress/useLink path is
native-only). next/link already renders a real AND does the
client-side push on left-click (no reload); right/cmd/middle-click use
the href natively. So the row must NOT carry any press/click handler
that intercepts the event.
Fix:
- link mode: row onPress = undefined (was () => setOpen(false)); the
click now reaches next/link -> client push, no reload.
- close the dropdown via a useEffect on the route-derived
selectedTeamId (fires after the switch) instead of an onPress.
Verified locally: 10/10 vitest. Real-anchor + no-reload behaviour
verified on prod via Playwright after deploy (next/link client nav
can't be exercised under the jsdom mock).
Co-Authored-By: Claude Opus 4.8
lastCommitSHA: 9b3dd4e7154905fa05303f62d2623553b71b2466
message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0'
pipeline: greencapitaltrade/flash/main
releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.11.8
startedTimestamp: "2026-06-03T05:35:32Z"
status: Succeeded
steps:
- kind: Stage
stage:
completedTimestamp: "2026-06-03T05:42:19Z"
name: from build pack
startedTimestamp: "2026-06-03T05:36:29Z"
status: Succeeded
steps:
- completedTimestamp: "2026-06-03T05:36:37Z"
name: Git Clone
startedTimestamp: "2026-06-03T05:36:29Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:36:40Z"
name: Next Version
startedTimestamp: "2026-06-03T05:36:38Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:36:43Z"
name: Jx Variables
startedTimestamp: "2026-06-03T05:36:40Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:39:09Z"
name: Build Yarn Install
startedTimestamp: "2026-06-03T05:36:43Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:39:35Z"
name: Next Build
startedTimestamp: "2026-06-03T05:39:09Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:39:38Z"
name: Check Registry
startedTimestamp: "2026-06-03T05:39:36Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:41:32Z"
name: Build Container Build
startedTimestamp: "2026-06-03T05:39:39Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:41:42Z"
name: Promote Changelog
startedTimestamp: "2026-06-03T05:41:32Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:41:45Z"
name: Promote Helm Release
startedTimestamp: "2026-06-03T05:41:42Z"
status: Succeeded
- completedTimestamp: "2026-06-03T05:42:19Z"
name: Promote Jx Promote
startedTimestamp: "2026-06-03T05:41:45Z"
status: Succeeded
- kind: Promote
promote:
environment: staging
pullRequest:
pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4115
startedTimestamp: "2026-06-03T05:42:02Z"
status: Succeeded
startedTimestamp: "2026-06-03T05:42:02Z"
status: Succeeded
- kind: Promote
promote:
environment: production
pullRequest:
pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4116
startedTimestamp: "2026-06-03T05:42:16Z"
status: Succeeded
startedTimestamp: "2026-06-03T05:42:16Z"
status: Succeeded
version: 0.11.8
status: {}