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

Delete python dependency installation code #2224

Merged
merged 21 commits into from
Apr 9, 2024

Commits on Apr 4, 2024

  1. Remove python dependency installation logic

    I've left a few warning logging cases, but overall this feature is no
    longer supported.
    RasmusWL committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c7eea24 View commit details
    Browse the repository at this point in the history
  2. Autoformat

    RasmusWL committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9ba21c3 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    RasmusWL committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d829366 View commit details
    Browse the repository at this point in the history
  4. build

    RasmusWL committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6ab7733 View commit details
    Browse the repository at this point in the history
  5. Delete python-setup/

    RasmusWL committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e0bc6b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Restore python-setup/check_python12.ps1

    I think we can delete this logic too, but let's deal with that in a
    separate PR
    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f0a5e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e8e343 View commit details
    Browse the repository at this point in the history
  3. Python: suppress dependency extraction warning

    See github/codeql#16127 (which will be released
    as part of 2.17.1)
    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e6b2c0d View commit details
    Browse the repository at this point in the history
  4. Update changelog

    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fcdff8b View commit details
    Browse the repository at this point in the history
  5. Rebuild

    github-actions[bot] committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bcb5e6e View commit details
    Browse the repository at this point in the history
  6. bump minor version

    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e94a917 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d33e751 View commit details
    Browse the repository at this point in the history
  8. Improve Python dep inst warning

    Co-authored-by: Henry Mercer <[email protected]>
    RasmusWL and henrymercer authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3f0cb87 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG wording

    Co-authored-by: Henry Mercer <[email protected]>
    RasmusWL and henrymercer authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1401586 View commit details
    Browse the repository at this point in the history
  10. fix comment

    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1f8d877 View commit details
    Browse the repository at this point in the history
  11. Rebuild

    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    746a1af View commit details
    Browse the repository at this point in the history
  12. Fix lint

    RasmusWL committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7c23a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Henry Mercer <[email protected]>
    RasmusWL and henrymercer authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3d026bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2106d View commit details
    Browse the repository at this point in the history
  3. Rebuild

    github-actions[bot] committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    218c52e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e3a7c View commit details
    Browse the repository at this point in the history