7a9ff47528
[Improve](CI)Modify Deadline-check trigger mode, and add maven cache for Sonarcheck ( #23069 )
...
There are a lot of deadlinks in stock, we will reopen it after a full repair…
2023-08-16 22:31:50 +08:00
1cd99c27e2
[CI](docs)Add deadlink check ( #22736 )
2023-08-09 14:58:37 +08:00
4b20f62f79
[community](github) remove Latest-Master-Code-Check ( #22668 )
2023-08-07 19:25:20 +08:00
3eeca7ee55
[enhance](regresstion case)add external group mark 0727 ( #22287 )
...
* add external group mark 0727
* add external pipeline regression conf
0727
* update pipeline regression config 0727
* open es config from docker 0727
2023-07-28 17:11:19 +08:00
697745bb58
[chore](workflow) Increase the build space for building third-party libraries ( #22322 )
...
Increase the build space for building third-party libraries
2023-07-28 11:27:51 +08:00
1a6709d3ac
[Fix](Sonar)Fix Java heap space error ( #22135 )
2023-07-24 12:46:19 +08:00
c3663c5ff1
[Fix](Sonar)sonar not working due to changing thrift code generation … ( #22076 )
2023-07-21 17:08:48 +08:00
def6e6b158
[Fix](Sonar)sonar not working due to changing thrift code generation method ( #21870 )
2023-07-17 15:38:46 +08:00
22b59038d5
[pipeline](ckb) Update auto_trigger_teamcity.yml ( #21769 )
2023-07-13 17:44:25 +08:00
b72e0d9172
[github](labeler) remove scope labeler ( #21789 )
...
Scope labeler is useless now, I think we can remove it.
2023-07-13 16:13:58 +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
db7eaad3cf
[Fix](CI)After Approve, even comments should be considered as mergeable ( #21264 )
2023-06-28 00:18:25 +08:00
37f8334811
[Bug](GA)fix the wrong job dependencies ( #20846 )
2023-06-15 15:57:57 +08:00
0dc1b50b5a
[Feature](GA)Latest-Master-Code-Check ( #20786 )
2023-06-15 13:05:43 +08:00
d8a38f8128
[community](action) modify auto trigger teamcity script ( #19095 )
2023-06-15 09:33:46 +08:00
3727483c06
[Chore](build) update ldb_toolchain to v0.18 ( #20802 )
...
* update ldb_toolchain to v0.18
* update
2023-06-14 18:38:35 +08:00
edd0a1590d
[chore](workflow) Improve the robustness of BE UT (Clang) ( #20744 )
2023-06-14 08:33:14 +08:00
f43282e612
[chore](third-party) Bump the version of hadoop_libs ( #20250 )
...
Fix the issues with the workflow Build Third Party Libraries. See https://github.com/apache/doris-thirdparty/actions/runs/5109407220/jobs/9184234534
2023-05-31 09:21:43 +08:00
5e5f4ae9de
[Improve](CI)Check PR approve status ( #20172 )
...
After discussion in the doris community @apache/doris-committers , we limit the PR to be merged only after at least two people approve it.↳
We can try to run it for a while first, and if everyone gives good feedback, we can use this as a mandatory check.
Since the merge must be approved by at least one committer, we only need to judge whether there are two approves, and we don't need to care about the identity of the approve.
When there is a request change, if the other party is a committer, the committer dismiss is required when merging, which is enforced by github, so we don't need to care.
2023-05-30 20:45:16 +08:00
8c00012e8f
[improvement](community) simplify the pr template and modify pr labeler ( #20127 )
2023-05-27 22:43:51 +08:00
abde8bf26a
[chore](build) Fix the compilation errors on macOS (arm64) ( #19859 )
...
Some errors raise when building the codebase on macOS (arm64).
2023-05-19 18:50:47 +08:00
3edde1fa4a
[fix](docs) update build-extension.yml ( #19528 )
...
Co-authored-by: wangyf0555 <wangyongfeng@flywheels.com >
2023-05-11 14:38:04 +08:00
9b7a419aed
[Chore](build) update some doc about build enviroment ( #19325 )
...
update some doc about build enviroment
2023-05-10 16:18:44 +08:00
f8eb08252c
[chore](workflows) Disable PCH in GitHub workflows by default ( #19447 )
...
PCH slows the BE UT workflows down. Disable it by default in workflows.
2023-05-10 00:05:32 +08:00
ed368d7f6c
[chore](build) Ignore clucene checks ( #19353 )
2023-05-07 09:38:44 +08:00
ec517a53a8
[Chore](build) upgrade clang-format version to 16 && move thrift to fe-common ( #19155 )
...
upgrade clang-format version to 16
move thrift to fe-common
fix core dump on pipeline engine when operator canceled and not prepared
2023-04-28 14:14:51 +08:00
0ffb91fd6e
[Chore](CI)Scheduling cycles should use standard crontab ( #19144 )
2023-04-27 13:59:51 +08:00
971018c0f1
[Chore](CI)Increase Sonar check frequency ( #19131 )
2023-04-27 10:10:19 +08:00
ca80617bfe
[chore](CI)Regularly check project quality with Sonar ( #18998 )
...
Since the fork warehouse cannot obtain the token (for security reasons),
So set it as a timed check.
2023-04-26 10:18:49 +08:00
a01a9c2d7d
[community](action) modify teamcity trigger action ( #18981 )
2023-04-24 15:17:47 +08:00
463c287361
[chore](orc) Ignore apache-orc checks. ( #18537 )
2023-04-11 14:08:09 +08:00
d4ca7cb57a
[chore](macOS) Specify the version of LLVM for Homebrew to install it ( #17945 )
...
Clang 16 was released last week and we haven't ported the codebase to it. If Homebrew bumped the version of LLVM, our workflows would fail.
2023-03-22 11:09:28 +08:00
bcc568d240
[fix](pipeline)delete all env.COMMENT without "", avoid introducing security vulnera… #17823
2023-03-16 08:59:22 +08:00
47e9217c1e
[improvement](pipeline)Avoid duplicate trigger teamcity build ( #17647 )
...
* add clickbench and arm pipeline trigger;test merge check
* set compile required; add clickbench and arm pipeline trigger to buildall;
* avoid duplicate builds
* simplify auto trigger code and avoid repeated triggers 0310
2023-03-10 19:56:14 +08:00
3b94ca5ceb
[chore](macOS) Use LLVM Clang by default ( #17292 )
...
Use LLVM Clang by default
2023-03-03 14:18:02 +08:00
da2e9f4179
[improvement](test)Add nereids p0 pipeline trigger not required ( #17193 )
2023-02-28 10:51:54 +08:00
6cb452c22d
[improvement](test)Set compile required and add clickbench,arm to buildall ( #16944 )
2023-02-21 14:47:17 +08:00
218c90c159
[improvement](test) Add clickbench and arm pipeline trigger ( #16922 )
2023-02-20 14:15:42 +08:00
a4e42b1e94
[improvement](pipeline) Added compatible code synchronization delay issues with failures and updates needed to trigger the pipeline ( #16902 )
2023-02-18 20:26:23 +08:00
630865a32f
[chore](workflow) Fix the BE UT (Clang) workflow ( #16847 )
...
Fix the BE UT (Clang) workflow
2023-02-17 10:34:57 +08:00
f86e8ec395
[enhancement] change the teamcity pipeline trigger : triggered by github pull request comment ( #16836 )
...
Optimized some code and Reduce invalid code,fix syntax error
2023-02-16 19:51:58 +08:00
a56f1ca6b6
[improvement][regression] add git action to trigger teamcity pipeline 0216 ( #16815 )
2023-02-16 16:45:29 +08:00
585b74b175
[chore](workflow) Fix Ubuntu package conflicts by skipping apt upgrade ( #16754 )
...
In `Build Third Party Libraries (Linux)` job, some errors occur due to the package conflicts. This PR fixes these errors by skipping the command `apt upgrade`.
```
Unpacking odbcinst1debian2:amd64 (2.3.11) ...
dpkg: error processing archive /tmp/apt-dpkg-install-SY6NPA/43-odbcinst1debian2_2.3.11_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is also in package libodbcinst2:amd64 2.3.9-5
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)1
```
2023-02-15 15:22:08 +08:00
ab9eb53049
[style](profile)Change Code-Checks Add Docker Dir ( #16581 )
...
---------
Co-authored-by: Yijia Su <suyijia@selectdb.com >
2023-02-10 09:19:52 +08:00
c9f66250a8
[docker](iceberg) add iceberg docker compose and modify scripts ( #16175 )
...
Add iceberg docker compose
Rename start-thirdparties-docker.sh to run-thirdparties-docker.sh and support start to stop specified components.
2023-01-29 14:31:27 +08:00
94f6380137
[enhance](Nereids): github action forgot some nereids file. ( #15746 )
2023-01-11 11:42:52 +08:00
d48abd91df
[deps](fe)upgrade deps version ( #15262 )
...
upgrade hadoop version to 2.10.2
jackson-databind to 2.14.1
2022-12-24 22:18:10 +08:00
56cd1faeaf
[chore](github) BE UT workflows support branch checks ( #15146 )
...
Apache Doris made the branch branch-1.2-lts protected. As a result, all pull requests for this branch should be checked before merging it.
However, the BE UT workflows doesn't support branch checks and they fail to check the pull requests for the branch branch-1.2-lts. The reason is that they download the wrong pre-built third-party libraries when they check the pull requests for branch-1.2-lts.
2022-12-17 16:54:58 +08:00
b3b493fdef
[typo](docs)Java udf and Jdbc doc fix ( #14927 )
...
* java udf doc fix
2022-12-08 18:24:27 +08:00
7bb2343505
[chore](github) Optimize the workflow FE Code Style Checker ( #14751 )
...
We can reduce the times of checking out the codebase to boost the performance of the workflow.
2022-12-03 13:26:09 +08:00