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

Add new CI scripts for running Bazel CPU presubmits #24484

Merged
merged 1 commit into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. Add new CI scripts for running Bazel CPU presubmits

    This commit introduces new CI scripts and environment files for running Bazel CPU presubmits.
    
    * Adds a ci directory at the root of the repository to store these files.
    * Environment files are located in ci/envs and define new JAXCI_ environment variables to control CI build behavior.
    * The build script sources these environment files and set up the build environment before running the build commands.
    
    PiperOrigin-RevId: 695957540
    nitins17 authored and Google-ML-Automation committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    195d407 View commit details
    Browse the repository at this point in the history