| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I think we can ignore Swift analysis using a custom build command as a spurious failure 😊 |
Sorry, something went wrong.
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
LGTM! I'll avoid approving this until you move this out of draft mode. |
Sorry, something went wrong.
To make it more clear what feature is being removed in the future
There was a problem hiding this comment.
This looks great, just a couple of comments.
Sorry, something went wrong.
|
|
||
| ## [UNRELEASED] | ||
|
|
||
| - We are rolling out a feature in January 2024 that will disable Python dependency installation by default for all users. This improves the speed of analysis while having only a very minor impact on results. You can override this behavior by setting `CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION=false` in your workflow, however we plan to remove this ability in future versions of the CodeQL Action. [#2031](https://github.com/github/codeql-action/pull/2031) |
There was a problem hiding this comment.
[Non-blocking] Currently we disable Python dependency installation for CodeQL v2.16.0 and later, however the Action supports CodeQL versions all the way back to 2.11.6. Do we plan to keep supporting Python dependency installation for old CLIs in the Action until support for v2.15.5 is deprecated in about a year from now?
Sorry, something went wrong.
There was a problem hiding this comment.
I had hoped to be able delete the python-setup folder and all the logic for dependency installation soon, but let's discuss this aspect some more 👍
Sorry, something went wrong.
There was a problem hiding this comment.
👍 We can always start applying this to earlier CLI versions later on. Happy to discuss!
Sorry, something went wrong.
There was a problem hiding this comment.
Great, thank you! FYI, if after pushing commits you realize that you forgot to rebuild the Action, you can now apply the "Rebuild" label to have Actions rebuild it for you.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merge / deployment checklist