Skip to content

Replace helm/kind-action with manual kind/Helm/kubectl setup in CI#351

Merged
klesh merged 1 commit into
apache:mainfrom
kahirokunn:fix-ci
Sep 3, 2025
Merged

Replace helm/kind-action with manual kind/Helm/kubectl setup in CI#351
klesh merged 1 commit into
apache:mainfrom
kahirokunn:fix-ci

Conversation

@kahirokunn
Copy link
Copy Markdown
Contributor

@kahirokunn kahirokunn commented Sep 3, 2025

Background

Our release workflow was failing because Apache Policy doesn't allow 3rd party actions.
See: https://github.com/apache/incubator-devlake-helm-chart/actions/runs/17422005314

Changes

  • Removed 3rd party actions dependencies.
  • Added explicit installation steps for:
    • kubectl (latest stable)
    • Helm (v3.x)
    • kind (v0.x)
  • Updated workflow to create the kind cluster and run the same chart tests as before.

Test

https://github.com/kahirokunn/incubator-devlake-helm-chart/actions/runs/17422902615/job/49464563027

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
@kahirokunn kahirokunn changed the title Set up tools manually in smoke-test workflow Replace helm/kind-action with manual kind/Helm/kubectl setup in CI Sep 3, 2025
@klesh klesh merged commit 931506d into apache:main Sep 3, 2025
2 checks passed
fabioluciano pushed a commit to fabioluciano/incubator-devlake-helm-chart that referenced this pull request May 6, 2026
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants