Skip to content

fix: Fix helm-docs failure in release.yml#6511

Open
ntkathole wants to merge 1 commit into
feast-dev:masterfrom
ntkathole:fix_release_pipeline
Open

fix: Fix helm-docs failure in release.yml#6511
ntkathole wants to merge 1 commit into
feast-dev:masterfrom
ntkathole:fix_release_pipeline

Conversation

@ntkathole

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Fix https://github.com/feast-dev/feast/actions/runs/27455652218/job/81159643119

Problems

  • Homebrew/actions/setup-homebrew@master is deprecated - must use main

  • Bubblewrap (bwrap) is missing on the runner - Homebrew's Linux sandbox requires it. Either install it or set HOMEBREW_NO_SANDBOX_LINUX=1.

  • norwoodj/tap is untrusted - need to run brew trust norwoodj/tap before installing from it.

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole ntkathole self-assigned this Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant