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 ability to run any PythonSourceField #15849

Merged
merged 34 commits into from
Jun 30, 2022
Merged

Commits on Jun 16, 2022

  1. Run Python as first-class

    # 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]
    thejcannon committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4668af8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. blast of code

    # 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]
    thejcannon committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    37d389d View commit details
    Browse the repository at this point in the history
  2. add TODO

    # 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]
    thejcannon committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f519a50 View commit details
    Browse the repository at this point in the history
  3. use helper

    # 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]
    thejcannon committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    10f7992 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. suggestions

    # 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]
    thejcannon committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    2adea33 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. field

    # 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]
    thejcannon committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    445e2eb View commit details
    Browse the repository at this point in the history
  2. docs too!

    # 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]
    thejcannon committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4872e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a18162 View commit details
    Browse the repository at this point in the history
  4. oops

    thejcannon committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    77da92e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'runpython' of github.com-thejcannon:thejcannon/pants in…

    …to runpython
    
    # 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]
    thejcannon committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4e7642d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. oopsie

    # 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]
    thejcannon committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0b587ea View commit details
    Browse the repository at this point in the history
  2. fix tests

    # 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]
    thejcannon committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e9e1117 View commit details
    Browse the repository at this point in the history
  3. bump timeout

    # 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]
    thejcannon committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d7589fc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. update to 2.15

    # 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]
    thejcannon committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bddc2ee View commit details
    Browse the repository at this point in the history
  2. back to 2.14, :)

    # 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]
    thejcannon committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5a57d69 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    133f422 View commit details
    Browse the repository at this point in the history
  2. bye bye

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d406535 View commit details
    Browse the repository at this point in the history
  3. new quo

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ebe2bc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee373f1 View commit details
    Browse the repository at this point in the history
  5. i think were good?

    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6fe7195 View commit details
    Browse the repository at this point in the history
  6. now tests too!

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ef9083e View commit details
    Browse the repository at this point in the history
  7. oops

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cd39b55 View commit details
    Browse the repository at this point in the history
  8. oops

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    be9143c View commit details
    Browse the repository at this point in the history
  9. docs

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    22637a8 View commit details
    Browse the repository at this point in the history
  10. no timeout

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    701a8eb View commit details
    Browse the repository at this point in the history
  11. fix tests

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d23c9f6 View commit details
    Browse the repository at this point in the history
  12. bump to 400

    # 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f9037a6 View commit details
    Browse the repository at this point in the history
  13. 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    041ff3c View commit details
    Browse the repository at this point in the history
  14. actually 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]
    thejcannon committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f40a5b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Update docs/markdown/Python/python-goals/python-run-goal.md

    Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
    thejcannon and Eric-Arellano authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a517edb View commit details
    Browse the repository at this point in the history
  2. Update docs/markdown/Python/python-goals/python-run-goal.md

    Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
    thejcannon and Eric-Arellano authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    95c04db View commit details
    Browse the repository at this point in the history
  3. Update docs/markdown/Python/python-goals/python-run-goal.md

    Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
    thejcannon and Eric-Arellano authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    79a5056 View commit details
    Browse the repository at this point in the history
  4. eric's

    # 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]
    thejcannon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    80b30f7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'runpython' of github.com-thejcannon:thejcannon/pants in…

    …to runpython
    
    # 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]
    thejcannon committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b6cb80c View commit details
    Browse the repository at this point in the history