-
Notifications
You must be signed in to change notification settings - Fork 329
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 #1377
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b45e925 - Browse repository at this point
Copy the full SHA b45e925View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea990a3 - Browse repository at this point
Copy the full SHA ea990a3View commit details -
Remove lines of code counting in the Action
We now only need to support doing this in the CLI.
Configuration menu - View commit details
-
Copy full SHA for 84e5134 - Browse repository at this point
Copy the full SHA 84e5134View commit details -
Configuration menu - View commit details
-
Copy full SHA for acbc6ca - Browse repository at this point
Copy the full SHA acbc6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e44100 - Browse repository at this point
Copy the full SHA 9e44100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd7631 - Browse repository at this point
Copy the full SHA 1fd7631View commit details -
Configuration menu - View commit details
-
Copy full SHA for e131232 - Browse repository at this point
Copy the full SHA e131232View commit details -
Update first version of CLI compatible with Windows 2022
It is 2.8.2, not 2.7.3.
Configuration menu - View commit details
-
Copy full SHA for 0c3e493 - Browse repository at this point
Copy the full SHA 0c3e493View commit details
Commits on Nov 14, 2022
-
Update changelog and version after v2.1.32
github-actions[bot] committedNov 14, 2022 Configuration menu - View commit details
-
Copy full SHA for ac90bc0 - Browse repository at this point
Copy the full SHA ac90bc0View commit details -
Update checked-in dependencies
github-actions[bot] committedNov 14, 2022 Configuration menu - View commit details
-
Copy full SHA for f3e11b9 - Browse repository at this point
Copy the full SHA f3e11b9View commit details -
Merge pull request #1361 from github/mergeback/v2.1.32-to-main-42384213
Mergeback v2.1.32 refs/heads/releases/v2 into main
Configuration menu - View commit details
-
Copy full SHA for af487b1 - Browse repository at this point
Copy the full SHA af487b1View commit details -
Delete runner CLI config parsing check
This is now covered by `codescanning-config-cli.yml`.
Configuration menu - View commit details
-
Copy full SHA for be84b68 - Browse repository at this point
Copy the full SHA be84b68View commit details -
Remove Windows and macOS JS analysis runner tests
These are covered by `codeql.yml`, which runs across all latest runner images.
Configuration menu - View commit details
-
Copy full SHA for 63d8cbe - Browse repository at this point
Copy the full SHA 63d8cbeView commit details -
Remove manual build steps tests
These are tested by `multi-language-autodetect.yml`
Configuration menu - View commit details
-
Copy full SHA for 83ead45 - Browse repository at this point
Copy the full SHA 83ead45View commit details -
Remove runner C# autobuild tests
These are covered by `autobuild-action.yml`.
Configuration menu - View commit details
-
Copy full SHA for 219d9a0 - Browse repository at this point
Copy the full SHA 219d9a0View commit details -
Remove runner upload SARIF test
Testing SARIF compatibility is covered by `codeql.yml`.
Configuration menu - View commit details
-
Copy full SHA for adb125a - Browse repository at this point
Copy the full SHA adb125aView commit details -
Remove runner threads and RAM test
We don't need to test runner functionality now since the runner is only used in PR checks, and `extractor-ram-threads.yml` covers the Action case.
Configuration menu - View commit details
-
Copy full SHA for 73c5c06 - Browse repository at this point
Copy the full SHA 73c5c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51abddb - Browse repository at this point
Copy the full SHA 51abddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b498c79 - Browse repository at this point
Copy the full SHA b498c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8a9b1 - Browse repository at this point
Copy the full SHA 8c8a9b1View commit details -
Support Swift for private beta (#1350)
Co-authored-by: Henry Mercer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0eacdb5 - Browse repository at this point
Copy the full SHA 0eacdb5View commit details -
Remove note about separation in
actions-util
We could move everything into `util`, but in some ways it is nice having a file dedicated to Actions related utilities.
Configuration menu - View commit details
-
Copy full SHA for 03bb58c - Browse repository at this point
Copy the full SHA 03bb58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d46406 - Browse repository at this point
Copy the full SHA 3d46406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecbaea - Browse repository at this point
Copy the full SHA 8ecbaeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac8912 - Browse repository at this point
Copy the full SHA dac8912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df773d - Browse repository at this point
Copy the full SHA 9df773dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 375506c - Browse repository at this point
Copy the full SHA 375506cView commit details -
Deprecate Go extraction reconciliation feature flag and `CODEQL_EXTRA…
…CTOR_GO_BUILD_TRACING` for custom builds (#1322) Co-authored-by: Henry Mercer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5883c13 - Browse repository at this point
Copy the full SHA 5883c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ce159 - Browse repository at this point
Copy the full SHA 47ce159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0990a34 - Browse repository at this point
Copy the full SHA 0990a34View commit details -
Add Swift file baseline info to expected list
Also update query ID prefixes for C# and Ruby
Configuration menu - View commit details
-
Copy full SHA for 31c8730 - Browse repository at this point
Copy the full SHA 31c8730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2f8f0 - Browse repository at this point
Copy the full SHA 1e2f8f0View commit details
Commits on Nov 15, 2022
-
Merge pull request #1366 from github/henrymercer/update-lockfile
Update lockfiles to v3
Configuration menu - View commit details
-
Copy full SHA for 35086e7 - Browse repository at this point
Copy the full SHA 35086e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef8b89 - Browse repository at this point
Copy the full SHA 3ef8b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b5c1e - Browse repository at this point
Copy the full SHA 88b5c1eView commit details -
Merge pull request #1365 from github/henrymercer/update-query-id-pref…
…ixes Add Swift file baseline info to expected list
Configuration menu - View commit details
-
Copy full SHA for 43f9bd3 - Browse repository at this point
Copy the full SHA 43f9bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bca6af - Browse repository at this point
Copy the full SHA 2bca6afView commit details -
Merge pull request #1368 from marcogario/marcogario/code_scanning_ref
Read CODE_SCANNING_REF env variable
Configuration menu - View commit details
-
Copy full SHA for 6a0f768 - Browse repository at this point
Copy the full SHA 6a0f768View commit details -
Merge pull request #1363 from github/henrymercer/delete-runner-part-1
Delete the runner, part 1
Configuration menu - View commit details
-
Copy full SHA for f47c93c - Browse repository at this point
Copy the full SHA f47c93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dea34e - Browse repository at this point
Copy the full SHA 0dea34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b9db6 - Browse repository at this point
Copy the full SHA 07b9db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48707c - Browse repository at this point
Copy the full SHA d48707cView commit details -
Merge pull request #1364 from github/henrymercer/delete-runner-part-2
Delete the runner, part 2
Configuration menu - View commit details
-
Copy full SHA for f8b607e - Browse repository at this point
Copy the full SHA f8b607eView commit details
Commits on Nov 16, 2022
-
Prefer GITHUB_REF to CODE_SCANNING_REF
Given that the GITHUB_REF is a protected variable, we want to prefer it to CODE_SCANNING_REF. This should prevent accidentally overwriting these values. The logic is a bit more involved, as I think it makes sense to raise the error about GITHUB_REF not being set, rather than mentioning CODE_SCANNING_REF if both are not set.
Configuration menu - View commit details
-
Copy full SHA for 0a76b97 - Browse repository at this point
Copy the full SHA 0a76b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7484436 - Browse repository at this point
Copy the full SHA 7484436View commit details -
Merge pull request #1358 from github/henrymercer/require-cli-2.6.3
Bump minimum CodeQL bundle version to 2.6.3
Configuration menu - View commit details
-
Copy full SHA for 1935d19 - Browse repository at this point
Copy the full SHA 1935d19View commit details -
Merge pull request #1372 from github/marcogario/prioritize_github_ref
Prefer GITHUB_REF to CODE_SCANNING_REF
Configuration menu - View commit details
-
Copy full SHA for c939e66 - Browse repository at this point
Copy the full SHA c939e66View commit details -
github-actions[bot] committed
Nov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for f2c3e7c - Browse repository at this point
Copy the full SHA f2c3e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d13b9b8 - Browse repository at this point
Copy the full SHA d13b9b8View commit details -
Merge pull request #1375 from github/update-v2.1.33-c939e661
Merge main into releases/v2
Configuration menu - View commit details
-
Copy full SHA for 678fc3a - Browse repository at this point
Copy the full SHA 678fc3aView commit details -
Revert "Update version and changelog for v1.1.32"
This reverts commit b3d9a91.
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 77ca6a3 - Browse repository at this point
Copy the full SHA 77ca6a3View commit details -
Revert "Update checked-in dependencies"
This reverts commit f71b2a3.
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ceabc2 - Browse repository at this point
Copy the full SHA 2ceabc2View commit details -
Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.33…
…-678fc3af # Conflicts: # package-lock.json
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 49a3e72 - Browse repository at this point
Copy the full SHA 49a3e72View commit details -
Update version and changelog for v1.1.33
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 9600345 - Browse repository at this point
Copy the full SHA 9600345View commit details -
Update checked-in dependencies
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for d5e6725 - Browse repository at this point
Copy the full SHA d5e6725View commit details