Henry Mercer
bcdaad245b
Add ML-powered query enablement info to analyze finish status report
2022-02-15 15:04:23 +00:00
Henry Mercer
2c6b76bc5a
Merge pull request #923 from github/mergeback/v1.1.0-to-main-474bbf07
...
Mergeback v1.1.0 refs/heads/v1 into main
codeql-bundle-20220214
codeql-bundle-20220211
2022-02-11 12:33:18 +00:00
github-actions[bot]
19debd424c
Update checked-in dependencies
2022-02-11 12:12:30 +00:00
github-actions[bot]
3fdc5a23fa
1.1.1
2022-02-11 11:58:00 +00:00
github-actions[bot]
68365ec944
Update changelog and version after v1.1.0
2022-02-11 11:57:58 +00:00
Henry Mercer
474bbf07f9
Merge pull request #922 from github/update-v1.1.0-3d2ad0b9
...
Merge main into v1
v1.1.0
2022-02-11 11:56:36 +00:00
github-actions[bot]
58f66fa60a
1.1.0
2022-02-11 11:24:14 +00:00
Henry Mercer
3d2ad0b9c8
Merge pull request #919 from github/henrymercer/rename-status-report-field
...
Rename ML powered JS queries status report field
2022-02-10 10:44:15 +00:00
Henry Mercer
7e15b9612a
Merge branch 'main' into henrymercer/rename-status-report-field
2022-02-09 13:32:57 +00:00
Henry Mercer
7f9dca2982
Merge pull request #918 from github/henrymercer/windows-2022-tracing-notices
...
Update changelog and README with build tracing compatibility info
2022-02-09 13:32:18 +00:00
Henry Mercer
87bfa0ea7a
Rename ML powered JS queries status report field
...
The new name `ml_powered_javascript_queries` is more consistent with
status report fields for analysis and interpretation duration metrics.
This isn't a breaking change since the old name never made it into the
GitHub API.
2022-02-09 12:56:31 +00:00
Henry Mercer
a6d606becc
Update changelog and README with build tracing compatibility info
2022-02-09 12:47:13 +00:00
Henry Mercer
f2027c51f7
Merge pull request #916 from github/dependabot/npm_and_yarn/runner/simple-get-3.1.1
...
Bump simple-get from 3.1.0 to 3.1.1 in /runner
2022-02-08 20:59:28 +00:00
dependabot[bot]
70e63f4b08
Bump simple-get from 3.1.0 to 3.1.1 in /runner
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 18:33:09 +00:00
Henry Mercer
88073a5f6e
Merge pull request #909 from github/henrymercer/bump-node-js-to-v16
...
Use Node.js v16 in all Actions
2022-02-08 18:32:24 +00:00
Henry Mercer
eb172af46d
Merge branch 'main' into henrymercer/bump-node-js-to-v16
2022-02-08 17:06:42 +00:00
Henry Mercer
a777a982cb
Merge pull request #917 from github/henrymercer/fix-windows-latest-ci-jobs
...
Fix CI jobs that broke as a result of `windows-latest` being upgraded to Windows Server 2022
2022-02-08 17:05:36 +00:00
Henry Mercer
8f27994474
Add changelog note
2022-02-08 16:19:47 +00:00
Henry Mercer
8e2954c3fa
Bump to v1.1.0
...
The upgrade to Node.js v16 warrants a minor version bump.
2022-02-08 13:55:23 +00:00
Henry Mercer
8768b0f5a3
Remove stub type definitions
2022-02-08 13:55:23 +00:00
Henry Mercer
c72c200f52
Upgrade Node type definitions
2022-02-08 13:55:23 +00:00
Henry Mercer
34c777f8d0
Use Node.js v16 in all Actions
...
This is now in active LTS status.
2022-02-08 13:55:23 +00:00
Henry Mercer
8dd2b9ac2f
Fix typo in Python package installation CI job
2022-02-08 13:50:46 +00:00
Henry Mercer
b8047e5610
Use windows-2019 for CI jobs involving build tracing
...
Build tracing currently does not support Windows 2022, so use
`windows-2019` instead of`windows-latest`.
2022-02-08 13:29:20 +00:00
Chuan-kai Lin
edd03fbd2c
Merge pull request #914 from github/mergeback/v1.0.32-to-main-2b46439d
...
Mergeback v1.0.32 refs/heads/v1 into main
2022-02-07 11:23:20 -08:00
github-actions[bot]
f9607205db
Update checked-in dependencies
2022-02-07 18:45:41 +00:00
github-actions[bot]
b870f13d6d
1.0.33
2022-02-07 18:22:30 +00:00
github-actions[bot]
2890d306c3
Update changelog and version after v1.0.32
2022-02-07 18:22:28 +00:00
Chuan-kai Lin
2b46439dd5
Merge pull request #913 from github/update-v1.0.32-4eb03fb6
...
Merge main into v1
v1.0.32
2022-02-07 10:21:10 -08:00
github-actions[bot]
6d8390b7cb
1.0.32
2022-02-07 17:21:16 +00:00
Henry Mercer
4eb03fb6f3
Merge pull request #907 from github/henrymercer/report-ml-powered-query-enablement
...
Report ML-powered query enablement in the `init` status report
2022-02-07 17:16:25 +00:00
Henry Mercer
03c64ef07d
Add more documentation for ML-powered JS queries status report
...
Also be more explicit about which version strings are reportable in
the code.
2022-02-07 16:46:53 +00:00
Henry Mercer
cc622a02a9
Merge branch 'main' into henrymercer/report-ml-powered-query-enablement
2022-02-07 14:39:20 +00:00
Henry Mercer
c95a3d854c
Limit cardinality of ML-powered JS queries status report
...
Some platforms that ingest this status report charge based on the
cardinality of the fields, so here we restrict the version strings we
support to a fixed set.
2022-02-07 14:36:40 +00:00
Henry Mercer
f888be73ce
Nit: Simplify code with optional chaining
2022-02-07 14:24:40 +00:00
Chuan-kai Lin
16d4068732
Merge pull request #911 from github/cklin/codeql-cli-2.8.0
...
Update default CodeQL version to 2.8.0
2022-02-04 13:03:16 -08:00
Chuan-kai Lin
aab545260e
Update default CodeQL version to 2.8.0
2022-02-04 11:24:40 -08:00
Henry Mercer
501fe7ff12
Update getMlPoweredJsQueriesStatus doc
2022-02-04 17:16:25 +00:00
Henry Mercer
ad40e4a8f8
Merge branch 'main' into henrymercer/report-ml-powered-query-enablement
2022-02-04 16:38:18 +00:00
Henry Mercer
537b2f873a
Add "multiple" report for ML-powered JS query enablement
...
When multiple ML-powered JS packs are in scope (an unsupported
scenario), the status report is "multiple".
2022-02-04 16:37:26 +00:00
Henry Mercer
9f32fc9b9d
Only add ML-powered queries pack if the user didn't manually request it
2022-02-04 16:34:17 +00:00
Thomas Horstmeyer
904d0acf90
Merge pull request #858 from github/use-better-base-sha
...
Declare the merge base as base for code scanning comparisons
codeql-bundle-20220128
2022-02-04 12:37:55 +00:00
Thomas Horstmeyer
9b14aa7c84
Merge branch 'main' into use-better-base-sha
2022-02-04 12:04:41 +00:00
Henry Mercer
1cddec9558
Add ML-powered queries enablement to init status report
...
We report this information in the `init` status report rather than the
`analyze` status report so we can gather data about timeouts.
2022-02-03 16:29:28 +00:00
Henry Mercer
a005206838
Convert status report comments to documentation
2022-02-03 11:52:49 +00:00
Henry Mercer
ff33f031e8
Merge pull request #822 from github/dependabot/npm_and_yarn/ava/typescript-3.0.1
...
Upgrade AVA to v4
2022-02-02 18:01:27 +00:00
Henry Mercer
6a6a3203dd
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-3.0.1
2022-02-02 17:24:20 +00:00
Henry Mercer
942b34d547
Merge pull request #906 from github/aibaars/fix-typo
...
Fix typo in error message
2022-02-02 16:25:19 +00:00
Thomas Horstmeyer
3469c69bba
Merge branch 'main' into use-better-base-sha
2022-02-02 13:52:13 +00:00
Arthur Baars
d57c2761c9
Fix typo in error message
2022-02-02 13:51:48 +01:00