3edde1fa4a
[fix](docs) update build-extension.yml ( #19528 )
...
Co-authored-by: wangyf0555 <wangyongfeng@flywheels.com >
2023-05-11 14:38:04 +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
b3b493fdef
[typo](docs)Java udf and Jdbc doc fix ( #14927 )
...
* java udf doc fix
2022-12-08 18:24:27 +08:00
9a01716a57
[chore](fix)build docs fix #14727
2022-12-01 21:57:29 +08:00
943814a86f
build extension docs failed fix ( #12915 )
...
build extension docs fix
2022-09-23 21:58:02 +08:00
81664fd78c
github workflow build docs check fix ( #12318 )
...
github workflow build docs check fix
2022-09-03 21:32:43 +08:00
5d0b1868c2
[chore](docs)Add compile check for document format ( #12300 )
...
Add compile check for document format
Avoid document formatting issues that fail in the daily build release of the official website
so that we can find problems and fix them in time to avoid repeated modifications
Since the compiler for the website is now in the doris-website repo, we pull the code from this repo, delete the documentation inside, and copy the documentation from doris master to perform the compiler check
2022-09-03 09:44:20 +08:00
92bb7d0720
[improvement]Remove the website build framework from the docs directory ( #11081 )
...
Remove the website build framework from the docs directory
2022-07-29 13:51:57 +08:00
ef25459fa1
[fix](workflow) Fix the wrong name of concurrency group ( #11275 )
2022-07-28 14:23:07 +08:00
a2948811fe
[fix](github) Fix the configuration of requirement checks ( #11281 )
2022-07-28 14:03:23 +08:00
89ca436561
[github] modify the github checks' requirement ( #11269 )
2022-07-28 10:55:39 +08:00
9013d5cc09
[enhancement](workflow) Optimize workflows ( #11145 )
...
1. Fine tune the trigger conditions for workflows.
2. Introduce concurrency group to cancel previous workflow trigged by the same pr.
2022-07-28 08:32:33 +08:00
d6658f16d2
[chore][community](github)Change 'max-old-space-size' to 8192 ( #10557 )
2022-07-04 08:59:54 +08:00
143f519ae2
[website](doc)add package-lock.json to resolve docs build failure ( #10558 )
2022-07-02 17:20:11 +08:00
74a482ca7f
[fix] fix docs build bug ( #9293 )
...
After this PR #9272 , the `docs/build_help_zip.sh` will run failed.
This PR fix this issue.
But the help module still has some parse problem, I will fix it in next PR.
This CL mainly changes:
1. fix `docs/build_help_zip.sh` error
2. remove `sql-reference-v2` to `sql-reference`
3. modify build extension github action to run `docs/build_help_zip.sh`
2022-04-28 22:19:04 +08:00
c3b010b277
[refactor] Remove flink/spark connectors ( #8004 )
...
As we discussed in dev@doris[1]
Flink/Spark connectors has been moved to new repo: https://github.com/apache/incubator-doris-connectors
[1] https://lists.apache.org/thread/hnb7bf0l6y6rzb9pr6lhxz3jjoo04skl
2022-02-10 15:00:36 +08:00
738d2d2e07
[refactor] update parent pom version and optimize build scripts ( #7548 )
2022-01-05 10:45:11 +08:00
c8bc0cf523
[chore][community](github) Remove travis and add github action ( #7380 )
...
1. Remove travis
2. Add github action to build extension:
1. docs
2. fs_broker
3. flink/spark/connector
2021-12-15 13:27:37 +08:00