[PATCH] Azure: Ensure we do a shallow git clone

Tom Rini trini at konsulko.com
Thu Nov 6 17:59:47 CET 2025


On Mon, 03 Nov 2025 16:12:14 -0600, Tom Rini wrote:

> In Azure, older pipelines such as ours do not default to a shallow fetch
> but rather do a complete clone. This introduces a marginal time increase
> in each task, but also more importantly takes up significant disk space.
> We are now getting warnings in some cases about using more than 95% of
> our available disk space so take this as a first easy step to resolve
> that problem.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] Azure: Ensure we do a shallow git clone
      commit: 59f6025e5a6e46c9cf8b94cd6958bae78cd15d13
-- 
Tom




More information about the U-Boot mailing list