Henry Mercer
|
77c55ea1fc
|
Update version to 1.1.19
|
2022-08-19 18:21:54 +01:00 |
|
Edoardo Pirovano
|
01668839ea
|
Merge pull request #1195 from github/update-v1.1.19-f5d217be
Merge releases/v2 into releases/v1
|
2022-08-19 14:15:12 +01:00 |
|
github-actions[bot]
|
de684051c8
|
Update checked-in dependencies
|
2022-08-19 10:26:18 +00:00 |
|
Henry Mercer
|
b7435e9897
|
Explicitly import performance for Node 12 compatibility
|
2022-08-19 11:12:10 +01:00 |
|
Henry Mercer
|
fbab93d8c8
|
Resolve merge conflicts
|
2022-08-19 11:04:36 +01:00 |
|
github-actions[bot]
|
3af72a73e6
|
Update version and changelog for v1.1.19
|
2022-08-19 09:42:44 +00:00 |
|
github-actions[bot]
|
d5aef51dbf
|
Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.19-f5d217be
# Conflicts:
# package-lock.json
# package.json
|
2022-08-19 09:42:44 +00:00 |
|
github-actions[bot]
|
25052126c2
|
Revert "Update checked-in dependencies"
This reverts commit 944b1f8c5c.
|
2022-08-19 09:42:43 +00:00 |
|
github-actions[bot]
|
2d1b5ebd90
|
Revert "Update version and changelog for v1.1.18"
This reverts commit 0c10062e5e.
|
2022-08-19 09:42:43 +00:00 |
|
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 |
|