Commits
5f644f971e
Name already in use
Commits on Jan 18, 2023
-
Henry Mercer committed
Jan 18, 2023 Copy the full SHA 5f644f9View commit details -
Merge pull request #1483 from github/henrymercer/remove-v1-checks
Remove PR checks for v1
Henry Mercer authored and GitHub committedJan 18, 2023 -
Merge pull request #1482 from github/henrymercer/remove-v1-from-relea…
…se-process Remove v1 from the release process
Henry Mercer authored and GitHub committedJan 18, 2023 -
Merge pull request #1490 from github/mergeback/v2.1.39-to-main-a34ca99b
Mergeback v2.1.39 refs/heads/releases/v2 into main
Henry Mercer authored and GitHub committedJan 18, 2023 -
Update checked-in dependencies
github-actions[bot] committedJan 18, 2023 -
Update changelog and version after v2.1.39
github-actions[bot] committedJan 18, 2023 -
Merge pull request #1489 from github/update-v2.1.39-597c2041
Merge main into releases/v2
Henry Mercer authored and GitHub committedJan 18, 2023 -
github-actions[bot] committed
Jan 18, 2023 -
Merge pull request #1481 from github/henrymercer/discontinue-v1
Update deprecation notice to state that CodeQL Action v1 is discontinued
Henry Mercer authored and GitHub committedJan 18, 2023 -
Merge pull request #1487 from github/aeisenberg/queries-check
Fix a bug in cli config parsing
Andrew Eisenberg authored and GitHub committedJan 18, 2023 -
Merge pull request #1486 from github/update-supported-enterprise-serv…
…er-versions Update supported GitHub Enterprise Server versions.
Henry Mercer authored and GitHub committedJan 18, 2023 -
Add link to new changelog post
Henry Mercer committedJan 18, 2023 -
Merge branch 'main' into henrymercer/discontinue-v1
Henry Mercer authored and GitHub committedJan 18, 2023 -
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.
Andrew Eisenberg committedJan 18, 2023 -
Merge pull request #1485 from github/aeisenberg/comitoid-message
Hide error message and stack for non-error
Andrew Eisenberg authored and GitHub committedJan 18, 2023 -
Update supported GitHub Enterprise Server versions.
GitHub committedJan 18, 2023
Commits on Jan 17, 2023
-
Co-authored-by: Angela P Wen <angelapwen@github.com>
Andrew Eisenberg and Angela P Wen committedJan 17, 2023 -
Andrew Eisenberg committed
Jan 17, 2023 -
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.
Andrew Eisenberg committedJan 17, 2023
Commits on Jan 16, 2023
-
Henry Mercer committed
Jan 16, 2023 -
Henry Mercer committed
Jan 16, 2023 -
Henry Mercer committed
Jan 16, 2023 -
Migrate release script to template strings
Henry Mercer committedJan 16, 2023 -
Remove v1 only parts of release script
Henry Mercer committedJan 16, 2023 -
Henry Mercer committed
Jan 16, 2023 -
Add a notice that CodeQL Action v1 is discontinued
Henry Mercer committedJan 16, 2023 -
Merge pull request #1431 from github/rasmuswl/poetry-always-install-pip
python-setup: Handle poetry `virtualenvs.options.no-pip = true`
Rasmus Wriedt Larsen authored and GitHub committedJan 16, 2023
Commits on Jan 13, 2023
-
python-setup: Fix site-package selection for unix
Rasmus Wriedt Larsen committedJan 13, 2023 -
Rasmus Wriedt Larsen committed
Jan 13, 2023 -
python-setup: Make debug printing more obvious
Rasmus Wriedt Larsen committedJan 13, 2023 -
python-setup: Fix site-packages selection without pip for Windows
Rasmus Wriedt Larsen committedJan 13, 2023 -
Rasmus Wriedt Larsen committed
Jan 13, 2023 -
Rasmus Wriedt Larsen committed
Jan 13, 2023 -
python-setup: Fix path for tests
Rasmus Wriedt Larsen committedJan 13, 2023 -
python-setup: Handle poetry
virtualenvs.options.no-pip = true
Rasmus Wriedt Larsen committedJan 13, 2023