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

fix(pypi): fix the whl selection algorithm after #2069 #2078

Merged
merged 10 commits into from
Jul 20, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    efcc498 View commit details
    Browse the repository at this point in the history
  2. fix the bug

    aignas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b1d1277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d799a4 View commit details
    Browse the repository at this point in the history
  4. update the prod code

    aignas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b7f2112 View commit details
    Browse the repository at this point in the history
  5. remove unused code

    aignas committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    746f74f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. comment: remove leftover code

    aignas committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3add69c View commit details
    Browse the repository at this point in the history
  2. fix: repo_utils.getenv

    aignas committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    def94ed View commit details
    Browse the repository at this point in the history
  3. comment: better log message

    aignas committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d74b8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac8b12d View commit details
    Browse the repository at this point in the history
  5. doc: add a note in changelog

    aignas committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    b9caae4 View commit details
    Browse the repository at this point in the history