Commits
ed9506bbaf
Name already in use
Commits on Jan 13, 2023
-
python-setup: Fix path for tests
Rasmus Wriedt Larsen committedJan 13, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 932b6a9View commit details -
python-setup: Handle poetry
virtualenvs.options.no-pip = true
Rasmus Wriedt Larsen committedJan 13, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 259993bView commit details
Commits on Jan 12, 2023
-
Merge pull request #1477 from github/mergeback/v2.1.38-to-main-515828d9
Mergeback v2.1.38 refs/heads/releases/v2 into main
Henry Mercer authored and GitHub committedJan 12, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 2073a69View commit details -
Update checked-in dependencies
github-actions[bot] committedJan 12, 2023 Copy the full SHA 10f2d3cView commit details -
Update changelog and version after v2.1.38
github-actions[bot] committedJan 12, 2023 Copy the full SHA 00c2a84View commit details -
Merge pull request #1476 from github/update-v2.1.38-70fdddff
Merge main into releases/v2
Henry Mercer authored and GitHub committedJan 12, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 515828dView commit details -
github-actions[bot] committed
Jan 12, 2023 Copy the full SHA caa49aeView commit details
Commits on Jan 11, 2023
-
Merge pull request #1474 from github/henrymercer/fix-ghae-setup-test
Refactor CodeQL setup tests and fix GHAE test
Henry Mercer authored and GitHub committedJan 11, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 70fdddfView commit details -
Henry Mercer committed
Jan 11, 2023 Copy the full SHA 6ba0a36View commit details -
Merge branch 'main' into henrymercer/fix-ghae-setup-test
Henry Mercer committedJan 11, 2023 Copy the full SHA 4a91879View commit details
Commits on Jan 10, 2023
-
Merge pull request #1464 from github/aeisenberg/externalRepoTokenConf…
…igParsing Send the external repository token to the CLI
Andrew Eisenberg authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 42d6d35View commit details -
Merge branch 'main' into aeisenberg/externalRepoTokenConfigParsing
Andrew Eisenberg authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA e009918View commit details -
Merge branch 'main' into henrymercer/fix-ghae-setup-test
Henry Mercer authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 70a288dView commit details -
Merge pull request #1466 from github/dbartol/bundle-20230105
Update bundle to 2.12.0
Dave Bartolomeo authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA bdc7c5dView commit details -
Andrew Eisenberg committed
Jan 10, 2023 Copy the full SHA 272d916View commit details -
Merge pull request #1473 from github/henrymercer/temporarily-disable-…
…kotlin-in-pr-checks Temporarily disable Kotlin analysis in PR checks
Henry Mercer authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA f12f76fView commit details -
Add a note regarding the
sinon
workaroundHenry Mercer committedJan 10, 2023 Copy the full SHA 28a9b2dView commit details -
Henry Mercer committed
Jan 10, 2023 Copy the full SHA 9f8ddbdView commit details -
Improve CodeQL setup test structure and naming
Henry Mercer committedJan 10, 2023 Copy the full SHA 9203e31View commit details -
Ensure we don't unset
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN
Henry Mercer committedJan 10, 2023 Copy the full SHA 80b12d6View commit details -
Temporarily disable Kotlin analysis in PR checks
Kotlin analysis is incompatible with Kotlin 1.8.0, which is now rolling out to the Actions runner images. While we work on a more permanent fix to our PR checks, this will prevent us losing other test coverage.
Henry Mercer committedJan 10, 2023 Copy the full SHA 620a267View commit details -
Merge branch 'main' into dbartol/bundle-20230105
Dave Bartolomeo authored and GitHub committedJan 10, 2023 Unverified
No user is associated with the committer email.Copy the full SHA bac4fe1View commit details
Commits on Jan 9, 2023
-
Merge pull request #1465 from github/robertbrignull/upload_database_s…
…tream Use a stream when uploading database contents
Robert authored and GitHub committedJan 9, 2023 Unverified
No user is associated with the committer email.Copy the full SHA 166d98cView commit details -
Robert committed
Jan 9, 2023 Copy the full SHA a9337bcView commit details
Commits on Jan 6, 2023
-
Send the external repository token to the CLI
This commit does a few related things: 1. Bumps the minimum version for cli config parsing to 2.10.6 2. Ensures that if cli config parsing is enabled, then remove repos are _not_ downloaded by the action. It happens in the CLI. 3. Passes the `--external-repository-token-stdin` option to the CLI and passes the appropriate token via stdin if cli config parsing is enabled.
Andrew Eisenberg committedJan 6, 2023 Copy the full SHA 4023575View commit details -
Merge pull request #1462 from github/henrymercer/refactor-codeql-setup
Refactor CodeQL setup
Henry Mercer authored and GitHub committedJan 6, 2023 Unverified
No user is associated with the committer email.Copy the full SHA cf1437aView commit details -
Dave Bartolomeo committed
Jan 6, 2023 Copy the full SHA f9c9a25View commit details -
Merge branch 'main' into dbartol/bundle-20230105
Dave Bartolomeo committedJan 6, 2023 Copy the full SHA b9c859bView commit details -
Add CLI version field and prior release fields to
defaults
file (#1……463) * Add CLI version field to `defaults` file * Add fields for prior CLI version
Angela P Wen authored and GitHub committedJan 6, 2023 Unverified
No user is associated with the committer email.Copy the full SHA b4187d6View commit details -
Add change note for bundle update
Dave Bartolomeo committedJan 6, 2023 Copy the full SHA bfbb7abView commit details -
Update to CoideQL bundle 20230105 (2.12.0)
Dave Bartolomeo committedJan 6, 2023 Copy the full SHA 4e5a06fView commit details -
Move database bundling to inside the try-catch
Robert committedJan 6, 2023 Copy the full SHA e8f7169View commit details -
Use a stream when uploading database contents
Robert committedJan 6, 2023 Copy the full SHA 6ce923cView commit details -
Improve logging around authorization headers
Henry Mercer committedJan 6, 2023 Copy the full SHA b2b4782View commit details
Commits on Jan 5, 2023
-
Henry Mercer committed
Jan 5, 2023 Copy the full SHA 5eba74aView commit details