buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

Setup buck2 to build buck2 with remote execution

Open adam-singer opened this issue 6 months ago • 0 comments

Enable setup to build buck2 with remote execution.

  • Create github action that generates .buckconfig.local using NATIVELINK_HEADER_RW_KEY from gha secrets.
  • Set container-image used for remote execution specific to setup of buck2.
  • Update .gitignore to include .buckconfig.local.
  • Include a platforms configuration for prelude/platforms

cc: @JakobDegen

adam-singer avatar Aug 17 '24 05:08 adam-singer