Edoardo Pirovano
8c692b37a0
Pin poetry to 1.1
2022-08-31 13:35:12 +01:00
Henry Mercer
8e0846caf0
Check TRAP directory exists first
2022-08-31 13:22:39 +01:00
Henry Mercer
955290300a
Fix language inclusion test
...
`in` checks the indices of an array, not the values.
2022-08-31 13:20:41 +01:00
Henry Mercer
14d7039828
Add logging for determining whether to run the Go autobuilder
2022-08-31 13:20:02 +01:00
Henry Mercer
b42a495e8a
Fix TRAP directory location
2022-08-31 13:19:16 +01:00
Henry Mercer
5b4b44c9d6
Add PR check for reconciled tracing with legacy workflow
2022-08-31 13:19:16 +01:00
Henry Mercer
e466e75875
Simplify doesGoExtractionOutputExist implementation
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2022-08-31 13:19:16 +01:00
Henry Mercer
fff56ee004
Add environment variable for enabling Go extraction reconcilation
...
This will enable us to test this behavior in PR checks.
Also simplify and add some more detailed documentation.
2022-08-31 13:19:16 +01:00
Henry Mercer
8dc468564f
Use a more explicit name for checking Go extraction output
2022-08-31 13:19:16 +01:00
Angela P Wen
215c3cb4bb
Autobuild Go in analyze step
2022-08-31 13:19:16 +01:00
Edoardo Pirovano
693b97bf50
Bump CodeQL version to 2.10.4
2022-08-31 11:49:32 +01:00
Andrew Eisenberg
1d92118146
Add integration test for using registries-auth-tokens
2022-08-30 15:56:08 -07:00
Andrew Eisenberg
0e98efa2bb
Add support for downloading packs from GHES
...
This change adds:
- new `registries` block allowed in code scanning config file
- new `registries-auth-tokens` input in init action
- Change the downloadPacks function so that it accepts new parameters:
- registries block
- api auth
- Generate a qlconfig.yml file with the registries block if one is
supplied. Use this file when downloading packs.
- temporarily set the `GITHUB_TOKEN` and `CODEQL_REGISTRIES_AUTH` based
on api auth
TODO:
1. integration test
2. handle pack downloads when the config is generated by the CLI
2022-08-30 10:04:30 -07:00
Andrew Eisenberg
c7bb8946b2
Update changelog
2022-08-30 10:00:21 -07:00
Andrew Eisenberg
d92a91c5c4
Merge pull request #1218 from github/aeisenberg/move-pack-download-to-init
...
Move calls to pack download to the init action
2022-08-30 09:58:46 -07:00
Andrew Eisenberg
7294b404d8
Fix call to endGroup
...
Also, rename variable and change a comment.
2022-08-30 09:16:05 -07:00
Andrew Eisenberg
354bc9f629
Add Changelog entry
2022-08-26 16:05:06 -07:00
Andrew Eisenberg
0a2b0d236c
Moves calls to pack download to the init action
...
This ensures all steps to gather queries happens in the init action.
This is where checking out queries in other repos happens as well.
2022-08-26 16:04:57 -07:00
Henry Mercer
a59fbe2208
Merge pull request #1215 from github/dependabot/npm_and_yarn/octokit/types-7.1.1
...
Bump @octokit/types from 6.21.1 to 7.1.1
codeql-bundle-20220825
2022-08-25 19:10:46 +01:00
github-actions[bot]
abafa5bdc1
Update checked-in dependencies
2022-08-25 17:19:40 +00:00
dependabot[bot]
34de8fdd99
Bump @octokit/types from 6.21.1 to 7.1.1
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 6.21.1 to 7.1.1.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v6.21.1...v7.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-25 17:00:59 +00:00
Edoardo Pirovano
d5cec099b5
Merge pull request #1214 from github/update-v1.1.21-c7f292ea4
...
Merge releases/v2 into releases/v1
v1.1.21
2022-08-25 16:51:37 +01:00
Edoardo Pirovano
9128f1cb71
Merge pull request #1213 from github/mergeback/v2.1.21-to-main-c7f292ea
...
Mergeback v2.1.21 refs/heads/releases/v2 into main
2022-08-25 16:23:17 +01:00
github-actions[bot]
66a519c156
Update checked-in dependencies
2022-08-25 14:27:05 +00:00
Henry Mercer
d605b83c93
Update version and changelog for v1.1.21
2022-08-25 14:56:04 +01:00
Henry Mercer
271f8f5854
Merge branch 'releases/v2' into update-v1.1.20-c7f292ea4
2022-08-25 14:54:12 +01:00
Henry Mercer
b0d070a0d4
Revert "Explicitly import performance for Node 12 compatibility"
...
This reverts commit b7435e9897 .
2022-08-25 14:52:33 +01:00
Henry Mercer
bd951deeeb
Set version number to 2.1.20
...
This prevents merge conflicts
2022-08-25 14:50:35 +01:00
Henry Mercer
328499d4e2
Revert "Update version and changelog for v1.1.20"
...
This reverts commit b9710bd89e .
2022-08-25 14:43:28 +01:00
Henry Mercer
d9311e1501
Revert "Update checked-in dependencies"
...
This reverts commit 54b9c1e086 .
2022-08-25 14:43:27 +01:00
github-actions[bot]
54d57993da
Update checked-in dependencies
2022-08-25 13:11:11 +00:00
github-actions[bot]
0ee5049d92
Update changelog and version after v2.1.21
2022-08-25 12:52:15 +00:00
Edoardo Pirovano
c7f292ea4f
Merge pull request #1212 from github/update-v2.1.21-21bf3087
...
Merge main into releases/v2
v2.1.21
2022-08-25 13:49:33 +01:00
github-actions[bot]
00ef1ee757
Update changelog for v2.1.21
2022-08-25 12:16:17 +00:00
Chris Gavin
21bf3087a5
Merge pull request #1211 from github/get-default-branch-correctly-schedule
...
When running on a schedule, make a better guess about whether we're analyzing the default branch.
2022-08-25 13:06:31 +01:00
Chris Gavin
5960bffd3f
When running on a schedule, make a better guess about whether we're analyzing the default branch.
2022-08-25 10:58:16 +01:00
Edoardo Pirovano
92c650bfbd
Merge pull request #1210 from github/edoardo/record-db-creation-time
...
Telemetry: Record DB creation time
2022-08-24 15:14:54 +01:00
Edoardo Pirovano
8b45ef3845
Telemetry: Record DB creation time
2022-08-24 14:31:37 +01:00
Henry Mercer
e7d4da3fa2
Merge pull request #1209 from github/henrymercer/fix-go-tracing-tests
...
Fix Go tracing on Windows, and fix tests
2022-08-24 13:34:51 +01:00
Henry Mercer
182342cdd7
Remove unguarded Actions library query
...
It is enough to pass the checks now that we only use the runner for PR
checks.
2022-08-24 11:50:07 +01:00
Henry Mercer
e195431677
Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true
2022-08-24 11:48:32 +01:00
Henry Mercer
3069613ebd
Prevent hangs in Go autobuild tests due to .NET keychain prompts
2022-08-24 10:35:13 +01:00
Henry Mercer
569f78c82d
Add changelog note
2022-08-23 20:03:54 +01:00
Henry Mercer
ab6508ab87
Disable Lua tracing for Go on Windows
...
This is currently broken in CLI versions 2.10.3 and earlier.
2022-08-23 20:03:33 +01:00
Henry Mercer
c18ed56977
Warn about invalid value for CODEQL_EXTRACTOR_GO_BUILD_TRACING
2022-08-23 20:03:33 +01:00
Henry Mercer
d5ad81bcd4
Fix Go custom tracing tests
...
These were supplying CODEQL_EXTRACTOR_GO_BUILD_TRACING=true rather than
CODEQL_EXTRACTOR_GO_BUILD_TRACING=on,
therefore tracing wasn't being tested.
2022-08-23 20:03:32 +01:00
Andrew Eisenberg
1cd5043ced
Merge pull request #1208 from github/aeisenberg/better-error-message
...
More readable error message for invalid `queries` block and invalid `query-filters` blocl
2022-08-23 11:29:15 -07:00
Andrew Eisenberg
e379edd1ee
Update CHANGELOG.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2022-08-23 10:05:59 -07:00
Andrew Eisenberg
9af066e7d5
Update changelog
2022-08-23 09:30:40 -07:00
Andrew Eisenberg
ac92a02de7
Merge remote-tracking branch 'upstream/main' into aeisenberg/better-error-message
2022-08-23 09:29:19 -07:00