Henry Mercer
acbc6ca6e5
Fix a couple of naming nits
2022-11-11 19:00:48 +00:00
Henry Mercer
84e5134df9
Remove lines of code counting in the Action
...
We now only need to support doing this in the CLI.
2022-11-11 19:00:45 +00:00
Henry Mercer
ea990a3118
Remove flags for CLI v2.6.2 and earlier
2022-11-11 18:22:45 +00:00
Henry Mercer
b45e925fe2
Bump minimum version to 2.6.3
2022-11-11 18:00:58 +00:00
Henry Mercer
33b10be6bf
Merge pull request #1348 from github/henrymercer/use-codeql-2.11.3
...
Bump default CodeQL version to 2.11.3
2022-11-11 11:36:11 +00:00
Henry Mercer
718930badf
Pin npm to latest v8 release to address failing PR check
...
npm v9 is not compatible with Node 12, so we can't update to it yet.
2022-11-11 11:06:50 +00:00
Henry Mercer
76a77405c1
Fix Python query identifier in file baseline information PR check
2022-11-11 10:12:39 +00:00
Henry Mercer
9452b6b864
Merge branch 'main' into henrymercer/use-codeql-2.11.3
2022-11-11 09:56:50 +00:00
Edoardo Pirovano
006bb00765
Merge pull request #1354 from github/edoardo/force-exit-on-timeout
...
Force exit of process if a timeout has occurred
2022-11-10 16:56:41 +00:00
Edoardo Pirovano
d6f6ef4b0b
Force exit of process if a timeout has occurred
2022-11-09 17:28:15 +00:00
Stephan Brandauer
7c9e85e249
Merge pull request #1353 from kaeluka/add-ATM-0.4.0-to-changelog
...
Add ATM 0.4.0 to changelog
2022-11-09 11:31:28 +01:00
Stephan Brandauer
fb3fdd7e15
add ATM 0.4.0 to changelog
2022-11-09 10:30:59 +01:00
Stephan Brandauer
73ff862014
Merge pull request #1351 from kaeluka/release-atm-v0.4.0
...
use ATM pack v0.4.0 for CLI v2.11.3 and above
2022-11-08 15:08:24 +01:00
Stephan Brandauer
01c4458f0c
use ATM pack v0.4.0 for CLI v2.11.3 and above
2022-11-08 13:53:18 +01:00
Henry Mercer
0e5b04a79a
Merge pull request #1349 from github/henrymercer/improve-focus-when-init-fails
...
Improve experience when init fails before generating a config file
2022-11-08 11:31:43 +00:00
Henry Mercer
f9948ffd0e
Improve experience when init fails before generating a config file
...
Suppose a customer has a run where the init Action failed before saving
a config file.
When the customer opens their Actions logs, the UI currently focuses on
the post init step, since this is the last step that failed.
Demoting the error in the post init Action to a warning means that the
UI will instead focus on the `init` step, which is more useful for
debugging what went wrong.
2022-11-07 18:50:59 +00:00
Henry Mercer
c606252ada
Merge pull request #1329 from github/henrymercer/file-baseline-info-enablement
...
Enable file baseline information behind a feature gate
2022-11-07 18:10:39 +00:00
Henry Mercer
029ecc09e7
Check expected SARIF notification objects
2022-11-07 16:37:57 +00:00
Henry Mercer
b9b7d9f2a6
Add PR check for file baseline information
2022-11-07 16:37:46 +00:00
Henry Mercer
dba70acdb3
Bump default CodeQL version to 2.11.3
2022-11-07 10:40:09 +00:00
Andrew Eisenberg
8aff97f12c
Merge pull request #1346 from github/mergeback/v2.1.31-to-main-c3b6fce4
...
Mergeback v2.1.31 refs/heads/releases/v2 into main
codeql-bundle-20221105
2022-11-07 02:18:21 -08:00
github-actions[bot]
31a2afec21
Update checked-in dependencies
2022-11-04 23:01:51 +00:00
github-actions[bot]
6a5e69e74f
Update changelog and version after v2.1.31
2022-11-04 20:36:31 +00:00
Andrew Eisenberg
c3b6fce4ee
Merge pull request #1345 from github/update-v2.1.31-a8cabafa
...
Merge main into releases/v2
v2.1.31
2022-11-04 13:33:47 -07:00
Andrew Eisenberg
8aa42f1f11
Update CHANGELOG.md
...
Add link to codeql PR.
2022-11-04 10:19:29 -07:00
Andrew Eisenberg
29a5553722
Update CHANGELOG.md
...
Add message about `rb/weak-cryptographic-algorithm`.
2022-11-04 10:14:36 -07:00
github-actions[bot]
e260194d76
Update changelog for v2.1.31
2022-11-04 17:05:58 +00:00
Edoardo Pirovano
a8cabafa56
Merge pull request #1344 from github/edoardo/prune-ruby
...
Prune results of Ruby query from SARIF
2022-11-04 17:01:42 +00:00
Edoardo Pirovano
862a512899
Prune results of Ruby query from SARIF
2022-11-04 14:57:13 +00:00
Henry Mercer
71510779c2
Merge pull request #1342 from github/mergeback/v2.1.30-to-main-18fe527f
...
Mergeback v2.1.30 refs/heads/releases/v2 into main
2022-11-02 13:38:45 +00:00
github-actions[bot]
81a1ec0fb3
Update checked-in dependencies
2022-11-02 12:31:48 +00:00
github-actions[bot]
60c8cda203
Update changelog and version after v2.1.30
2022-11-02 12:13:36 +00:00
Henry Mercer
18fe527fa8
Merge pull request #1341 from github/update-v2.1.30-cd983e71
...
Merge main into releases/v2
v2.1.30
2022-11-02 12:09:34 +00:00
github-actions[bot]
f04ca7c11c
Update changelog for v2.1.30
2022-11-02 11:23:49 +00:00
Henry Mercer
89e18934d3
Forward file baseline information enablement to CLI
2022-11-01 17:10:53 +00:00
Henry Mercer
5da50dc362
Add file baseline information feature
2022-11-01 16:59:38 +00:00
Henry Mercer
cd983e71c6
Merge pull request #1334 from github/henrymercer/better-error-for-glibc
...
Add a better error message for users of CodeQL CLI 2.7.2 and earlier running on `ubuntu-22.04`
2022-11-01 16:51:05 +00:00
Angela P Wen
2ec046b5ac
Merge pull request #1328 from github/angelapwen/add-go-autobuild-comment
...
Add Go to list of supported languages
2022-11-01 09:50:32 -07:00
Cornelius Riemenschneider
72bd9cbe62
Merge pull request #1321 from github/criemen/datadog-tag
...
Actions status report: Send testing_environment.
2022-11-01 16:51:25 +01:00
Angela P Wen
ac0112f7f1
Add Go to list of supported languages
2022-11-01 08:28:56 -07:00
Cornelius Riemenschneider
77b1f7e44c
Merge remote-tracking branch 'origin/main' into criemen/datadog-tag
2022-11-01 16:15:42 +01:00
Henry Mercer
aa07b3894b
Merge pull request #1340 from github/henrymercer/fix-proxy-check
...
Fix missing Docker image in proxy test
2022-11-01 15:07:13 +00:00
Henry Mercer
c44e6c6096
Fix missing Docker image in proxy test
2022-11-01 14:32:18 +00:00
Cornelius Riemenschneider
ae0a2603c1
Update src/actions-util.ts
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2022-11-01 14:46:41 +01:00
Cornelius Riemenschneider
bfcbb093ac
Re-export codeql testing environment variable to subsequent steps, if set.
2022-11-01 13:18:57 +01:00
Cornelius Riemenschneider
4b73c4f99e
Actions status report: Send testing_environment.
...
The testing environment is taken from the environment variable
CODEQL_ACTION_TESTING_ENVIRONMENT.
2022-11-01 13:18:57 +01:00
Henry Mercer
6c6b550a41
Add changelog note
2022-10-31 14:22:26 +00:00
Henry Mercer
a3141c7a07
Improve error message
2022-10-31 14:19:04 +00:00
Henry Mercer
13cb2ca824
Merge branch 'main' into henrymercer/better-error-for-glibc
2022-10-31 13:44:00 +00:00
Henry Mercer
7e2585030f
Merge pull request #1330 from github/henrymercer/ubuntu-image-upgrade
...
Make PR checks compatible with the latest version of the `ubuntu-latest` runner image
2022-10-31 10:07:19 +00:00