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
Michael B. Gale
7e3bc059bb
Add basic check that resulting SARIF contains quality-queries queries
2025-06-16 13:17:57 +01:00
Michael B. Gale
f4c96f59d9
Pass quality queries to CLI
2025-06-16 13:17:57 +01:00
Michael B. Gale
87c547189e
Read and parse quality-queries input
2025-06-16 13:17:55 +01:00
Michael B. Gale
f10997b601
Add new quality-queries input to init action
2025-06-16 13:17:21 +01:00
Michael B. Gale
8f71d47b93
Add installGo input for adding setup-go step in sync.py
2025-06-16 12:28:23 +01:00
Michael B. Gale
ece6bb6fe7
Merge pull request #2934 from kgangulyvibe/patch-1
...
Update README.md
2025-06-16 12:12:53 +01:00
Kaushaya G.
3f8ca3519d
Update README.md
...
Co-authored-by: Michael B. Gale <mbg@github.com >
2025-06-16 20:56:41 +10:00
Michael B. Gale
2847b7f7ab
Merge pull request #2930 from github/mbg/start-proxy/mask-tokens
...
Register credentials extracted from proxy configuration as secrets
2025-06-16 10:59:24 +01:00
Kaushaya G.
3c60275a04
Update README.md
...
Build mode `none` is in public preview for C/C++. Readme updated.
2025-06-16 14:42:03 +10:00
Paolo Tranquilli
be30325fa6
Merge pull request #2929 from github/redsun82/rust
...
Prepare action for public rust support
2025-06-13 09:12:27 +02:00
Michael B. Gale
429b71ea4b
Fail build.sh if any command in it fails
2025-06-12 15:07:58 +01:00
Paolo Tranquilli
3d4b4d2241
Fix typo
2025-06-12 14:24:24 +02:00
Michael B. Gale
bbab10229f
Register credentials extracted from proxy configuration as secrets to mask in logs
2025-06-12 13:16:39 +01:00
Paolo Tranquilli
de1f97ca1d
Prepare action for public rust support
2025-06-12 12:59:58 +02:00
Chuan-kai Lin
466d6ce584
Merge pull request #2927 from github/mergeback/v3.29.0-to-main-ce28f5bb
...
Mergeback v3.29.0 refs/heads/releases/v3 into main
2025-06-11 12:57:26 -07:00
github-actions[bot]
853b3397ce
Update checked-in dependencies
2025-06-11 19:06:11 +00:00
github-actions[bot]
eaadd985c8
Update changelog and version after v3.29.0
2025-06-11 19:00:06 +00:00
Chuan-kai Lin
ce28f5bb42
Merge pull request #2926 from github/update-v3.29.0-e8799281c
...
Merge main into releases/v3
v3.29.0
2025-06-11 11:59:41 -07:00
github-actions[bot]
bc251b7932
Update changelog for v3.29.0
2025-06-11 18:29:08 +00:00
Chuan-kai Lin
e8799281c8
Merge pull request #2925 from github/update-bundle/codeql-bundle-v2.22.0
...
Update default bundle to 2.22.0
2025-06-11 08:37:30 -07:00
Chuan-kai Lin
efd43b3097
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.0
2025-06-10 06:56:41 -07:00
Michael B. Gale
7cb9b16051
Merge pull request #2912 from github/henrymercer/bump-minimum-codeql-2.16.6
...
Bump minimum CodeQL version to 2.16.6
2025-06-09 22:43:41 +01:00
github-actions[bot]
3855117ba1
Add changelog note
2025-06-09 20:28:37 +00:00
github-actions[bot]
f5d4e2a7ca
Update default bundle to codeql-bundle-v2.22.0
2025-06-09 20:28:33 +00:00
Arthur Baars
22deae890c
Update package-lock.json
2025-06-05 13:43:46 +02:00