buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

Add nativelink remote execution to github actions

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

Enabling testing of remote execution on github actions

  • 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.

cc: @JakobDegen

adam-singer avatar Aug 07 '24 07:08 adam-singer