kyuubi/.github/workflows
Cheng Pan 3bf6483a0a
[KYUUBI #6606][FOLLOWUP] Restore shell compatibility for build/mvn
# 🔍 Description

I found the [previous change](https://github.com/apache/kyuubi/pull/6606) breaks compatibility in some shell interpreters, for example `[ ! -f "$MVN_BIN" ]`, `[ $MVN_DETECTED_VERSION != $MVN_VERSION ]` are not supported in ubuntu dash, which fails the CI https://github.com/apache/kyuubi/actions/runs/10347069575/job/28636666290

## Types of changes 🔖

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

This change should recover the CI.

---

# Checklist 📝

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6610 from pan3793/mvn-followup.

Closes #6606

5381b60ac [Cheng Pan] 1

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 5970af508c)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-08-14 17:25:12 +08:00
..
dep.yml [KYUUBI #5857] Dependencies CI check when dev/dependencyList changes 2023-12-15 14:50:06 +08:00
docs.yml [KYUUBI #4269] Add a GA Job For Documentation Verification 2023-02-09 12:53:47 +00:00
greetings.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
labeler.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
license.yml [KYUUBI #5336] Spark extension supports Spark 3.5 2023-10-09 10:51:19 +08:00
master.yml [KYUUBI #6606][FOLLOWUP] Restore shell compatibility for build/mvn 2024-08-14 17:25:12 +08:00
nightly.yml [KYUUBI #4747] [INFRA] Install and cache build/mvn in CI builds 2023-04-23 09:52:34 +08:00
publish-snapshot-docker.yml [KYUUBI #6047] [CI] Free up disk space 2024-02-17 18:22:17 +08:00
publish-snapshot-nexus.yml [KYUUBI #6047] [CI] Free up disk space 2024-02-17 18:22:17 +08:00
stale.yml [KYUUBI #4193] Bump actions/stale from v6 to v7 2023-01-20 00:12:33 +08:00
style.yml [KYUUBI #6170] Merge JDBC Trino TPC jobs and Style Check jobs in GitHub Actions workflow 2024-03-13 10:41:52 +08:00
web-ui.yml [KYUUBI #4948] [BUILD] Reuse versions of NodeJS and Pnpm from maven properties 2023-06-12 09:02:09 +08:00