apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 428236a7be003c72fe4c69a327407a8f creationTimestamp: "2026-09-05T11:56:36Z" generation: 8 labels: branch: main build: "216" context: release created-by-lighthouse: "true" event-GUID: d1ea09be-a920-11f1-8e2e-082533493b1a lighthouse.jenkins-x.io/baseSHA: 8fb870dbaeb620775f366e5d5f113e4dea9d057e lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1788609396245" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-phfgj lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 8fb870dbaeb620775f366e5d5f113e4dea9d057e lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-hnsqf-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-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-09-05T12:02:37Z" - 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-09-05T12:05:06Z" name: greencapitaltrade-bifrost-main-216 namespace: jx resourceVersion: "325316379" uid: 3b2a10a2-2378-48ce-829a-0209c5dd279c spec: baseSHA: 8fb870dbaeb620775f366e5d5f113e4dea9d057e batchPipelineActivity: {} build: "216" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/216.log completedTimestamp: "2026-09-05T12:04:59Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | refactor(asset)!: rename driver_id to operator_id The platform's term for these people is operator — `asset.asset.driver_id` was already labelled "Assigned Operator", so only the technical name lagged. `asset.assignment` and `asset.trip` carried the same concept under the same legacy name and move with it; their labels ("Assigned Driver", "Driver") follow too. BREAKING: the JSON controllers now emit `operator_id` instead of `driver_id`. Fury reads that key, so the two must deploy together; Flash is the only downstream consumer of the GraphQL field and is renamed alongside. The SPARQ app does not touch this surface at all -- it still runs on the riders proxy -- so no shipped binary is affected and no force-upgrade cycle is needed. The pre-migration renames the column rather than letting Odoo create a new one: without it Odoo adds an empty `operator_id` and leaves `driver_id` orphaned, silently detaching every asset from its operator. It also drops report_gps_v / report_energy_v / report_engine_v first, because `CREATE OR REPLACE VIEW` cannot rename a column ("cannot change name of view column") -- the module recreates them on load. Both of those were caught by running the suite, not by reading the diff. The migration lives in migrations/next/ per the repo's own convention: a hand-named version directory can never be selected, because the release pipeline stamps the manifest version from jx. That is asserted by test_migration_dirs_runnable, which caught the first attempt. Co-Authored-By: Claude Opus 5 lastCommitSHA: e9b3454c1ae3204fa7e1f456a3784f7510682300 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v7.0.0 startedTimestamp: "2026-09-05T11:56:36Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-09-05T12:04:59Z" name: from build pack startedTimestamp: "2026-09-05T11:56:40Z" status: Succeeded steps: - completedTimestamp: "2026-09-05T11:57:03Z" name: Git Clone startedTimestamp: "2026-09-05T11:56:40Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:09Z" name: Next Version startedTimestamp: "2026-09-05T11:57:03Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:15Z" name: Jx Variables startedTimestamp: "2026-09-05T11:57:10Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:18Z" name: Setup Pip Cache startedTimestamp: "2026-09-05T11:57:15Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:19Z" name: Process Config Templates startedTimestamp: "2026-09-05T11:57:18Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:19Z" name: Update Asset Management Version startedTimestamp: "2026-09-05T11:57:19Z" status: Succeeded - completedTimestamp: "2026-09-05T11:57:22Z" name: Check Registry startedTimestamp: "2026-09-05T11:57:19Z" status: Succeeded - completedTimestamp: "2026-09-05T12:02:27Z" name: Build Container Build startedTimestamp: "2026-09-05T11:57:23Z" status: Succeeded - completedTimestamp: "2026-09-05T12:02:37Z" name: Promote Changelog startedTimestamp: "2026-09-05T12:02:27Z" status: Succeeded - completedTimestamp: "2026-09-05T12:02:41Z" name: Promote Helm Release startedTimestamp: "2026-09-05T12:02:37Z" status: Succeeded - completedTimestamp: "2026-09-05T12:04:07Z" name: Promote Jx Promote startedTimestamp: "2026-09-05T12:02:42Z" status: Succeeded - completedTimestamp: "2026-09-05T12:04:59Z" name: Publish Org Kb startedTimestamp: "2026-09-05T12:04:08Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5659 startedTimestamp: "2026-09-05T12:03:31Z" status: Succeeded startedTimestamp: "2026-09-05T12:03:31Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5661 startedTimestamp: "2026-09-05T12:04:04Z" status: Succeeded startedTimestamp: "2026-09-05T12:04:04Z" status: Succeeded version: 7.0.0 status: {}