Skip to content

Merge main into releases/v3 #2778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 60 commits into from
Feb 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
7b4c9fe
Go: Use `1.24rc1` in PR checks
mbg Dec 17, 2024
695f326
Merge branch 'main' into go/1.24
henrymercer Dec 19, 2024
0d043c9
Update to rc2
owen-mc Jan 17, 2025
7b5dd25
Update Go version to 1.24.0-rc.3
owen-mc Feb 6, 2025
fc5ba27
Update changelog and version after v3.28.9
github-actions[bot] Feb 7, 2025
fb1a08b
Update checked-in dependencies
github-actions[bot] Feb 7, 2025
0a35e8f
Merge pull request #2758 from github/mergeback/v3.28.9-to-main-9e8d0789
aibaars Feb 7, 2025
8c70d43
build(deps): bump the npm group with 5 updates
dependabot[bot] Feb 10, 2025
ccc5046
Update checked-in dependencies
github-actions[bot] Feb 10, 2025
078f438
build(deps): bump the actions group with 2 updates
dependabot[bot] Feb 10, 2025
226ab86
Update generated workflow source
henrymercer Feb 10, 2025
67eb53a
Merge pull request #2759 from github/dependabot/npm_and_yarn/npm-692b…
henrymercer Feb 10, 2025
6063925
Merge pull request #2760 from github/dependabot/github_actions/action…
henrymercer Feb 10, 2025
683c0f5
Update Go version to 1.24.0
owen-mc Feb 11, 2025
a963b41
Merge branch 'main' into go/1.24
owen-mc Feb 11, 2025
affec20
Merge pull request #2656 from github/go/1.24
mbg Feb 12, 2025
3df6d20
Improve logs for combined SARIF debug artifact
henrymercer Feb 12, 2025
1c15a48
Merge pull request #2762 from github/henrymercer/debug-upload-nit
henrymercer Feb 12, 2025
77bc2a5
Write pr-diff-range JSON file
cklin Feb 14, 2025
c4a8587
Add TarVersion.name field
cklin Feb 14, 2025
4267fa6
getTarVersion(): add programName parameter
cklin Feb 14, 2025
61c77a4
Prefer gtar if available
cklin Feb 14, 2025
c3ad6e9
build: refresh js files
cklin Feb 14, 2025
fc4873b
Changelog entry: Prefer gtar if available
cklin Feb 14, 2025
8c1551c
Merge pull request #2767 from github/cklin/prefer-gtar
igfoo Feb 17, 2025
2be5f24
Pass `--ignore-zeros` to `tar` when decompressing `zstd`-compressed t…
smowton Feb 17, 2025
c4158ff
Rebuild
github-actions[bot] Feb 17, 2025
30b1c2a
build(deps): bump the actions group with 2 updates
dependabot[bot] Feb 17, 2025
47d5364
build(deps): bump the npm group with 5 updates
dependabot[bot] Feb 17, 2025
9dfa165
Update checked-in dependencies
github-actions[bot] Feb 17, 2025
1d4f241
Update generated workflow source
henrymercer Feb 17, 2025
1930ca4
Merge pull request #2769 from github/dependabot/github_actions/action…
henrymercer Feb 17, 2025
acadfed
Merge pull request #2770 from github/dependabot/npm_and_yarn/npm-17cd…
henrymercer Feb 17, 2025
65a3aa1
Revert "Prefer gtar if available"
henrymercer Feb 18, 2025
1bb15d0
Merge pull request #2768 from github/smowton/fix/zstd-tarball-trailin…
henrymercer Feb 18, 2025
0656d7f
Add changelog note for #2768
henrymercer Feb 18, 2025
906452d
Merge branch 'main' into revert-2767-cklin/prefer-gtar
henrymercer Feb 18, 2025
6b1da0d
Update default bundle to codeql-bundle-v2.20.5
github-actions[bot] Feb 18, 2025
eb88b40
Add changelog note
github-actions[bot] Feb 18, 2025
d99c7e8
Merge pull request #2771 from github/revert-2767-cklin/prefer-gtar
henrymercer Feb 18, 2025
dae1626
Filter alerts by pr-diff-range JSON file
cklin Feb 19, 2025
f85d8b5
build: refresh js files
cklin Feb 19, 2025
a7b1778
Support rust analysis
Feb 19, 2025
c9ebc3b
Regenerate workflows with more recent ruamel.yaml
Feb 19, 2025
d0aab9f
Fix sync recipes and add base `justfile`
Feb 19, 2025
ff50469
Add comments to the justfile
Feb 19, 2025
fb3e7cd
Merge pull request #2774 from github/redsun82/sync
redsun82 Feb 19, 2025
dbbcbe0
Merge pull request #2765 from github/cklin/alert-diff-filtering
cklin Feb 19, 2025
67e48c1
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
henrymercer Feb 19, 2025
c1745a9
Upgrade `octokit` to v4.1.2
angelapwen Feb 19, 2025
c0d59db
Update checked-in dependencies
github-actions[bot] Feb 19, 2025
d38c6e6
Merge pull request #2775 from github/angelapwen/bump-octokit
angelapwen Feb 19, 2025
3971ed2
Merge branch 'main' into redsun82/rust
redsun82 Feb 20, 2025
cfedae7
Rust: throw configuration errors if requested and not correctly enabled
redsun82 Feb 20, 2025
b7006aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
igfoo Feb 20, 2025
cf7e909
Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5
igfoo Feb 20, 2025
1a52936
Rust: special case default setup
redsun82 Feb 20, 2025
9572e09
Rust: fix log string
redsun82 Feb 20, 2025
9856c48
Merge pull request #2773 from github/redsun82/rust
redsun82 Feb 20, 2025
60c9c77
Update changelog for v3.28.10
github-actions[bot] Feb 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/__go-tracing-autobuilder.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__go-tracing-custom-build-steps.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__go-tracing-legacy-workflow.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__rubocop-multi-language.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 71 additions & 0 deletions .github/workflows/__rust.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/post-release-mergeback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
--draft

- name: Generate token
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2
id: app-token
with:
app-id: ${{ vars.AUTOMATION_APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
pull-requests: write # needed to create pull request
steps:
- name: Generate token
uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2
id: app-token
with:
app-id: ${{ vars.AUTOMATION_APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ repos:
name: Synchronize PR check workflows
files: ^.github/workflows/__.*\.yml$|^pr-checks
language: system
entry: python3 pr-checks/sync.py
entry: pr-checks/sync.sh
pass_filenames: false
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.

## 3.28.10 - 21 Feb 2025

- Update default CodeQL bundle version to 2.20.5. [#2772](https://github.com/github/codeql-action/pull/2772)
- Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. [#2768](https://github.com/github/codeql-action/pull/2768)

## 3.28.9 - 07 Feb 2025

- Update default CodeQL bundle version to 2.20.4. [#2753](https://github.com/github/codeql-action/pull/2753)
Expand Down
10 changes: 10 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Sync generated files (javascript and PR checks)
sync: build update-pr-checks

# Perform all necessary steps to update the PR checks
update-pr-checks:
pr-checks/sync.sh

# Transpile typescript code into javascript
build:
npm run build
2 changes: 1 addition & 1 deletion lib/analyze-action-post.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze-action-post.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions lib/analyze.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading