[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup buck2 to build buck2 with remote execution #742

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 17, 2024

  1. Setup buck2 to build buck2 with remote execution

    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
    adam-singer committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0ad7644 View commit details
    Browse the repository at this point in the history