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 CLI command to py-compile wheels #3253

Merged
merged 17 commits into from
Jan 4, 2023
Merged

Commits on Nov 13, 2022

  1. Initial CLI implementation

    rth committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    95125d4 View commit details
    Browse the repository at this point in the history
  2. Initial implementation

    rth committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    d123875 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Fix core tests

    rth committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a99d928 View commit details
    Browse the repository at this point in the history
  2. More test fixes

    rth committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d26bf4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7da92b View commit details
    Browse the repository at this point in the history
  4. Rework tag updating

    rth committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a63eb3f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    cc604bb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    fe424e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84029ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c8dc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Test tracebacks

    rth committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4a50ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    c9487e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    a9987fe View commit details
    Browse the repository at this point in the history
  2. Update changelog.md

    ryanking13 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    476ae85 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    [skip ci]
    
    Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
    rth and ryanking13 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    14ed612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5e67f View commit details
    Browse the repository at this point in the history
  5. Update comment

    rth committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    99c1360 View commit details
    Browse the repository at this point in the history