Henry Mercer
|
e677e67801
|
Run setup-codeql on Node 20 for v3
|
2025-10-17 16:53:18 +01:00 |
|
github-actions[bot]
|
5f3f3164ad
|
Rebuild
|
2025-10-17 15:34:40 +00:00 |
|
github-actions[bot]
|
ba42101490
|
Update version and changelog for v3.30.9
|
2025-10-17 15:24:34 +00:00 |
|
github-actions[bot]
|
f11af5849b
|
Merge remote-tracking branch 'origin/releases/v4' into backport-v3.30.9-16140ae1a
|
2025-10-17 15:24:33 +00:00 |
|
github-actions[bot]
|
ba5430dc86
|
Revert "Rebuild"
This reverts commit 948223fe01.
|
2025-10-17 15:24:33 +00:00 |
|
github-actions[bot]
|
13e883e119
|
Revert "Update version and changelog for v3.30.8"
This reverts commit a37add20d4.
|
2025-10-17 15:24:32 +00:00 |
|
Henry Mercer
|
16140ae1a1
|
Merge pull request #3213 from github/update-v4.30.9-70205d3d1
Merge main into releases/v4
v4.30.9
|
2025-10-17 16:22:48 +01:00 |
|
github-actions[bot]
|
30db5fee08
|
Update changelog for v4.30.9
|
2025-10-17 14:54:08 +00:00 |
|
Michael B. Gale
|
70205d3d12
|
Merge pull request #3211 from github/mbg/init/starting-partial-config
Make analysis kinds available for `starting` status report
|
2025-10-17 14:46:51 +01:00 |
|
Michael B. Gale
|
697c209bfc
|
Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config
|
2025-10-17 14:21:44 +01:00 |
|
Henry Mercer
|
1bd53ba38c
|
Merge pull request #3205 from github/update-bundle/codeql-bundle-v2.23.3
Update default bundle to 2.23.3
|
2025-10-17 14:18:19 +01:00 |
|
github-actions[bot]
|
cac4df0c79
|
Rebuild
|
2025-10-17 12:59:18 +00:00 |
|
Henry Mercer
|
77e5c0d0a2
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.23.3
|
2025-10-17 13:53:02 +01:00 |
|
Michael B. Gale
|
97a4f751be
|
Merge pull request #3204 from github/mbg/setup-codeql
Add `setup-codeql` action
|
2025-10-17 13:47:42 +01:00 |
|
Michael B. Gale
|
2d5512b361
|
Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config
|
2025-10-17 13:44:28 +01:00 |
|
Michael B. Gale
|
fa7bdf0559
|
Call getAnalysisKinds a second time, and ignore exceptions thrown during the first call
|
2025-10-17 13:40:18 +01:00 |
|
Michael B. Gale
|
57c7b0a884
|
Rename initAnalysisKinds to getAnalysisKinds and cache results
|
2025-10-17 13:33:55 +01:00 |
|
Michael B. Gale
|
4874f90a8d
|
Merge branch 'main' into mbg/setup-codeql
|
2025-10-17 13:32:40 +01:00 |
|
Michael B. Gale
|
5a9e92afca
|
Merge pull request #3212 from github/mbg/ci/pin-python
Install Python 3.13 to fix failing PR checks with older CLI versions
|
2025-10-17 13:31:26 +01:00 |
|
Michael B. Gale
|
9bd9b03572
|
Remove now unused qualityQueriesInput from InitConfigInputs
|
2025-10-17 13:22:41 +01:00 |
|
Michael B. Gale
|
3569065d7e
|
Install Python 3.13, except for nightly-latest
|
2025-10-17 12:51:50 +01:00 |
|
Michael B. Gale
|
c0e8887d5a
|
Throw a ConfigurationError if setup-codeql has run before init
|
2025-10-17 12:17:47 +01:00 |
|
Michael B. Gale
|
3c8d00aea0
|
Initialise analysis kinds before starting status report
|
2025-10-17 11:46:35 +01:00 |
|
Michael B. Gale
|
bc93b04b0c
|
Add initAnalysisKinds for analysis-kinds enablement logic
|
2025-10-17 11:43:00 +01:00 |
|
Michael B. Gale
|
adf39dd33f
|
Add function for starting status report
|
2025-10-17 11:16:00 +01:00 |
|
Michael B. Gale
|
000295122d
|
Use failure instead of aborted
|
2025-10-16 19:05:03 +01:00 |
|
Michael B. Gale
|
2611d033d7
|
De-duplicate InitToolsDownloadFIelds definition
|
2025-10-16 19:03:46 +01:00 |
|
Michael B. Gale
|
ee753b4724
|
Merge pull request #3209 from github/mbg/code-quality/skip-failed-upload
Skip failed SARIF upload if Code Quality is the only analysis kind
|
2025-10-16 15:22:01 +01:00 |
|
Michael B. Gale
|
db6938a4d0
|
Change check to be restrictive by default
|
2025-10-16 15:06:19 +01:00 |
|
Michael B. Gale
|
d02f50ee62
|
Update changelog for setup-codeql
|
2025-10-16 14:50:16 +01:00 |
|
Michael B. Gale
|
f4237b7e76
|
Add setup-codeql to README
|
2025-10-16 14:48:35 +01:00 |
|
Michael B. Gale
|
302fc5e00d
|
Update docs
|
2025-10-16 14:46:35 +01:00 |
|
Michael B. Gale
|
c77b3fb96e
|
Skip failed SARIF upload if analysis-kinds: code-quality
|
2025-10-16 14:27:17 +01:00 |
|
Michael B. Gale
|
2a54ab5016
|
Fix init-action-post-helper tests using broken Configs
|
2025-10-16 14:18:51 +01:00 |
|
github-actions[bot]
|
a60e5ce8ec
|
Add changelog note
|
2025-10-14 12:53:29 +00:00 |
|
github-actions[bot]
|
8d0251c1f7
|
Update default bundle to codeql-bundle-v2.23.3
|
2025-10-14 12:53:17 +00:00 |
|
Michael B. Gale
|
80220dcd46
|
Use setup-codeql action in bundle-from-toolcache check
|
2025-10-12 14:14:07 +01:00 |
|
Michael B. Gale
|
e72fd9acb1
|
Add initial setup-codeql action
|
2025-10-12 14:14:06 +01:00 |
|
Michael B. Gale
|
755f44910c
|
Merge pull request #3201 from github/backport-v3.30.8-2a6736cca
Merge releases/v4 into releases/v3
v3.30.8
|
2025-10-10 18:20:36 +01:00 |
|
Michael B. Gale
|
17783bfb99
|
Merge pull request #3199 from github/mergeback/v4.30.8-to-main-f443b600
Mergeback v4.30.8 refs/heads/releases/v4 into main
codeql-bundle-v2.23.3
|
2025-10-10 18:16:14 +01:00 |
|
github-actions[bot]
|
948223fe01
|
Rebuild
|
2025-10-10 16:56:34 +00:00 |
|
Henry Mercer
|
3c764cd93a
|
Only create GitHub release if it doesn't already exist
|
2025-10-10 17:54:08 +01:00 |
|
Henry Mercer
|
e1968324ff
|
Merge branch 'releases/v4' into mergeback/v4.30.8-to-main-f443b600
|
2025-10-10 17:53:24 +01:00 |
|
github-actions[bot]
|
a37add20d4
|
Update version and changelog for v3.30.8
|
2025-10-10 16:50:13 +00:00 |
|
github-actions[bot]
|
ab163cf08b
|
Merge remote-tracking branch 'origin/releases/v4' into backport-v3.30.8-2a6736cca
|
2025-10-10 16:50:12 +00:00 |
|
github-actions[bot]
|
319796f085
|
Revert "Rebuild"
This reverts commit c551c50310.
|
2025-10-10 16:50:12 +00:00 |
|
github-actions[bot]
|
bd1ac56295
|
Revert "Update version and changelog for v3.30.7"
This reverts commit b264e15259.
|
2025-10-10 16:50:12 +00:00 |
|
Henry Mercer
|
2a6736cca7
|
Merge pull request #3200 from github/henrymercer/backport-hotfix
Revert "Rebuild" commit rather than "Update dependencies"
|
2025-10-10 17:47:40 +01:00 |
|
Henry Mercer
|
c8765c966b
|
Revert "Rebuild" commit rather than "Update dependencies"
|
2025-10-10 17:23:02 +01:00 |
|
github-actions[bot]
|
61789e2fdb
|
Rebuild
|
2025-10-10 15:59:22 +00:00 |
|