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

Python: disable dependency installation on GHES #2106

Merged
merged 4 commits into from
Feb 1, 2024

Commits on Jan 30, 2024

  1. Python: No dep installation by default for everyone

    As announced in https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ we have turned on this feature flag for github.com already.
    
    This change ensures that users on GHES also has this feature enabled by
    default.
    RasmusWL committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e33271d View commit details
    Browse the repository at this point in the history
  2. Bump minor version

    RasmusWL committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    68d3483 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    RasmusWL committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8c22ec9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update wording for CHANGELOG.md

    Co-authored-by: Henry Mercer <henrymercer@github.com>
    RasmusWL and henrymercer committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f7d5324 View commit details
    Browse the repository at this point in the history