Skip to content
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

Merge main into releases/v3 #2238

Merged
merged 55 commits into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
c7eea24
Remove python dependency installation logic
RasmusWL Apr 4, 2024
9ba21c3
Autoformat
RasmusWL Apr 4, 2024
d829366
Fix linting errors
RasmusWL Apr 4, 2024
6ab7733
build
RasmusWL Apr 4, 2024
e0bc6b7
Delete `python-setup/`
RasmusWL Apr 4, 2024
f64694a
Update changelog and version after v3.24.10
github-actions[bot] Apr 5, 2024
11eab0d
Update checked-in dependencies
github-actions[bot] Apr 5, 2024
1c270d0
Merge pull request #2227 from github/mergeback/v3.24.10-to-main-4355270b
cklin Apr 5, 2024
4a666f8
Add the overwrite flag when init-ing databases
aeisenberg Apr 5, 2024
f0a5e52
Restore `python-setup/check_python12.ps1`
RasmusWL Apr 8, 2024
4e8e343
Merge branch 'main' into RasmusWL/remove-python-dep-inst
RasmusWL Apr 8, 2024
e6b2c0d
Python: suppress dependency extraction warning
RasmusWL Apr 8, 2024
fcdff8b
Update changelog
RasmusWL Apr 8, 2024
bcb5e6e
Rebuild
github-actions[bot] Apr 8, 2024
e94a917
bump minor version
RasmusWL Apr 8, 2024
d33e751
Warn on deprecated Python dep inst config usage
RasmusWL Apr 8, 2024
3f0cb87
Improve Python dep inst warning
RasmusWL Apr 8, 2024
1401586
Update CHANGELOG wording
RasmusWL Apr 8, 2024
1f8d877
fix comment
RasmusWL Apr 8, 2024
746a1af
Rebuild
RasmusWL Apr 8, 2024
7c23a5e
Fix lint
RasmusWL Apr 8, 2024
24a95a0
Merge pull request #2229 from github/aeisenberg/add-overwrite
aeisenberg Apr 8, 2024
f242fc9
CI: apply `setup-swift` workaround
redsun82 Apr 9, 2024
3d026bc
Apply suggestions from code review
RasmusWL Apr 9, 2024
dd2106d
Merge branch 'main' into RasmusWL/remove-python-dep-inst
henrymercer Apr 9, 2024
218c52e
Rebuild
github-actions[bot] Apr 9, 2024
84efe24
Merge pull request #2231 from github/redsun82/setup-swift-fix
henrymercer Apr 9, 2024
33e3a7c
Merge branch 'main' into RasmusWL/remove-python-dep-inst
henrymercer Apr 9, 2024
8f1e244
Bump minimum CodeQL Bundle version to 2.12.6
henrymercer Apr 9, 2024
2f0d0ea
Update PR checks
henrymercer Apr 9, 2024
1a60a91
Remove support for CodeQL v2.12.5 and earlier
henrymercer Apr 9, 2024
88fafeb
Update diagnostics export PR check to use 2.12.6
henrymercer Apr 9, 2024
21eac7c
Merge pull request #2224 from github/RasmusWL/remove-python-dep-inst
RasmusWL Apr 9, 2024
5e9199f
Update language autodetect Swift check
henrymercer Apr 9, 2024
ee097ce
Add changelog note
henrymercer Apr 9, 2024
287c064
Bump the npm group with 4 updates (#2230)
dependabot[bot] Apr 9, 2024
987236c
Merge branch 'main' into henrymercer/remove-support-codeql-2.12.5
henrymercer Apr 9, 2024
24a0170
Merge pull request #2232 from github/henrymercer/remove-support-codeq…
henrymercer Apr 9, 2024
8ea1a11
Produce a clearer error message when `file` is not installed
mbg Apr 11, 2024
1829b70
Emit diagnostic if `file` is not installed
mbg Apr 11, 2024
96f44cb
Add integration test for new diagnostic
mbg Apr 11, 2024
d4e7b0e
Check that the database exists before writing diagnostics to it
mbg Apr 11, 2024
4b0172d
Store diagnostics in memory until the database is available
mbg Apr 11, 2024
3901d12
Unify error messages in `getFileType`
mbg Apr 12, 2024
1ac88f3
Unconditionally report unwritten diagnostics at the end of the `init`…
mbg Apr 12, 2024
93f93fc
Include "Linux" in diagnostic name and message
mbg Apr 12, 2024
efc4746
Downgrade log levels for some messages to debug
mbg Apr 12, 2024
829376a
Allow feature flags to specify tool feature requirements
henrymercer Apr 12, 2024
5a599c6
Merge pull request #2236 from github/henrymercer/feature-flags-with-t…
henrymercer Apr 12, 2024
fa75c14
Capture rate limit and ref not existing config errors
henrymercer Apr 12, 2024
5558536
Add configuration error for unsupported build mode
henrymercer Apr 12, 2024
d30d1ca
Merge pull request #2237 from github/henrymercer/more-configuration-e…
henrymercer Apr 12, 2024
4fcf7a2
Add changelog entry
mbg Apr 12, 2024
2b2cee5
Merge pull request #2234 from github/mbg/clearer-file-command-failure
mbg Apr 15, 2024
3f70eaa
Update changelog for v3.25.0
github-actions[bot] Apr 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/setup-swift/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
fi
echo "version=$VERSION" | tee -a $GITHUB_OUTPUT

- uses: swift-actions/setup-swift@e1dca7c4a36344146bbc2803f0d538462477bb37 # Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
- uses: redsun82/setup-swift@b2b6f77ab14f6a9b136b520dc53ec8eca27d2b99 # Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
if: runner.os == 'Linux' && steps.get_swift_version.outputs.version != 'null'
with:
swift-version: "${{ steps.get_swift_version.outputs.version }}"
8 changes: 1 addition & 7 deletions .github/workflows/__all-platform-bundle.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__analyze-ref-input.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__autobuild-action.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__build-mode-autobuild.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__build-mode-manual.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__build-mode-none.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__build-mode-rollback.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__config-export.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__config-input.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__cpp-deptrace-disabled.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__cpp-deptrace-enabled-on-macos.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__cpp-deptrace-enabled.yml

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

16 changes: 5 additions & 11 deletions .github/workflows/__diagnostics-export.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__export-file-baseline-information.yml

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

8 changes: 1 addition & 7 deletions .github/workflows/__extractor-ram-threads.yml

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

Loading
Loading