Track removal of the schema-1 CI builder fingerprint compatibility path after the first schema-3 nightly builder image is published.
The rollout compatibility branch is intentionally retained in both consumers while the new complete native-input fingerprint is deployed:
.github/workflows/build-mo.yaml
.github/workflows/merge-trigger-tke.yaml
After a schema-3 image is available and the rollout window has passed, remove the legacy schema-1 acceptance and update the comments/tests accordingly.
Related PRs: matrixorigin/matrixone#27330 and #426.
Track removal of the schema-1 CI builder fingerprint compatibility path after the first schema-3 nightly builder image is published.
The rollout compatibility branch is intentionally retained in both consumers while the new complete native-input fingerprint is deployed:
.github/workflows/build-mo.yaml.github/workflows/merge-trigger-tke.yamlAfter a schema-3 image is available and the rollout window has passed, remove the
legacyschema-1 acceptance and update the comments/tests accordingly.Related PRs: matrixorigin/matrixone#27330 and #426.