| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
probably still need to route some values around
There was a problem hiding this comment.
Looks good to me! 👍
(However, I'm not familiar with most aspects of how codeql-action works, so we should probably get someone from the core team to give the go-ahead before merging.)
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, both on the thinking and the code :)
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
When you review this, could you also confirm my thinking on the following?
(((the feature flag is on AND NOT the disabling feature flag is on) OR the environment variable is set to true) AND NOT the environment variable is set to false) AND ToolsFeature.PythonDefaultIsToNotExtractStdlib is true.
pythonDefaultIsToNotExtractStdlib
Merge / deployment checklist