Commit Graph

12 Commits

Author SHA1 Message Date
fe5feae480 [chroe](ci) add script for create_issue_comment (#23723)
Co-authored-by: stephen <hello-stephen@qq.com>
2023-09-01 15:46:25 +08:00
ab991e142c Update check-pr-if-need-run-build.sh (#23401) 2023-08-25 14:45:38 +08:00
6aeacf252e [fix](pipeline) if pr addded files, also need run regresion (#23332)
Co-authored-by: stephen <hello-stephen@qq.com>
2023-08-23 16:45:44 +08:00
9fe470b273 [pipeline](check) update check-pr-if-need-run-build.sh (#22171)
no need to run pipeline if only modify regression-test/pipeline/p0/conf/regression-conf.groovy or regression-test/pipeline/p1/conf/regression-conf.groovy
2023-07-24 21:04:23 +08:00
37f230ee3e [pipeline](regression) do not run build if only modified regression conf (#22075)
in order to fast exclude cases that block regression pipeline.
2023-07-21 17:13:28 +08:00
4cbd99ad9b [pipeline](ckb) trigger new ckb pipeline, even pr id also run (#21661)
* [pipeline](ckb) also trigger new ckb pipeline

* [pipeline](ckb) all pr run ckb pipeline

* change required

---------

Co-authored-by: stephen <hello-stephen@qq.com>
2023-07-11 15:24:26 +08:00
cfbf48e61b [improvement](regression) add custom_env.sh from regression pipeline (#21250)
This file will be used when compiling Doris in regression pipeline.
And we can modify it to control the compile behavior.

I add BUILD_FS_BENCHMARK=ON, so that it will build fs_benchmark_tool.
2023-06-29 20:20:56 +08:00
098c735064 [pipeline](fix) rm github_token, no need for it (#20360) 2023-06-02 14:11:21 +08:00
9c25b514f5 [fix](doc) fix jsonb_extract doc (#19059)
This will cause FE start fail

1. docs under sql-manual need strict format.
2. Change the rule of github checks, to run FE ut if docs under sql-manual is changed
2023-04-25 20:01:51 +08:00
6935e153e6 [pipeline](ckb) back to even pr id don't run ckb (#18022)
Co-authored-by: stephen <hello_stephen@@qq.com>
2023-03-22 20:37:12 +08:00
a627a563cc [pipeline](ckb) the pull request which id is even also needs run clickbench (#17759)
the pull request which id is even also needs run clickbench
2023-03-16 11:36:22 +08:00
b8d8cf1ac9 [regression](test) script for teamcity to check if pr need run build (#16937)
* [regression](test) script for teamcity to check if pr need run build

* Update check-pr-if-need-run-build.sh

fix

* Update check-pr-if-need-run-build.sh

fix

---------

Co-authored-by: stephen <hello_stephen@@qq.com>
2023-03-01 15:59:31 +08:00