Skip to content

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

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

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.

@ntkathole ntkathole self-assigned this Jun 13, 2026
Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole
ntkathole force-pushed the fix_release_pipeline branch from 1a26a4c to 3ffe587 Compare July 19, 2026 11:18
@codecov-commenter

codecov-commenter commented Jul 19, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.86%. Comparing base (10341e4) to head (3ffe587).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6511      +/-   ##
==========================================
- Coverage   45.86%   45.86%   -0.01%     
==========================================
  Files         412      412              
  Lines       48763    48763              
  Branches     6913     6913              
==========================================
- Hits        22367    22366       -1     
  Misses      24849    24849              
- Partials     1547     1548       +1     
Flag Coverage Δ
go-feature-server 30.58% <ø> (ø)
python-unit 47.16% <ø> (-0.01%) ⬇️
see 1 file with indirect coverage changes

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10341e4...3ffe587. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ntkathole ntkathole closed this Jul 20, 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.

2 participants