apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: a441fb05a1dc5fcda7d235f23fb8a814 creationTimestamp: "2026-05-21T12:11:42Z" generation: 8 labels: branch: main build: "37" context: release created-by-lighthouse: "true" event-GUID: 3750d2b8-550e-11f1-885e-b2223157a262 lighthouse.jenkins-x.io/baseSHA: 78f78486a5039df27254cb641848559ffd33a9f8 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779365501341" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-5tqsg lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 78f78486a5039df27254cb641848559ffd33a9f8 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-897ht-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release-897ht 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-21T12:23:55Z" - 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-21T12:24:51Z" name: greencapitaltrade-deadpool-main-37 namespace: jx resourceVersion: "37784639" uid: 9502b726-bb9c-4d2a-9292-3c764d25e51f spec: baseSHA: 78f78486a5039df27254cb641848559ffd33a9f8 batchPipelineActivity: {} build: "37" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/deadpool/main/37.log completedTimestamp: "2026-05-21T12:24:43Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | feat(telemetry): emit all GPS sub-samples as locations array Terra packs an anchor + N delta-resolved sub-samples into a single MQTT message — Deadpool's protocol parser already applies the deltas in-process and lays them out as a Vec. But the TelemetryPayload was only emitting the FIRST sample (`data.locations.first()`), so the Kafka publish to Flash's WS silently dropped intermediate sub-samples. The live map only ever saw one position per packet instead of N. Change is dual-emission for the backward-compat window: - New `locations: Vec` — the canonical field, contains every sub-sample resolved by the parser. Empty when no GPS fix. - `location: Option` kept but now points at `locations.last()` (most recent sub-sample, not the first/anchor). Old WS consumers reading `telemetry.location` keep working and see the freshest position; new consumers should switch to `locations` to get every sub-sample. After the Flash side (typings + animation queue) ships, the `location` singular can be removed in a follow-up. Tests cover the multi-sample case explicitly so the contract stays honest. Co-Authored-By: Claude Opus 4.7 lastCommitSHA: 99a7931855a1c02708f314fd6405b3bd4bdbc894 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.48.2 startedTimestamp: "2026-05-21T12:11:42Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-21T12:24:43Z" name: from build pack startedTimestamp: "2026-05-21T12:15:48Z" status: Succeeded steps: - completedTimestamp: "2026-05-21T12:15:52Z" name: Git Clone startedTimestamp: "2026-05-21T12:15:48Z" status: Succeeded - completedTimestamp: "2026-05-21T12:15:54Z" name: Next Version startedTimestamp: "2026-05-21T12:15:53Z" status: Succeeded - completedTimestamp: "2026-05-21T12:15:57Z" name: Jx Variables startedTimestamp: "2026-05-21T12:15:55Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:33Z" name: Build Cargo Install startedTimestamp: "2026-05-21T12:15:58Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:36Z" name: Check Registry startedTimestamp: "2026-05-21T12:23:33Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:38Z" name: Build Server Image startedTimestamp: "2026-05-21T12:23:36Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:40Z" name: Build Consumer Image startedTimestamp: "2026-05-21T12:23:38Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:42Z" name: Build Mqtt Image startedTimestamp: "2026-05-21T12:23:40Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:55Z" name: Promote Changelog startedTimestamp: "2026-05-21T12:23:43Z" status: Succeeded - completedTimestamp: "2026-05-21T12:23:59Z" name: Promote Helm Release startedTimestamp: "2026-05-21T12:23:56Z" status: Succeeded - completedTimestamp: "2026-05-21T12:24:43Z" name: Promote Jx Promote startedTimestamp: "2026-05-21T12:23:59Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3955 startedTimestamp: "2026-05-21T12:24:24Z" status: Succeeded startedTimestamp: "2026-05-21T12:24:24Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3956 startedTimestamp: "2026-05-21T12:24:40Z" status: Succeeded startedTimestamp: "2026-05-21T12:24:40Z" status: Succeeded version: 0.48.2 status: {}