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
Michael B. Gale
7ab92d0295
Merge pull request #2948 from github/mbg/copilot-instructions
...
Add initial Copilot instructions
2025-06-24 12:41:11 +01:00
Michael B. Gale
2cae828745
Merge pull request #2947 from github/dependency-proxy/codeql-bundle-v2.22.0
...
Update release used by `start-proxy` to `codeql-bundle-v2.22.0`
2025-06-24 12:28:40 +01:00
Michael B. Gale
6b78c6eca2
Update .github/copilot-instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-06-24 12:27:18 +01:00
Michael B. Gale
f7258be256
Add initial Copilot instructions
2025-06-24 12:26:04 +01:00
github-actions[bot]
35083eedc1
Update release used by start-proxy action
2025-06-24 11:09:10 +00:00
Michael B. Gale
80e2dc47d8
Merge pull request #2941 from github/mbg/update-proxy-binaries
...
Add workflow for updating release used by `start-proxy`
2025-06-24 12:07:32 +01:00
Michael B. Gale
2e3b93fe41
Remove push trigger that was used for testing
2025-06-24 11:34:13 +01:00
Michael B. Gale
bbfc5bef5b
Replace inline expressions with environment variables
2025-06-24 11:30:24 +01:00
Michael B. Gale
6abacdb184
Fix getSarifFilePaths not using right filter
2025-06-23 18:19:43 +01:00
Michael B. Gale
f1834221f2
Allow the same category once for each type of upload
2025-06-23 18:19:43 +01:00
Michael B. Gale
45b3bec064
Upload quality SARIFs to CQ endpoint
2025-06-23 18:19:42 +01:00
Michael B. Gale
22444a650f
Add ability to use different filters in findSarifFilesInDir
2025-06-23 18:19:42 +01:00
Michael B. Gale
320f7b0fd6
Resolve code-quality alias
2025-06-23 18:19:42 +01:00
Michael B. Gale
3a7544ea8f
Check SARIF with quality results for expected configuration
2025-06-23 18:19:42 +01:00
Michael B. Gale
aba8788d12
Upload both SARIF files in quality-queries check
2025-06-23 18:19:42 +01:00
Michael B. Gale
3963bf423a
Interpret results for quality queries and store as separate SARIF file
2025-06-23 18:19:40 +01:00
Michael B. Gale
6e22e41a25
Add reminder to mark PR as ready for review to trigger CI
2025-06-23 17:57:53 +01:00
Michael B. Gale
0cec254fa1
Use --dry-run for non-workflow_dispatch events
2025-06-23 17:57:52 +01:00
Michael B. Gale
6a3692d673
Construct target branch name in checks step
2025-06-23 17:57:52 +01:00
Michael B. Gale
9ee60a6e32
Run on Ubuntu
2025-06-23 17:57:52 +01:00
Michael B. Gale
cce0287569
Check that the release exists
2025-06-23 17:57:52 +01:00
Michael B. Gale
e044b152ab
Check that the release tag has the expected format
2025-06-23 17:57:51 +01:00
Michael B. Gale
46cafbca67
Add missing v to regex
2025-06-23 12:56:13 +01:00
Michael B. Gale
fcd0ad43d5
Start with main
2025-06-23 12:47:58 +01:00
Michael B. Gale
c55fb0ab89
Fix pr_body contents
2025-06-23 12:46:45 +01:00
Michael B. Gale
37a3fcc3af
Improve PR title formatting
2025-06-23 12:45:26 +01:00
Michael B. Gale
7ca4105454
Fix branch name
2025-06-23 12:45:06 +01:00
Michael B. Gale
286556a968
Fix pr_title quotes
2025-06-23 12:41:56 +01:00
Michael B. Gale
e8ad3afb1e
Add push trigger for testing
2025-06-23 12:39:21 +01:00
Michael B. Gale
0180811a94
Use environment variable to store release tag
2025-06-23 12:34:21 +01:00
Michael B. Gale
6b9b66d6f9
Add workflow for updating release used by start-proxy
2025-06-23 12:31:20 +01:00
Michael B. Gale
ac30a39d8c
Merge pull request #2931 from github/mbg/fail-build.sh-on-error
...
Fail `build.sh` if any command in it fails
2025-06-20 11:04:42 +01:00
Chuan-kai Lin
66d72553a2
Merge pull request #2938 from github/cklin/default-query-filters
...
Keep user-provided query filters first
2025-06-19 13:46:30 -07:00
Chuan-kai Lin
65abb79a75
build: refresh js files
2025-06-19 12:19:33 -07:00
Chuan-kai Lin
0b8d151adc
Keep user-provided query filters first
2025-06-19 12:19:33 -07:00
Chuan-kai Lin
f5304e7bf5
Rename defaultQueryFilters
...
This commit renames AugmentationProperties.defaultQueryFilters to
extraQueryExclusions, and changes its type to ExcludeQueryFilter[]. It
matters whether we are adding query inclusions or exclusions, and this
renaming makes that distinction clearer.
2025-06-19 12:19:28 -07:00
Chuan-kai Lin
1764e3d1c2
Use defaultAugmentationProperties in tests
...
Using defaultAugmentationProperties to generated expected test output
eliminates the need to change individual tests when we add a new field
to AugmentationProperties.
2025-06-19 10:57:34 -07:00
Michael B. Gale
ef36b69c6d
Merge pull request #2936 from github/dependabot/github_actions/actions-aae69f6766
...
build(deps): bump ruby/setup-ruby from 1.244.0 to 1.245.0 in the actions group
2025-06-17 00:48:14 +01:00
Michael B. Gale
4cb21ac46b
Update workflow source file
2025-06-17 00:33:02 +01:00
dependabot[bot]
dee9f91810
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.244.0 to 1.245.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](13e7a03dc3...a4effe49ee )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.245.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 19:15:31 +00:00
Michael B. Gale
3de706a4a3
Merge pull request #2917 from github/mbg/use-cq-endpoint
...
Add new `quality-queries` input
2025-06-16 13:54:01 +01:00
Michael B. Gale
0fb9447fd1
Mark quality-queries input as "Internal" for now
2025-06-16 13:25:01 +01:00
Michael B. Gale
6b66390454
De-duplicate query array in generateCodeScanningConfig
2025-06-16 13:17:57 +01:00
Michael B. Gale
22b1968d7c
Add test for security and quality query inputs
2025-06-16 13:17:57 +01:00