Chuan-kai Lin
ee8a8c4e0b
config-utils: populate getOverlayDatabaseMode()
...
This commit populates getOverlayDatabaseMode() in config-utils with the
same code from getOverlayDatabaseMode() in init.
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
9022c7382c
Add AugmentationProperties.overlayDatabaseMode
...
This commit adds overlayDatabaseMode to AugmentationProperties and
creates a placeholder getOverlayDatabaseMode() function, with the
necessary inputs, to populate it.
2025-07-03 12:35:24 -07:00
Paolo Tranquilli
34786468fa
Rust: remove shipped feature flag
2025-07-03 15:43:01 +02:00
Michael B. Gale
b69421388d
Merge pull request #2956 from github/mbg/start-proxy/validation-improvements
...
Improve JSON validation in `start-proxy` action
2025-07-03 12:23:56 +01:00
Koen Vlaswinkel
33f84897c3
Merge pull request #2959 from github/koesie10/remove-combine-runs
...
Remove support for combining SARIF runs with non-unique categories
2025-07-02 14:34:01 +02:00
Koen Vlaswinkel
612df8d91c
Remove support for combining SARIF runs with non-unique categories
2025-07-01 15:20:28 +02:00
Michael B. Gale
dcc1a6637b
Merge pull request #2958 from github/mergeback/v3.29.2-to-main-181d5eef
...
Mergeback v3.29.2 refs/heads/releases/v3 into main
2025-06-30 14:15:46 +01:00
github-actions[bot]
144d3b8f62
Update checked-in dependencies
2025-06-30 13:02:41 +00:00
github-actions[bot]
6881d2cdc1
Update changelog and version after v3.29.2
2025-06-30 13:01:12 +00:00
Michael B. Gale
181d5eefc2
Merge pull request #2957 from github/update-v3.29.2-4c57370d0
...
Merge main into releases/v3
v3.29.2
2025-06-30 14:00:45 +01:00
Michael B. Gale
c77386a9db
Fix changelog PR number
2025-06-30 13:48:01 +01:00
github-actions[bot]
8d43d4ecec
Update changelog for v3.29.2
2025-06-30 12:44:54 +00:00
Michael B. Gale
9281048a40
Include goproxy_server in configuration filtering tests
2025-06-27 14:32:16 +01:00
Michael B. Gale
6b83dc33ed
Check for null in addition to undefined; extend tests accordingly
2025-06-27 14:32:16 +01:00
Michael B. Gale
ca0540d370
Check that individual proxy configurations are objects
2025-06-27 14:32:16 +01:00
Michael B. Gale
e9938e34d5
Check that proxy configurations are an array
2025-06-27 14:32:15 +01:00
Michael B. Gale
4c57370d03
Merge pull request #2935 from github/mbg/interpret-cq-results
...
Produce separate SARIF file for `quality-queries` alerts
2025-06-27 14:03:38 +01:00
Michael B. Gale
2830b750e5
Add changelog entry
2025-06-27 13:49:45 +01:00
Michael B. Gale
aa72ddaead
Merge branch 'main' into mbg/interpret-cq-results
2025-06-27 13:45:51 +01:00
Michael B. Gale
65d1e45f0b
Rename SARIF_UPLOAD_ENDPOINT members
2025-06-27 13:45:14 +01:00
Michael B. Gale
362ebf85da
Check both SARIF files in quality-queries.yml test
2025-06-27 12:32:56 +01:00
Michael B. Gale
10a3e4b17d
Fix formatting
2025-06-27 12:32:56 +01:00
Arthur Baars
8593ea65e2
Merge pull request #2954 from github/mergeback/v3.29.1-to-main-39edc492
...
Mergeback v3.29.1 refs/heads/releases/v3 into main
2025-06-27 13:11:54 +02:00
Michael B. Gale
3e95091e3b
Add test workflow for upload-sarif with quality results
2025-06-27 12:11:12 +01:00
Michael B. Gale
7b3d150883
Use findSarifFilesInDir in upload-sarif to avoid error when there are no quality.sarif files
2025-06-27 12:08:40 +01:00
github-actions[bot]
2e3a72539c
Update checked-in dependencies
2025-06-27 10:52:35 +00:00
github-actions[bot]
baf20c9b52
Update changelog and version after v3.29.1
2025-06-27 10:44:54 +00:00
Arthur Baars
39edc492db
Merge pull request #2953 from github/update-v3.29.1-428aea55f
...
Merge main into releases/v3
v3.29.1
2025-06-27 12:44:25 +02:00
github-actions[bot]
27c4fb1eef
Update changelog for v3.29.1
2025-06-27 10:15:45 +00:00
Mads Navntoft
428aea55f5
Merge pull request #2952 from github/redsun82/fix-swift-test
...
Swift: recreate a default Swift package to fix test
2025-06-27 07:27:03 +02:00
Paolo Tranquilli
973250f3d2
Swift: recreate a default Swift package to fix test
2025-06-26 17:41:45 +02:00
Michael B. Gale
ad6046ff97
Avoid default arguments with historical values
2025-06-26 13:51:08 +01:00
Michael B. Gale
9ec0bb9605
Fix incorrect getSarifFilePaths call in upload-sarif action
2025-06-26 12:22:08 +01:00
Arthur Baars
8ef17824cf
Merge pull request #2950 from github/update-bundle/codeql-bundle-v2.22.1
...
Update default bundle to 2.22.1
2025-06-26 12:53:13 +02:00
Michael B. Gale
08955dbc0d
Move .sarif predicates into UploadTarget instances and rename
2025-06-26 11:43:36 +01:00
Michael B. Gale
71dd63398f
Rename SARIF_UPLOAD_TARGET
2025-06-26 11:38:45 +01:00
Michael B. Gale
27db6cb5d6
Document queries parameter for databaseRunQueries
2025-06-26 11:37:10 +01:00
Michael B. Gale
768fc170da
Rename resolveQuerySuiteAlias parameter
2025-06-26 11:32:48 +01:00
Michael B. Gale
79049d92c6
Fix config-queries.qls location
2025-06-25 14:42:24 +01:00
Michael B. Gale
e382508853
Prototyping adding quality queries when running queries
2025-06-25 14:24:34 +01:00
Michael B. Gale
2c76207fa4
Upload .quality.sarif files to CQ service in upload-sarif action
2025-06-25 13:43:39 +01:00
github-actions[bot]
83de9b082b
Update supported GitHub Enterprise Server versions
2025-06-25 00:17:41 +00:00
github-actions[bot]
f3bfb98603
Add changelog note
2025-06-24 14:13:14 +00:00
github-actions[bot]
2b4afc20b6
Update default bundle to codeql-bundle-v2.22.1
2025-06-24 14:13:10 +00:00
Michael B. Gale
86f47e8b74
Add some more comments
2025-06-24 13:59:46 +01:00
Michael B. Gale
9b9286a835
Add test for resolveQuerySuiteAlias
2025-06-24 13:42:52 +01:00
Michael B. Gale
af32bc6d6f
Add test for modified validateUniqueCategory
2025-06-24 13:26:34 +01:00
Michael B. Gale
51891595a7
Add test for modified findSarifFilesInDir
2025-06-24 13:24:04 +01:00
Michael B. Gale
f7fbaa019f
Support all default query suites and resolve them
2025-06-24 13:08:56 +01:00
Michael B. Gale
9b02dc2f60
Merge pull request #2928 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
codeql-bundle-v2.22.1
2025-06-24 12:42:08 +01:00