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

Build and install python_distribution deps for test, run, and repl #12573

Merged
merged 14 commits into from
Sep 16, 2021

Commits on Aug 15, 2021

  1. Make local dists available in test, run and repl.

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    ed52c00 View commit details
    Browse the repository at this point in the history
  2. Fix test

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    e591040 View commit details
    Browse the repository at this point in the history
  3. Lint

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    4a257c1 View commit details
    Browse the repository at this point in the history
  4. Fix test

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    65650d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5a34268 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ba301a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d6f50fe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    1964dc2 View commit details
    Browse the repository at this point in the history
  2. Fix test

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    17d6b23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    ebacbce View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Subtract the sources provided by the wheels from the loose sources.

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    4051932 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    a2806a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Merge branch 'main' into local_dists

    [ci skip-rust]
    
    [ci skip-build-wheels]
    benjyw committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f536d3a View commit details
    Browse the repository at this point in the history
  2. Address code review comments

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    benjyw committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    46219e7 View commit details
    Browse the repository at this point in the history