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 |
|
Henry Mercer
|
6081b90eae
|
Merge pull request #905 from github/henrymercer/fix-changelog
Fix changelog
|
2022-02-02 12:02:44 +00:00 |
|
Henry Mercer
|
78eb2c9c00
|
Fix changelog
Move a couple of entries for #889 that should have been in the
unreleased section but were inadvertently moved into the 1.0.31
release.
|
2022-02-02 11:13:24 +00:00 |
|
Andrew Eisenberg
|
b2af0740e4
|
Remove security-events: write from tests
This is not necessary.
|
2022-02-01 19:17:15 -08:00 |
|
Andrew Eisenberg
|
77194581b7
|
Merge pull request #904 from cw-acroteau/add-ref-input
Add ref input
|
2022-02-01 19:15:33 -08:00 |
|
cw-acroteau
|
1a5b604256
|
Merge branch 'main' into add-ref-input
|
2022-02-01 20:28:42 -05:00 |
|
cw-acroteau
|
9bfa05fb03
|
Merge pull request #3 from aeisenberg/aeisenberg/add-ref-input
Update the description of new inputs
|
2022-02-01 17:19:33 -05:00 |
|
Henry Mercer
|
e9aa623c5d
|
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-3.0.1
|
2022-02-01 18:57:02 +00:00 |
|
Henry Mercer
|
ce89f1b611
|
Upgrade Ava to v4
|
2022-02-01 18:56:42 +00:00 |
|
Andrew Eisenberg
|
57f34a1569
|
Merge pull request #902 from github/aeisenberg/permissions
Add a permissions block for generated workflows
|
2022-02-01 10:54:05 -08:00 |
|
Andrew Eisenberg
|
941e382c65
|
Merge branch 'main' into aeisenberg/permissions
|
2022-02-01 10:37:13 -08:00 |
|
Andrew Eisenberg
|
6c6b8c33c4
|
Update the description of new inputs
These new inputs will not work on pull requests from forks.
|
2022-02-01 10:34:45 -08:00 |
|
Andrew Eisenberg
|
13f97c81fe
|
Merge branch 'aeisenberg/permissions' into add-ref-input
|
2022-02-01 10:31:14 -08:00 |
|
Andrew Eisenberg
|
36419a79c1
|
Avoid sending status reports in test mode
|
2022-02-01 10:12:35 -08:00 |
|
github-actions[bot]
|
9a40cc5274
|
Update checked-in dependencies
|
2022-02-01 17:46:08 +00:00 |
|
Thomas Horstmeyer
|
ec0b3ae7ff
|
remove some debug info
|
2022-02-01 15:39:11 +00:00 |
|
Thomas Horstmeyer
|
e836f97769
|
Detect merge base as base_sha for upload
|
2022-02-01 15:38:43 +00:00 |
|
dependabot[bot]
|
11639426e6
|
Bump @ava/typescript from 2.0.0 to 3.0.1
Bumps [@ava/typescript](https://github.com/avajs/typescript) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/avajs/typescript/releases)
- [Commits](https://github.com/avajs/typescript/compare/v2.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@ava/typescript"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-01 13:33:29 +00:00 |
|
Henry Mercer
|
a9da9fc959
|
Merge pull request #901 from github/dependabot/npm_and_yarn/long-5.2.0
Bump long from 4.0.0 to 5.2.0
|
2022-02-01 13:31:41 +00:00 |
|
Henry Mercer
|
ae8741006b
|
Merge branch 'main' into dependabot/npm_and_yarn/long-5.2.0
|
2022-02-01 11:11:25 +00:00 |
|
Alex Croteau
|
72f9a88bc5
|
Regenerates test workflows
|
2022-01-31 20:07:55 -05:00 |
|
Alex Croteau
|
9f36b75178
|
Splits integration tests
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
dfe2bc4e49
|
Changes to commit hash in main branch
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
63d0c7856c
|
Fixes integration tests referred repo
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
3cc87990f0
|
Updates javascript files
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
260b4d5dc4
|
Fixes integration test
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
1bfa9ace60
|
Adds integration test and fixes linting
|
2022-01-31 20:06:18 -05:00 |
|
Alex Croteau
|
1eaaf07b91
|
Adds check on inputs and compiled files
|
2022-01-31 20:06:17 -05:00 |
|
Alex Croteau
|
5916f9896d
|
Applies recomendation in upload-sarif/action.yml
|
2022-01-31 20:06:17 -05:00 |
|
cw-acroteau
|
0dd4dbf9d9
|
Apply documentation suggestions from code review
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-01-31 20:06:17 -05:00 |
|
Alex Croteau
|
980fd4ed38
|
Adds ref and SHA as inputs, and sarif-id as output
|
2022-01-31 20:06:17 -05:00 |
|
Andrew Eisenberg
|
e9aa2c6f62
|
Add a permissions block for generated workflows
Ensure that all workflows are able to write security events.
|
2022-01-31 16:11:00 -08:00 |
|
Andrew Eisenberg
|
e9d52340a3
|
Merge pull request #900 from github/mergeback/v1.0.31-to-main-1a927e93
Mergeback v1.0.31 refs/heads/v1 into main
|
2022-01-31 13:36:54 -08:00 |
|
github-actions[bot]
|
392931027a
|
Update checked-in dependencies
|
2022-01-31 18:36:27 +00:00 |
|
dependabot[bot]
|
ba2b46d53e
|
Bump long from 4.0.0 to 5.2.0
Bumps [long](https://github.com/dcodeIO/long.js) from 4.0.0 to 5.2.0.
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](https://github.com/dcodeIO/long.js/compare/4.0.0...v5.2.0)
---
updated-dependencies:
- dependency-name: long
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-31 18:32:15 +00:00 |
|
github-actions[bot]
|
a602dbedb7
|
Update checked-in dependencies
|
2022-01-31 17:42:59 +00:00 |
|
Andrew Eisenberg
|
66777347f6
|
Merge branch 'main' into mergeback/v1.0.31-to-main-1a927e93
|
2022-01-31 08:42:20 -08:00 |
|