Skip to content

ci: Fix release helm-docs install#6514

Merged
franciscojavierarceo merged 2 commits into
masterfrom
codex/fix-release-helm-docs-install
Jun 13, 2026
Merged

ci: Fix release helm-docs install#6514
franciscojavierarceo merged 2 commits into
masterfrom
codex/fix-release-helm-docs-install

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Member

Summary

  • disable the Homebrew Linux sandbox for helm-docs installs in the release workflow
  • switch Homebrew setup action references from deprecated @master to @main

Context

The latest release run failed in validate_version_bumps while installing norwoodj/tap/helm-docs via Homebrew:

Bubblewrap is required to use the Linux sandbox but was not found.

Homebrew suggested HOMEBREW_NO_SANDBOX_LINUX=1 as the workaround. This applies that env var to both release workflow helm-docs install steps, since the real release job uses the same install path after validation.

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

Validation

  • python - <<'PY' ... yaml.safe_load(...) ... PY
  • git diff --check

@franciscojavierarceo franciscojavierarceo marked this pull request as ready for review June 13, 2026 11:05
@franciscojavierarceo franciscojavierarceo merged commit 820a1c8 into master Jun 13, 2026
26 checks passed
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.

1 participant