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

Merge releases/v2 into releases/v1 #1491

Merged
merged 32 commits into from
Jan 18, 2023
Merged

Commits on Jan 12, 2023

  1. Update changelog and version after v2.1.38

    github-actions[bot] committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    00c2a84 View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    10f2d3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1477 from github/mergeback/v2.1.38-to-main-515828d9

    Mergeback v2.1.38 refs/heads/releases/v2 into main
    henrymercer committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2073a69 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    259993b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932b6a9 View commit details
    Browse the repository at this point in the history
  3. Fix prettier problem

    RasmusWL committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ebf1b8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b810730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2649b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f6d174 View commit details
    Browse the repository at this point in the history
  7. npm run build

    RasmusWL committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4bd9723 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    5ed1e98 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge pull request #1431 from github/rasmuswl/poetry-always-install-pip

    python-setup: Handle poetry `virtualenvs.options.no-pip = true`
    RasmusWL committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    32be38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b40a3a View commit details
    Browse the repository at this point in the history
  3. Add changelog note

    henrymercer committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    28c93a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Hide error message and stack for non-error

    Avoid printing the error message and stack when we fail to find the
    commit. This will happen in several non-error states (e.g.,
    when there is no repository checked out at the CWD). Move the
    error message to a debug message so that it is still available
    if someone really wants to see it.
    aeisenberg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b625b62 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    aeisenberg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5b9b480 View commit details
    Browse the repository at this point in the history
  3. Update src/actions-util.ts

    Co-authored-by: Angela P Wen <angelapwen@github.com>
    aeisenberg and angelapwen committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e6e3bf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    e199504 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1485 from github/aeisenberg/comitoid-message

    Hide error message and stack for non-error
    aeisenberg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    40cfcb0 View commit details
    Browse the repository at this point in the history
  3. Fix a bug in cli config parsing

    When the config specifies queries in external repositories and no other
    queries and cli config parsing is enabled, the analyze job is not able
    to find any queries to run and it fails. This PR fixes the problem.
    
    Also add some logging statements when writing a copy of the user config
    file.
    aeisenberg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9b1206e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e58b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dfc772 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1486 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions.
    henrymercer committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d731c01 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1487 from github/aeisenberg/queries-check

    Fix a bug in cli config parsing
    aeisenberg committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e0fd640 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1481 from github/henrymercer/discontinue-v1

    Update deprecation notice to state that CodeQL Action v1 is discontinued
    henrymercer committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    597c204 View commit details
    Browse the repository at this point in the history
  9. Update changelog for v2.1.39

    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    48fa828 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1489 from github/update-v2.1.39-597c2041

    Merge main into releases/v2
    henrymercer committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a34ca99 View commit details
    Browse the repository at this point in the history
  11. Revert "Update version and changelog for v1.1.38"

    This reverts commit 7ddd7ca.
    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a5cefa8 View commit details
    Browse the repository at this point in the history
  12. Revert "Update checked-in dependencies"

    This reverts commit 6800116.
    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    be59c06 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.39…

    …-a34ca99b
    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    61d6a49 View commit details
    Browse the repository at this point in the history
  14. Update version and changelog for v1.1.39

    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    beac105 View commit details
    Browse the repository at this point in the history
  15. Update checked-in dependencies

    github-actions[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1e06504 View commit details
    Browse the repository at this point in the history