celeborn/.github
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
..
actions [CELEBORN-2117] Use git submodules for Chart Actions 2025-08-19 14:25:48 +08:00
ISSUE_TEMPLATE [ISSUE-417] handleUnregisterShuffle and StageEnd trigger double handl… (#420) 2022-08-22 17:13:08 +08:00
workflows [CELEBORN-2117] Use git submodules for Chart Actions 2025-08-19 14:25:48 +08:00
labeler.yml [CELEBORN-1949][FOLLOWUP] Fix typo for kind:deploy label 2025-04-01 23:11:29 -07:00
PULL_REQUEST_TEMPLATE.md [CELEBORN-134][INFRA] Enhance PULL_REQUEST_TEMPLATE (#1079) 2022-12-14 10:07:56 +08:00