[all-commits] [llvm/llvm-project] 965bb5: [Github] Use sparse checkout in release asset audi...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Jul 25 07:40:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 965bb5d9f419532fe0ea8c5838be7a6a86a058c4
      https://github.com/llvm/llvm-project/commit/965bb5d9f419532fe0ea8c5838be7a6a86a058c4
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M .github/workflows/release-asset-audit.yml

  Log Message:
  -----------
  [Github] Use sparse checkout in release asset audit (#148646)

This patch makes the release asset audit script use a sparse checkout
given we only need two files. This should make the action quite a bit
more efficient as it is presumably currently bottlenecked by checking
out the entire monorepo.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list