Henry Mercer
|
f5d217be74
|
Merge pull request #1192 from github/update-v2.1.19-5502fefd
Merge main into releases/v2
v2.1.19
|
2022-08-19 10:40:40 +01:00 |
|
Henry Mercer
|
7c3d74c9d7
|
Move changelog note to right release
|
2022-08-17 16:59:59 +01:00 |
|
github-actions[bot]
|
04ea3b12c8
|
Update changelog for v2.1.19
|
2022-08-17 15:54:54 +00:00 |
|
Edoardo Pirovano
|
5502fefdae
|
Merge pull request #1191 from github/edoardo/fix-upload-times
Fix TRAP cache upload timing
|
2022-08-17 16:43:09 +01:00 |
|
Edoardo Pirovano
|
0349bb05b7
|
Fix TRAP cache upload timing
|
2022-08-17 15:49:57 +01:00 |
|
Henry Mercer
|
3154c4f6f0
|
Merge pull request #1190 from github/henrymercer/fix-debug-artifact-tests-on-push
Modify `expect-error` input checking to fix errors on main
|
2022-08-17 15:49:17 +01:00 |
|
Henry Mercer
|
b21cab99b3
|
Mock expect-error input to avoid errors in Action integration tests
|
2022-08-17 15:02:46 +01:00 |
|
Henry Mercer
|
219a937551
|
Require test mode to be set to use expect-error input
This should be more robust than determining whether the repo is the
CodeQL Action or a fork of it.
|
2022-08-17 14:49:24 +01:00 |
|
Henry Mercer
|
ff9d53b61a
|
Dump GitHub event in debug artifacts failure workflow
This should help us debug failures on `main` like this
https://github.com/github/codeql-action/actions/runs/2875586196.
|
2022-08-17 14:49:23 +01:00 |
|
Edoardo Pirovano
|
5f4cfb016e
|
Merge pull request #1188 from github/edoardo/round-fields
Round fields in TRAP caching telemetry to integers
|
2022-08-17 14:14:56 +01:00 |
|
Edoardo Pirovano
|
eb6f272155
|
Round fields in TRAP caching telemetry to integers
|
2022-08-17 13:30:17 +01:00 |
|
Henry Mercer
|
7d94bb850d
|
Merge pull request #1185 from github/henrymercer/bypass-toolcache-feature-flag
Enable bypassing the cached CodeQL bundle via a feature flag
|
2022-08-17 13:21:02 +01:00 |
|
Henry Mercer
|
b469d5358f
|
Tweak debug logging message
|
2022-08-17 12:44:53 +01:00 |
|
Henry Mercer
|
f47f573e6e
|
Add a debug log message when forcing the latest tools
|
2022-08-17 12:33:58 +01:00 |
|
Henry Mercer
|
416ad3d847
|
Merge branch 'main' into henrymercer/bypass-toolcache-feature-flag
|
2022-08-17 11:39:33 +01:00 |
|
Edoardo Pirovano
|
8bc36d5f46
|
Merge pull request #1187 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions.
|
2022-08-17 10:09:46 +01:00 |
|
GitHub
|
8beb190634
|
Update supported GitHub Enterprise Server versions.
|
2022-08-17 00:13:14 +00:00 |
|
Angela P Wen
|
9b7fa3dd99
|
Add expect-error input to force PR check green on expected failure (#1177)
|
2022-08-16 16:27:14 -07:00 |
|
Henry Mercer
|
e1cd41a365
|
Add tests for toolcache bypassing
|
2022-08-16 16:19:08 +01:00 |
|
Henry Mercer
|
d45b0eba23
|
Improve readability of CodeQL bundle tests
|
2022-08-16 16:18:41 +01:00 |
|
Henry Mercer
|
96a8424f0c
|
Don't bypass the toolcache in test mode
|
2022-08-16 16:18:12 +01:00 |
|
Henry Mercer
|
5862bae77e
|
Bypass toolcache when feature flag enabled
|
2022-08-16 16:18:11 +01:00 |
|
Henry Mercer
|
df0c0dafc0
|
Add bypass toolcache feature flag
|
2022-08-16 16:17:41 +01:00 |
|
Edoardo Pirovano
|
b0d61cff1a
|
Merge pull request #1184 from github/edoardo/trap-telemetry-followup
Use `util.promisify` instead of manually constructing promise
|
2022-08-16 15:48:36 +01:00 |
|
Edoardo Pirovano
|
016a5e3bae
|
Use util.promisify instead of manually constructing promise
|
2022-08-16 14:42:13 +01:00 |
|
Edoardo Pirovano
|
8a4437ae33
|
Merge pull request #1182 from github/edoardo/trap-cache-telemetry
Add telemetry for TRAP caching
|
2022-08-16 14:16:35 +01:00 |
|
Edoardo Pirovano
|
b29194f0ac
|
Address review comments from @henrymercer
|
2022-08-16 13:30:49 +01:00 |
|
Edoardo Pirovano
|
4139682b64
|
Add telemetry for TRAP caching
|
2022-08-16 11:54:31 +01:00 |
|
Edoardo Pirovano
|
ca10a6d552
|
Merge pull request #1183 from github/edoardo/fix-cache-key
Fix cache key for TRAP caching
|
2022-08-16 10:52:35 +01:00 |
|
Edoardo Pirovano
|
d8adbe91f2
|
Fix cache key for TRAP caching
|
2022-08-16 10:20:17 +01:00 |
|
Rasmus Wriedt Larsen
|
b3adcb7261
|
Merge pull request #1181 from github/RasmusWL/disable-python2-pipenv
Disable python2 + pipenv tests
|
2022-08-15 17:52:28 +02:00 |
|
Rasmus Wriedt Larsen
|
c8cb2b45eb
|
Update CHANGELOG.md
|
2022-08-15 16:56:44 +02:00 |
|
Rasmus Wriedt Larsen
|
909e2fd56a
|
Disable python2 + pipenv tests
Just like we did for poetry and Python 2 in https://github.com/github/codeql-action/pull/1124
From looking at changelogs, Python2 has not been supported in Pipenv since [v2021.11.5](https://pipenv.pypa.io/en/latest/changelog/#id149)
|
2022-08-15 16:52:11 +02:00 |
|
Henry Mercer
|
f9bce029b4
|
Merge pull request #1178 from github/henrymercer/codeql-cli-2.10.3
Update default CodeQL version to 2.10.3
|
2022-08-15 15:29:28 +01:00 |
|
Henry Mercer
|
af9d911fb5
|
Merge remote-tracking branch 'origin/main' into henrymercer/codeql-cli-2.10.3
|
2022-08-15 14:40:51 +01:00 |
|
Andrew Eisenberg
|
680d08e97d
|
Merge pull request #1105 from github/aeisenberg/fix-config-files
Re-enable passing the codescanning config file to the CLI
|
2022-08-12 11:15:43 -07:00 |
|
Henry Mercer
|
5836ad9c2a
|
Merge pull request #1176 from github/dependabot/npm_and_yarn/types/long-5.0.0
Bump @types/long from 4.0.1 to 5.0.0
|
2022-08-12 11:00:39 +01:00 |
|
Henry Mercer
|
1e8043f69c
|
Update default CodeQL version to 2.10.3
|
2022-08-12 10:43:51 +01:00 |
|
Henry Mercer
|
68f1d68743
|
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/types/long-5.0.0
|
2022-08-12 10:28:49 +01:00 |
|
Andrew Eisenberg
|
fa2bc211fd
|
Merge branch 'aeisenberg/unrevert-query-filters' into aeisenberg/fix-config-files
|
2022-08-11 14:57:16 -07:00 |
|
Andrew Eisenberg
|
c12cfbc92f
|
Merge pull request #1127 from github/aeisenberg/unrevert-query-filters
Revert "Revert "Add capability to filter queries #1098""
codeql-bundle-20220811
|
2022-08-11 12:28:11 -07:00 |
|
Andrew Eisenberg
|
bcf47202b5
|
Merge remote-tracking branch 'upstream/main' into aeisenberg/unrevert-query-filters
|
2022-08-11 11:37:55 -07:00 |
|
Chris Gavin
|
d101dd6f9e
|
Merge pull request #1175 from github/local
Use the API URL from the environment if it is present.
|
2022-08-11 19:10:36 +01:00 |
|
github-actions[bot]
|
ccfb4e296c
|
Update checked-in dependencies
|
2022-08-11 17:47:11 +00:00 |
|
dependabot[bot]
|
049537835b
|
Bump @types/long from 4.0.1 to 5.0.0
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long)
---
updated-dependencies:
- dependency-name: "@types/long"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-11 17:01:30 +00:00 |
|
Andrew Eisenberg
|
072cd929a3
|
Merge remote-tracking branch 'upstream/main' into aeisenberg/unrevert-query-filters
|
2022-08-11 10:00:12 -07:00 |
|
Andrew Eisenberg
|
d74f663ed4
|
Merge remote-tracking branch 'upstream/main' into aeisenberg/fix-config-files
|
2022-08-11 09:57:45 -07:00 |
|
Andrew Eisenberg
|
a09a029937
|
Fix failing test and address PR comments
|
2022-08-11 09:56:08 -07:00 |
|
Chris Gavin
|
07e8996e91
|
Merge main into local.
|
2022-08-11 17:11:05 +01:00 |
|
Chris Gavin
|
7c6fa5ce8a
|
Remove an unneeded if.
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-11 17:10:50 +01:00 |
|