| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Generally looks good. I think we should add some tests that the appropriate arguments get passed / not passed when we expect. There are some examples of that for ML-powered queries in config-utils.test.ts.
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good to me. Before we merge, we should check that (a) 2.9.2 is the right CLI version as you mention in the PR description, and (b) that each of the CodeQL bundles containing CLI v2.9.2 have completely rolled out, in order to avoid alert churn from customers using different bundles in their Code Scanning runs. Alternatively we could merge with just (a) and make sure the feature flag is disabled until (b) holds.
Sorry, something went wrong.
|
Regarding b): |
Sorry, something went wrong.
If that's the case, that would simplify dealing with these types of PRs. Do you have a source for this you could internally link me to? |
Sorry, something went wrong.
This allows us to gradually roll out (or even roll back) Lua-based tracing in case problems occur.
|
Rebased on top of main to address a conflict. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This allows us to gradually roll out (or even roll back)
Lua-based tracing in case problems occur.
This should not be merged before we are sure that 2.9.2 is the right CLI version to target, but otherwise this PR can be reviewed already.
Merge / deployment checklist