Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b4af23aaab8a44341e43713a71cbebf23df2c27d https://github.com/tianocore/edk2/commit/b4af23aaab8a44341e43713a71cbebf23df2c27d Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2023-04-02 (Sun, 02 Apr 2023)
Changed paths: M .github/workflows/codeql-analysis.yml Log Message: ----------- .github/workflows/codeql-analysis.yml: Add PIP caching Adds caching of PIP dependencies. This reduces overall execution time and decreases likelihood of a network error reaching out pypi to get the dependencies. Caching happens based on modules specified in pip-requirements.txt. Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits