[llvm] workflows: Add a new job for packaging release sources (PR #91834)
Diogo Teles Sant'Anna via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 13:10:22 PDT 2024
diogoteles08 wrote:
Hey @tstellar, awesome job working at this, it looks great!
If you allow me to drop a small nit pick, I'd suggest that you install the python dependencies for you build using the ["secure Install"](https://pip.pypa.io/en/stable/topics/secure-installs/) features -- That'd be a very similar change to what I did on https://github.com/llvm/llvm-project/pull/75859 . Of course that's not necessary, but would add an extra security layer to your release =)
https://github.com/llvm/llvm-project/pull/91834
More information about the llvm-commits
mailing list