celeborn/.github/workflows
sychen a8f6de5cc6 [CELEBORN-2117] Use git submodules for Chart Actions
### What changes were proposed in this pull request?

### Why are the changes needed?

> The action helm/chart-testing-actionv2.6.1 is not allowed in apache/celeborn because all actions must be from a repository owned by your enterprise, created by GitHub, verified in the GitHub Marketplace

https://github.com/apache/celeborn/actions/runs/17004559972

---

Refer to this PR implementation

https://github.com/apache/ozone-helm-charts/pull/6

```bash
git submodule add --force https://github.com/helm/chart-testing-action .github/actions/chart-testing-action
git -C .github/actions/chart-testing-action checkout e6669bcd63d7cb57cb4380c33043eebe5d111992
```

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
https://github.com/apache/celeborn/actions/runs/17037324387/job/48292733845?pr=3431

Closes #3431 from cxzl25/chart-testing-action.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2025-08-19 14:25:48 +08:00
..
benchmark_manual.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
benchmark.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
check_stale_prs.yml
cpp_integration.yml [CELEBORN-2091] Support Zstd Decompression in CppClient 2025-08-11 15:55:32 +08:00
deps.yml [CELEBORN-2093] Support Flink 2.1 2025-08-04 14:12:55 +08:00
docker-build.yml [CELEBORN-1900][FOLLOWUP] push celeborn docker image 2025-03-31 11:32:15 +08:00
grafana.yml [CELEBORN-2028] Setup GA for grafana dashboard 2025-06-10 16:14:49 +08:00
integration.yml [CELEBORN-2117] Use git submodules for Chart Actions 2025-08-19 14:25:48 +08:00
labeler.yml [CELEBORN-1949] Add a labeler github action to triage PRs 2025-04-01 19:13:34 +08:00
license.yml [CELEBORN-2093] Support Flink 2.1 2025-08-04 14:12:55 +08:00
maven.yml [CELEBORN-2093] Support Flink 2.1 2025-08-04 14:12:55 +08:00
regression_manual.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
regression.yml [CELEBORN-1556] Update Github actions to v4 2024-08-16 19:22:39 +08:00
sbt.yml [CELEBORN-2093] Support Flink 2.1 2025-08-04 14:12:55 +08:00
style.yml [CELEBORN-2093] Support Flink 2.1 2025-08-04 14:12:55 +08:00
web_lint.yml [MINOR][INFRA] Do not cancel GHA jobs on committing to main/branch-* branches 2025-04-28 16:18:36 +08:00