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 creationTimestamp: "2026-08-07T19:59:54Z" generation: 7 labels: branch: main build: "195" context: release created-by-lighthouse: "true" event-GUID: 8ab2e4b8-929a-11f1-861c-3ae62de52193 lighthouse.jenkins-x.io/baseSHA: 2cee0b28332cd3acf9aa68be9c8d68f970d742da lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786132794531" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-gfx6s lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 2cee0b28332cd3acf9aa68be9c8d68f970d742da 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-rvk28-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-08-07T20:04:49Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-07T20:06:15Z" - 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:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-07T20:07:12Z" name: greencapitaltrade-bifrost-main-195 namespace: jx resourceVersion: "251067763" uid: cc02a366-076c-46bb-a53e-ed5325e058e0 spec: baseSHA: 2cee0b28332cd3acf9aa68be9c8d68f970d742da batchPipelineActivity: {} build: "195" completedTimestamp: "2026-08-07T20:05:45Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | fix(asset): migration guard must accept 0.0.0, not just next/ The guard added in #454 rejected every directory except `next/` and the known-dead allow-list. That was too strict: `migrations/0.0.0/` is Odoo's own "run on any version change" directory and is genuinely selectable — if version == "0.0.0" and parsed_installed_version < current_version: return True (`odoo/modules/migration.py`). The guard exists to catch directories that *cannot* run, so failing a runnable one is a false positive. It was already biting: #409 moved its migration to `migrations/0.0.0/` and would now fail CI on a change that is correct. Both are allowed, with the trade-off documented. `next/` stays preferred — CI renames it to the version actually released, so the script runs exactly once. `0.0.0/` re-runs on every release, so anything there must be idempotent and cheap on a no-op pass. Verified all three cases: baseline passes, a `0.0.0` directory passes, and a hand-named `18.0.9.9.9` still fails. lastCommitSHA: 15db11e4bddd9f3f08d8954caad6e120145aa4d0 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.91.2 startedTimestamp: "2026-08-07T19:59:54Z" status: Running steps: - kind: Stage stage: completedTimestamp: "2026-08-07T20:05:45Z" name: Release startedTimestamp: "2026-08-07T20:04:45Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5262 startedTimestamp: "2026-08-07T20:05:45Z" status: Succeeded startedTimestamp: "2026-08-07T20:05:45Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-07T20:07:11Z" name: from build pack startedTimestamp: "2026-08-07T19:59:59Z" status: Succeeded steps: - completedTimestamp: "2026-08-07T20:00:26Z" name: Git Clone startedTimestamp: "2026-08-07T19:59:59Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:32Z" name: Next Version startedTimestamp: "2026-08-07T20:00:26Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:37Z" name: Jx Variables startedTimestamp: "2026-08-07T20:00:33Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:40Z" name: Setup Pip Cache startedTimestamp: "2026-08-07T20:00:37Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:41Z" name: Process Config Templates startedTimestamp: "2026-08-07T20:00:40Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:41Z" name: Update Asset Management Version startedTimestamp: "2026-08-07T20:00:41Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:44Z" name: Check Registry startedTimestamp: "2026-08-07T20:00:41Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:38Z" name: Build Container Build startedTimestamp: "2026-08-07T20:00:45Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:49Z" name: Promote Changelog startedTimestamp: "2026-08-07T20:04:38Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:52Z" name: Promote Helm Release startedTimestamp: "2026-08-07T20:04:49Z" status: Succeeded - completedTimestamp: "2026-08-07T20:06:18Z" name: Promote Jx Promote startedTimestamp: "2026-08-07T20:04:53Z" status: Succeeded - completedTimestamp: "2026-08-07T20:07:11Z" name: Publish Org Kb startedTimestamp: "2026-08-07T20:06:18Z" status: Succeeded - kind: Stage stage: name: from build pack startedTimestamp: "2026-08-07T19:59:59Z" status: Running steps: - completedTimestamp: "2026-08-07T20:00:26Z" name: Git Clone startedTimestamp: "2026-08-07T19:59:59Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:32Z" name: Next Version startedTimestamp: "2026-08-07T20:00:26Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:37Z" name: Jx Variables startedTimestamp: "2026-08-07T20:00:33Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:40Z" name: Setup Pip Cache startedTimestamp: "2026-08-07T20:00:37Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:41Z" name: Process Config Templates startedTimestamp: "2026-08-07T20:00:40Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:41Z" name: Update Asset Management Version startedTimestamp: "2026-08-07T20:00:41Z" status: Succeeded - completedTimestamp: "2026-08-07T20:00:44Z" name: Check Registry startedTimestamp: "2026-08-07T20:00:41Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:38Z" name: Build Container Build startedTimestamp: "2026-08-07T20:00:45Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:49Z" name: Promote Changelog startedTimestamp: "2026-08-07T20:04:38Z" status: Succeeded - completedTimestamp: "2026-08-07T20:04:52Z" name: Promote Helm Release startedTimestamp: "2026-08-07T20:04:49Z" status: Succeeded - completedTimestamp: "2026-08-07T20:06:18Z" name: Promote Jx Promote startedTimestamp: "2026-08-07T20:04:53Z" status: Succeeded - name: Publish Org Kb startedTimestamp: "2026-08-07T20:00:28Z" status: Running version: 6.91.2 status: {}