Edoardo Pirovano
84b6ff05df
Merge branch 'main' into windows-env-file
2021-05-10 21:24:44 +01:00
Andrew Eisenberg
458b7913fc
Merge pull request #494 from github/aeisenberg/audit-fix
...
Fix security vulnerabilities
2021-05-10 12:56:41 -07:00
Edoardo Pirovano
a5506d82e4
Output environment file for Windows
2021-05-10 20:43:49 +01:00
Andrew Eisenberg
22d1f7f619
Merge branch 'main' into aeisenberg/audit-fix
2021-05-10 11:49:23 -07:00
Andrew Eisenberg
ef38c532f3
Merge pull request #493 from github/aeisenberg/contributing2
...
Fix information about `npm ci`
2021-05-10 11:49:07 -07:00
Andrew Eisenberg
22d495fd60
Merge branch 'main' into aeisenberg/contributing2
2021-05-10 10:25:42 -07:00
Andrew Eisenberg
a9cdff830d
Remove confusing words
...
Co-authored-by: Robert <robertbrignull@github.com >
2021-05-10 10:25:31 -07:00
Aditya Sharad
a56e777fe4
Merge pull request #482 from github/robertbrignull/python-deps-test
...
Make matrix run all cases of the python-deps tests
2021-05-10 10:19:38 -07:00
Andrew Eisenberg
489dbb0e02
Fix security vulnerabilities
...
Ran `npm audit fix`.
Even though this fixes a "high" severity vulnerability, all affected
packages are dev packages only.
2021-05-10 10:14:48 -07:00
Andrew Eisenberg
793b3772ec
Fix information about npm ci
2021-05-10 10:05:30 -07:00
Aditya Sharad
d2ef04e4b0
Merge branch 'main' into robertbrignull/python-deps-test
2021-05-10 09:48:56 -07:00
Andrew Eisenberg
224195bd22
Merge pull request #492 from github/aeisenberg/contributing
...
Update contributing guide
2021-05-10 09:20:03 -07:00
Andrew Eisenberg
3280a85376
Update contributing guide
...
This adds a section on checking in compiled artifacts.
2021-05-10 09:04:59 -07:00
Robert
3c96019556
fix windows hopefully
2021-05-10 16:24:52 +01:00
Robert
f742f910aa
put matrix vars in env vars for whitespace safety
2021-05-10 16:19:38 +01:00
Andrew Eisenberg
4a083a45c2
Merge pull request #491 from github/update-v1-f00bafbd
...
Merge main into v1
2021-05-10 08:07:39 -07:00
David Verdeguer
cf682cf1c2
Merge pull request #463 from github/daverlo/categoryInput
...
Add category input
2021-05-10 15:35:35 +02:00
David Verdeguer
ea18d47a2b
Merge branch 'main' into daverlo/categoryInput
2021-05-10 14:54:09 +02:00
RA80533
db6341a36c
Use --build
2021-05-07 20:15:12 -04:00
Andrew Eisenberg
f00bafbde1
Merge pull request #483 from github/aeisenberg/fix-language
...
Fix lines of code mapping
codeql-bundle-20210507
codeql-bundle-20210509
2021-05-07 11:02:25 -07:00
Andrew Eisenberg
b6ae33fbe6
Fix lines of code mapping
...
We were inadvertently using codeql language ids instead of the action's
language ids. There is now a 3-way mapping between the ids used by
the lines counter library, the action, and codeql.
2021-05-07 10:46:21 -07:00
Robert
603c47cb50
make matrix run all cases
2021-05-07 10:21:05 +01:00
Andrew Eisenberg
35a83b92ca
Merge pull request #477 from github/hmakholm/pr/fix-escaping
...
fix value escaping in codeql-env.sh
2021-05-06 09:09:01 -07:00
Henning Makholm
ad98dc69ff
Merge branch 'main' into hmakholm/pr/fix-escaping
2021-05-06 17:08:10 +02:00
Robert
418fcd5826
Merge pull request #480 from github/robertbrignull/logging_typo
...
Fix typos in logging
2021-05-06 13:56:08 +01:00
Robert
031dc506df
fix typos in logging
2021-05-06 09:26:42 +01:00
Henning Makholm
ee062d3e85
Merge branch 'main' into hmakholm/pr/fix-escaping
2021-05-06 02:25:37 +02:00
Andrew Eisenberg
a7d3945ab4
Merge pull request #479 from github/aeisenberg/directory-fingerprint
...
Avoid fingerprinting directories
2021-05-05 13:54:11 -07:00
Andrew Eisenberg
f584f94f3d
Avoid fingerprinting directories
2021-05-05 13:37:17 -07:00
Andrew Eisenberg
b477190a33
Merge branch 'main' into hmakholm/pr/fix-escaping
2021-05-05 12:09:07 -07:00
Henning Makholm
a6ebb19b5b
Update src/runner.ts
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2021-05-05 11:50:51 -07:00
Andrew Eisenberg
53210459f6
Merge pull request #475 from github/aeisenberg/warning-message
...
Clarify the missing baseline lines of code warning message
2021-05-05 11:20:13 -07:00
Henning Makholm
e7e64d59be
fix value escaping in codeql-env.sh
2021-05-05 19:57:44 +02:00
Henry Mercer
c2ec5a225a
Merge branch 'main' into aeisenberg/warning-message
2021-05-05 18:32:29 +01:00
Henry Mercer
46d0d277ef
Merge pull request #476 from github/henrymercer/log-queries-during-interpretation
...
Log each query as it's interpreted when calling codeql database analyze
2021-05-05 18:30:32 +01:00
Henry Mercer
2c0a85753e
Log each query as it's interpreted when calling codeql database analyze
2021-05-05 18:12:16 +01:00
Andrew Eisenberg
e04c62bb3c
Clarify the missing baseline lines of code warning message
2021-05-05 09:29:20 -07:00
David Verdeguer
0c0bc0e6c6
Fix undefined environment
2021-05-05 15:46:49 +02:00
David Verdeguer
a1176686f1
Merge branch 'main' into daverlo/categoryInput
2021-05-05 12:31:11 +02:00
David Verdeguer
cd7eedd4a5
Address comments
2021-05-05 12:30:20 +02:00
Andrew Eisenberg
925cef7601
Merge pull request #474 from github/aeisenberg/change-metric-id
...
Change from `metric` to `rule`
2021-05-04 11:20:18 -07:00
Andrew Eisenberg
a2312a0bf3
Change from metric to rule
...
The SARIF that we are interpreting has moved away from using `metric`
to the more general term, `rule`. We need to adapt our baseline lines of
code counting to use `rule` as well.
2021-05-04 10:06:16 -07:00
Aditya Sharad
9a415429a9
Merge pull request #473 from github/update-v1-8e3540bb
...
Merge main into v1
2021-05-03 15:29:45 -07:00
Aditya Sharad
8e3540bb01
Merge pull request #472 from github/adityasharad/pr/2.5.4
...
Update CodeQL bundle to 20210503 / 2.5.4
2021-05-03 15:14:07 -07:00
Aditya Sharad
c3e98fb528
Update CodeQL bundle to 20210503 / 2.5.4
2021-05-03 14:41:51 -07:00
David Verdeguer
aa53f64b85
Use the category on the runner
2021-05-03 19:58:30 +02:00
David Verdeguer
3b741b35ad
Use actionsUtil.computeAutomationID on upload-lib
2021-05-03 19:56:04 +02:00
David Verdeguer
c93cbc943a
Forward category input to codeql cli
2021-05-03 19:41:53 +02:00
David Verdeguer
519d0771c7
Add actions-util.getAutomationID()
2021-05-03 19:36:32 +02:00
Henning Makholm
6b86057d79
Merge pull request #471 from github/update-v1-cb581084
...
Merge main into v1
2021-04-30 19:18:44 +02:00