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

no python in shell scripts #107812

Closed

Commits on May 16, 2023

  1. [wip] Add bootstrap-shim and package it on nightly

    - Pass `dist bootstrap-shim` explicitly in CI
    
     This makes it possible to run `dist bootstrap` without also building
     bootstrap-shim, and more importantly works around a bug where currently
     two steps aren't allowed to have the same path.
    
    - Add `check::BootstrapShim`
    - [wip] start unifying parsing for Config and MinimalConfig
    jyn514 authored and onur-ozkan committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ea813a0 View commit details
    Browse the repository at this point in the history
  2. Unify MinimalConfig::parse and Config::parse

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8ae63b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a6c18f View commit details
    Browse the repository at this point in the history
  4. move min_config related options from config module

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a8f85ae View commit details
    Browse the repository at this point in the history
  5. refactor src/tools/x

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8ad8906 View commit details
    Browse the repository at this point in the history