| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Prefer providing CodeQL via dependency injection
Mergeback v3.29.6 refs/heads/releases/v3 into main
…on-workaround Fix auto-detection of extractors that aren't languages
Enable rebuilding PRs with conflicts
There was a problem hiding this comment.
This PR is merging changes from main into the releases/v3 branch, preparing for release version 3.29.8. The PR primarily focuses on refactoring CodeQL test utilities and fixing language autodetection issues.
Copilot reviewed 35 out of 53 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| src/codeql.ts | Major refactoring of test utilities, replacing setCodeQL with createStubCodeQL and removing getCachedCodeQL |
| src/languages.ts | Added "actions" language to KnownLanguage enum in alphabetical order |
| src/config-utils.ts | Added filtering logic to only include known languages from extractors |
| src/debug-artifacts.ts | Updated function signatures to accept CodeQL instance via dependency injection |
| src/init-action-post-helper.ts | Modified to pass CodeQL instance through function parameters instead of creating it internally |
| src/analyze.ts | Updated runQueries function to accept CodeQL instance as parameter |
| Multiple test files | Updated test files to use new createStubCodeQL function instead of setCodeQL |
| lib/*.js | Generated JavaScript files reflecting the TypeScript changes |
| package.json | Version bump from 3.29.6 to 3.29.8 |
| CHANGELOG.md | Added changelog entries for versions 3.29.7 and 3.29.8 |
| .github/workflows/rebuild.yml | Enhanced workflow to handle workflow_dispatch and merge conflicts better |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merging 679a40d into releases/v3.
Conductor for this PR is @henrymercer.
Contains the following pull requests:
Please do the following: