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
|
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]
|
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 |
|
Andrew Eisenberg
|
5861352d57
|
Better error messages for invalid queries and query filters blocks
Handle other cases where the config is invalid.
|
2022-08-23 09:25:59 -07:00 |
|
Edoardo Pirovano
|
3e49948054
|
Merge pull request #1207 from github/edoardo/fix-warning
TRAP Caching: Unset missing cache rather than setting to `undefined`
|
2022-08-23 16:58:16 +01:00 |
|
Edoardo Pirovano
|
1e5376ae5f
|
TRAP Caching: Unset missing cache rather than setting to undefined
|
2022-08-23 15:39:05 +01:00 |
|
Henry Mercer
|
c2c0a2908e
|
Merge pull request #1200 from github/mergeback/v2.1.20-to-main-7fee4ca0
Mergeback v2.1.20 refs/heads/releases/v2 into main
|
2022-08-22 14:29:04 +01:00 |
|
Edoardo Pirovano
|
ec8883580f
|
Merge pull request #1201 from github/henrymercer/mergeback-v1-fixes
Mergeback fixes from v1 release
|
2022-08-22 14:10:44 +01:00 |
|
Henry Mercer
|
bae51503cf
|
Remove @types/long
This is no longer needed since `long` now includes its own types.
|
2022-08-22 13:01:32 +01:00 |
|
Henry Mercer
|
c72f566aae
|
Explicitly import performance for Node 12 compatibility
|
2022-08-22 12:59:22 +01:00 |
|
github-actions[bot]
|
e590686972
|
Update checked-in dependencies
|
2022-08-22 11:58:44 +00:00 |
|
github-actions[bot]
|
d7319f2ff4
|
Update changelog and version after v2.1.20
|
2022-08-22 10:37:53 +00:00 |
|
Henry Mercer
|
7fee4ca032
|
Merge pull request #1199 from github/update-v2.1.20-f0a1a35a
Merge main into releases/v2
v2.1.20
|
2022-08-22 11:35:54 +01:00 |
|
github-actions[bot]
|
5259c5e5d8
|
Update changelog for v2.1.20
|
2022-08-22 09:41:53 +00:00 |
|
Henry Mercer
|
f0a1a35a9f
|
Merge pull request #1197 from github/henrymercer/fix-release-when-package-conflicts
Make "Update release branch" workflow fail if `npm version` fails
|
2022-08-22 10:39:42 +01:00 |
|
Henry Mercer
|
a07454207a
|
Tweak whitespace in checklist for consistency
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-08-22 09:52:06 +01:00 |
|
Henry Mercer
|
53a7a27166
|
Merge pull request #1193 from github/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.4.0 to 1.9.1
|
2022-08-19 20:03:47 +01:00 |
|
Henry Mercer
|
2927215a2b
|
Apply suggestions from code review
Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com>
|
2022-08-19 18:37:55 +01:00 |
|
Henry Mercer
|
c145823103
|
Make "Update release branch" workflow fail if npm version fails
|
2022-08-19 18:22:44 +01:00 |
|
Henry Mercer
|
66bb63a202
|
Merge pull request #1194 from github/mergeback/v2.1.19-to-main-f5d217be
Mergeback v2.1.19 refs/heads/releases/v2 into main
|
2022-08-19 12:34:03 +01:00 |
|
github-actions[bot]
|
0ce8ba5772
|
Update checked-in dependencies
|
2022-08-19 10:17:01 +00:00 |
|
github-actions[bot]
|
5354facf4b
|
Update changelog and version after v2.1.19
|
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 |
|
github-actions[bot]
|
a37ee26906
|
Update checked-in dependencies
|
2022-08-18 19:57:13 +00:00 |
|
dependabot[bot]
|
341b59f315
|
Bump @actions/core from 1.4.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-18 19:26:12 +00: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 |
|