Skip to content

Conversation

@lacolaco
Copy link
Collaborator

Summary

  • macOSのサンドボックスがプリレンダリング中のネットワークアクセスをブロックし、Algolia API呼び出しが失敗する問題を修正
  • --spawn_strategy=local.bazelrcに追加することで、ネットワークアクセスを許可

関連Issue

N/A

確認事項

  • pnpm buildが成功することを確認

macOS sandbox blocks network access during prerendering (Algolia API calls).
Instead of applying spawn strategy globally, provide .bazelrc.user.example
template for macOS developers to opt-in locally.

- Add .bazelrc.user.example with --spawn_strategy=local for macOS
- Update setup.ts to append .bazelrc.user contents if exists
- Add .bazelrc.user to .gitignore
- Update dev-infra action versions to align with upstream
@lacolaco lacolaco force-pushed the fix/bazel-spawn-strategy branch from f89556c to e9811d0 Compare January 17, 2026 02:34
@github-actions
Copy link

Deployed adev-preview for e9811d0 to: https://angular-ja--pr-angular-angular-ja-1137-adev-preview-dby9md8o.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@lacolaco lacolaco merged commit 57931ae into angular:main Jan 17, 2026
5 checks passed
@lacolaco lacolaco deleted the fix/bazel-spawn-strategy branch January 17, 2026 03:01
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