| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Validate sarif against schema before uploading
Usage of Jest was removed in #18
Remove jest config as tests use Ava now
Co-authored-by: Alex Kalyvitis <1204095+alexkappa@users.noreply.github.com>
Add simple instructions for sending repository dispatch event
Add matrix input to init action
Before this change, config-utils.ts › load non-empty input was failing on Mac with: The configuration file "/var/folders/gx/y8v1507s29d97m1r_5kq0s000000gn/T/codeql-action-oum66d/input" is invalid: property "queries.uses" is invalid as the local path "" is outside of the repository The reason is that the tmp directory (which is where the config file was put by the test) was a symlink.
Configure VSCode to ignore transpiled JavaScript
Ensure config path comparisons don't fail where workspace path is a symlink
Co-authored-by: Robert <robertbrignull@github.com>
Use bundle URL version as the cache version
|
I've had a look through the PRs again and I think this is good to merge. Everything here is safe to go into the v1 branch. Probably the change most likely to cause issues is #39, but this is only moving errors further up the pipeline so they're more visible. The analysis would still have failed. Also the changes made in #61 should have helped avoid this. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merging 74f864b into v1
Conductor for this PR is @robertbrignull
Contains the following pull requests: