| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Direct tracing is now enabled by default.
There isn't really anything platform-specific at the moment.
Mergeback v3.30.4 refs/heads/releases/v3 into main
Don't dry-run `rollback-release` workflow on release branches
Only run PR checks on Ubuntu by default
Improve `pr-checks` workflow
Add `npm run ava` command, update instructions, and exclude files from VSCode search
and add it to the `build` command
Add script to check whether `npm i` needs to be run
Fix `tools: linked` log message
Don't run `npm install` when in an Actions workflow
Hotfix `upload-sarif` not uploading non-`.sarif` files
There was a problem hiding this comment.
This is a release PR merging changes from main into the releases/v3 branch for version 3.30.5. The primary purpose is to fix a bug introduced in version 3.30.4 where the upload-sarif functionality was incorrectly rejecting files without a .sarif extension.
Key changes:
Copilot reviewed 70 out of 72 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| src/upload-sarif-action.ts | Fixed conditional logic to accept code-scanning files without .sarif extension |
| src/setup-codeql.ts | Moved forceShippedTools logic block to execute after nightly tools handling |
| scripts/check-node-modules.sh | Added new script to conditionally run npm install based on package-lock.json state |
| package.json | Updated version to 3.30.5 and refactored npm scripts for better modularity |
| pr-checks/sync.py | Removed function and logic for OS/version exclusions, simplified default OS to ubuntu-only |
| pr-checks/checks/*.yml | Removed redundant operatingSystems specifications, consolidated test configurations |
| CHANGELOG.md | Added entry documenting the upload-sarif bug fix |
| Multiple lib/*.js files | Generated JavaScript reflecting the TypeScript source changes |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merging 0a67bd4 into releases/v3.
Conductor for this PR is @mbg.
Contains the following pull requests:
Please do the following: