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 creationTimestamp: "2026-04-11T11:29:24Z" generation: 6 labels: branch: main build: "117" context: release created-by-lighthouse: "true" event-GUID: aecd4f7c-3599-11f1-8263-da34a9861344 lighthouse.jenkins-x.io/baseSHA: e6ed58737563fb2ebb67ac2419828f2d35d0ffc5 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1775906964545" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-d9gcf lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e6ed58737563fb2ebb67ac2419828f2d35d0ffc5 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-kd7nb-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release-kd7nb 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-04-11T11:34:55Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.31 operation: Update time: "2026-04-11T11:35:33Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} 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: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-04-11T11:35:37Z" name: greencapitaltrade-deadpool-main-117 namespace: jx resourceVersion: "1089100231" uid: 7bb4e8ed-8516-4c1a-906f-def9f33b8b03 spec: baseSHA: e6ed58737563fb2ebb67ac2419828f2d35d0ffc5 batchPipelineActivity: {} build: "117" completedTimestamp: "2026-04-11T11:35:18Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | feat(gt06): add update_config command for Kafka-driven config pushes Bifrost now publishes device config updates to the deadpool.iot.commands Kafka topic (replacing the removed HTTP /internal/iot/send_config endpoint). The consumer already routes these to the per-protocol encoder via queue_for_dispatch, but GT06Protocol::encode_command only recognised engine_cutoff / engine_restore / request_location and returned an error for everything else — including update_config. Map update_config → GT06's TIMER,# wire command. Today we only honour reporting_interval; other parameters in the config JSON are ignored at this layer and remain the responsibility of Bifrost when it later migrates to per-field command codes. Tests (3): - update_config with an explicit reporting_interval encodes TIMER,60# inside a valid GT06 packet (0x78 0x78 ... 0x0D 0x0A framing) - update_config without reporting_interval defaults to 30s (TIMER,30#) - unknown command_code still errors (regression guard) Related Bifrost PR: https://github.com/greencapitaltrade/bifrost/pull/105 Co-Authored-By: Claude Opus 4.6 (1M context) lastCommitSHA: 107e6dcd91e272bdf47f6c84078fff54f5fe4d7d message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.42.0 startedTimestamp: "2026-04-11T11:29:24Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-04-11T11:35:18Z" name: Release startedTimestamp: "2026-04-11T11:34:18Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3457 startedTimestamp: "2026-04-11T11:35:18Z" status: Succeeded startedTimestamp: "2026-04-11T11:35:18Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-04-11T11:35:36Z" name: from build pack startedTimestamp: "2026-04-11T11:29:29Z" status: Succeeded steps: - completedTimestamp: "2026-04-11T11:29:30Z" name: Git Clone startedTimestamp: "2026-04-11T11:29:29Z" status: Succeeded - completedTimestamp: "2026-04-11T11:29:31Z" name: Next Version startedTimestamp: "2026-04-11T11:29:30Z" status: Succeeded - completedTimestamp: "2026-04-11T11:29:35Z" name: Jx Variables startedTimestamp: "2026-04-11T11:29:32Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:36Z" name: Build Cargo Install startedTimestamp: "2026-04-11T11:29:35Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:39Z" name: Check Registry startedTimestamp: "2026-04-11T11:34:36Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:40Z" name: Build Server Image startedTimestamp: "2026-04-11T11:34:39Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:42Z" name: Build Consumer Image startedTimestamp: "2026-04-11T11:34:41Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:45Z" name: Build Mqtt Image startedTimestamp: "2026-04-11T11:34:43Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:55Z" name: Promote Changelog startedTimestamp: "2026-04-11T11:34:45Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:59Z" name: Promote Helm Release startedTimestamp: "2026-04-11T11:34:55Z" status: Succeeded - completedTimestamp: "2026-04-11T11:35:36Z" name: Promote Jx Promote startedTimestamp: "2026-04-11T11:34:59Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-04-11T11:35:36Z" name: from build pack startedTimestamp: "2026-04-11T11:29:29Z" status: Succeeded steps: - completedTimestamp: "2026-04-11T11:29:30Z" name: Git Clone startedTimestamp: "2026-04-11T11:29:29Z" status: Succeeded - completedTimestamp: "2026-04-11T11:29:31Z" name: Next Version startedTimestamp: "2026-04-11T11:29:30Z" status: Succeeded - completedTimestamp: "2026-04-11T11:29:35Z" name: Jx Variables startedTimestamp: "2026-04-11T11:29:32Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:36Z" name: Build Cargo Install startedTimestamp: "2026-04-11T11:29:35Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:39Z" name: Check Registry startedTimestamp: "2026-04-11T11:34:36Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:40Z" name: Build Server Image startedTimestamp: "2026-04-11T11:34:39Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:42Z" name: Build Consumer Image startedTimestamp: "2026-04-11T11:34:41Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:45Z" name: Build Mqtt Image startedTimestamp: "2026-04-11T11:34:43Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:55Z" name: Promote Changelog startedTimestamp: "2026-04-11T11:34:45Z" status: Succeeded - completedTimestamp: "2026-04-11T11:34:59Z" name: Promote Helm Release startedTimestamp: "2026-04-11T11:34:55Z" status: Succeeded - completedTimestamp: "2026-04-11T11:35:36Z" name: Promote Jx Promote startedTimestamp: "2026-04-11T11:34:59Z" status: Succeeded version: 0.42.0 status: {}