Commit Graph

30 Commits (7ea197242f82d1f63f0e10c6c79ed283f2f7adb7)

Author SHA1 Message Date
Leonard Xu 18fb0d8b7f
[build][hotfix] Remove useless suppressions. ()
Leonard Xu 00f8156671 [build] Add header copyright check for java files
gongzhongqiang 07818221d2
[build][tests] Enable CI tests for CDC 3.0 modules ()
This closes 
gongzhongqiang c7568c3eab
[build][tests] Enable CI tests for CDC 3.0 modules
This closes .
Leonard Xu 38efff8cc3
[3.0][cdc-common] Introduce data types for cdc 3.0
This closes .
Leonard Xu 82a652ca6f
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes 
gongzhongqiang aec2a91c81
[e2e] Remove db docker image after test cases are executed. ()
He Wang b0e6492fac
[oceanbase][ci] Move the OceanBase CI to free azure pipeline ()
Move OceanBase CI to free azure pipeline with new docker image of OceanBase and remove redundant maven profile.
Leonard Xu 1ff3bdddbf [e2e][tidb] Split e2e tests into two groups to decrease the disk usage for per azure job to avoid tidb disk full error
Leonard Xu c9ae910149 [hotfix][e2e][vitess] Fix module name typo
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 ()
Qingsheng Ren 1fb4f825e8 [vitess] Add Vitess tests in Azure pipeline
Tigran Manasyan 2b017346c3
[debezium] Bump debezium version to 1.9.7.Final ()
Co-authored-by: gongzhongqiang <764629910@qq.com>
Hang Ruan 2d08513f39
[Postgres] Use Incremental Snapshot Framework for Postgres CDC Connector ()
Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
Co-authored-by: Yaroslav Tkachenko <260702+sap1ens@users.noreply.github.com>
Leonard Xu 63d7c9e514 [hotfix][build] Use different name for each job
Leonard Xu 06c48e0c33 [build][mysql][e2e] Increase the azure test job timeout to 90 minutes
He Wang dbbef91006
[ci][oceanbase] Only compile necessary modules for self hosted pipeline
This closes .
Sergey Nuyanzin c3a88f0638
[common] Bump flink to 1.17.0 ()
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
Hang Ruan f1b130cedf [build][db2] Add Db2 pipeline script
gongzhongqiang cdfc86f670
[build] Polish CI scripts and remove useless code ()
This closes .
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files ()
This closes .
Leonard Xu 04178250ef
[build] Decrease the azure job timeout to reasonable 40 minutes ()
He Wang 713746746a [build][oceanbase] Use self-hosted agent for oceanbase cdc tests
Leonard Xu 5c63043d13 [test][e2e] Use single fork in tests
gongzhongqiang 570cba1159 [tidb][test] Add tidb pipeline in azure CI
gongzhongqiang 5c7e2602be
[sqlserver] Add SqlServer cdc connector ()
Co-authored-by: Leonard Xu <leonard@apache.org>
Jark Wu 61ee775b49
[tests] Add end-to-end tests for cdc connector uber jars ()
Jark Wu 8ba9b70e88
[tests] Split the CI pipeline into multiple stages for better performance ()
Jark Wu 8925d943bf
[build] Format code with Spotless/google-java-format
Jark Wu cb7e0f47ff
[build] Initialize project