kyuubi/build
zwangsheng 9358646398
[KYUUBI #4034][BUILD][FOLLOWUP] Update build script due to helm charts change
### _Why are the changes needed?_

After changes in #4034, we should modify `./build/dist` to build kyuubi binary with charts

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

![WX20230111-155842](https://user-images.githubusercontent.com/52876270/211750105-32ede463-ca6d-41ff-aea4-fd19a200bf8c.png)

Closes #4143 from zwangsheng/helm/build_dist_with_charts.

Closes #4034

78edac4e [zwangsheng] [BUILD] Should build binary with charts dir

Authored-by: zwangsheng <2213335496@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-01-11 16:05:40 +08:00
..
release [KYUUBI #4094] [INFRA] Remove changelogs and generate_changelog.sh 2023-01-05 11:37:04 +08:00
dependency.sh [KYUUBI #1769][FOLLOWUP] Exclude log4j 12 deps from spark-hive and fix detect deps change workflow 2022-02-01 23:59:17 +08:00
dist [KYUUBI #4034][BUILD][FOLLOWUP] Update build script due to helm charts change 2023-01-11 16:05:40 +08:00
Dockerfile [KYUUBI #2115] Update license and enhance collect_licenses script 2022-03-14 19:45:40 +08:00
kyuubi-build-info [KYUUBI #2424] [Improvement] add Flink compile version and Trino client compile version to KyuubiServer Log 2022-04-21 15:22:10 +08:00
kyuubi-build-info.cmd [KYUUBI #3903] Support windows generate kyuubi-version-info.properties 2022-12-05 20:27:43 +08:00
mvn [KYUUBI #1763] [INFRA] Remove scala installation inbuild/mvn and using warn level for the ci 2022-01-14 17:30:58 +08:00
util.sh