Skip to content
Success

Changes

Summary

  1. ci(ticdc): replace computeBranchFromPR with computeArtifactOciTagFromPR (commit: 2a88bf0) (details)
Commit 2a88bf0f1a31b8d8cf7ae9eab014707168fd6dd7 by noreply
ci(ticdc): replace computeBranchFromPR with computeArtifactOciTagFromPR (#4294)

## Summary
- replace `component.computeBranchFromPR` with
`component.computeArtifactOciTagFromPR` in
`pipelines/pingcap/ticdc/latest`
- update all TiCDC integration pipeline variants
(kafka/mysql/pulsar/storage, light/heavy)

## Test
- no local runtime test (pipeline script API replacement only)
(commit: 2a88bf0)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_heavy/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_light/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_pulsar_integration_light/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_light/pipeline.groovy (diff)
The file was modifiedpipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy/pipeline.groovy (diff)